Skip to content

Latest commit

 

History

History
205 lines (143 loc) · 20.8 KB

P1.md

File metadata and controls

205 lines (143 loc) · 20.8 KB

ES20 P1 submission, Group 19

Feature PPA

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

  • Question

    • Used join for StudentQuestion inheritance
    • Constructor verification (Check not null DTO status)
  • User

    • Added StudentQuestion relationship
  • Exceptions

    • Created new error messages

Feature testing

We define 7 success tests, 2 insuccess tests and 4 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 DDP

Subgroup

  • André Breda, ist189409, abread
  • Mariana Oliveira, ist189504, tpoliveira-mariana

Pull requests associated with this feature

The list of pull requests associated with this feature is:

  • To DdP branch
  • Integration in develop

New/Updated domain entities

New entities

Entities changed

  • User
    • Added field clarificationRequests

Feature testing

We define 5 success tests, 4 insuccess tests, 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 TDP

Subgroup

  • Lourenço Ramos Duarte, ist197023, LourencoPonces
  • Marcelo Santos, ist189496, tosmarcel

Pull requests associated with this feature

The list of pull requests associated with this feature is:

New/Updated domain entities

New entities

Entities changed

Feature testing

We define 3 success test, 5 insuccess test, and 6 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