Skip to content

Latest commit

 

History

History
170 lines (113 loc) · 14.7 KB

P1.md

File metadata and controls

170 lines (113 loc) · 14.7 KB

ES21 P1 submission, Group 18

Feature PCI

Subgroup

Pull requests associated with this feature

The list of pull requests associated with this feature is:

New/Updated domain entities

New entities

Entities changed

No entities changed

Feature testing

We define one success test, one insuccess test, and tests for invalid input. The direct links to these are:

Test Coverage Screenshot

The screenshot includes the test coverage results associated with the new/changed entities:

Test Coverage Screenshot

Feature PRA

Subgroup

Pull requests associated with this feature

The list of pull requests associated with this feature is:

New/Updated domain entities

New entities

Entities changed

  • No entities changed

Feature testing

We define one success test, one insuccess test, and tests for invalid input. The direct links to these are:

Test Coverage Screenshot

The screenshot includes the test coverage results associated with the new/changed entities:

Test Coverage Screenshot

Feature PEM

Subgroup

Pull requests associated with this feature

The list of pull requests associated with this feature is:

New/Updated domain entities

New entities

No new entities

Entities changed

  • MultipleChoiceQuestion
    • Added a method to get all the correct answers getCorrectAnswers()
  • Option
    • Added setters and getters for variable relevance relevance getRelevance() setRelevance()

Feature testing

We define one success tests one insuccess test, and tests for invalid input. The direct links to these are:

Test Coverage Screenshot

The screenshot includes the test coverage results associated with the new/changed entities:

Test Coverage Screenshot