stable
Clone or download
Read-only
The comments will come in a subsequent contribution. This contribution focus on adding the new section of the report, as is it is not that helpful as all the information are already present in the sheet. Part of story #15096: export a report of tests for a milestone Change-Id: I8e2a8c87100e6b5c0ec22a7406d266a793ecff8d
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/testplan/scripts/test-plan/po/fr_FR.po | +3 | −0 | Go to diff View file |
M | plugins/testplan/scripts/test-plan/src/helpers/Export/get-planned-test-cases.test.ts | +6 | −3 | Go to diff View file |
M | plugins/testplan/scripts/test-plan/src/helpers/Export/get-planned-test-cases.ts | +4 | −2 | Go to diff View file |
A | plugins/testplan/scripts/test-plan/src/helpers/Export/justifications-builder.test.ts | +80 | −0 | Go to diff View file |
A | plugins/testplan/scripts/test-plan/src/helpers/Export/justifications-builder.ts | +78 | −0 | Go to diff View file |
M | plugins/testplan/scripts/test-plan/src/helpers/Export/report-creator.test.ts | +6 | −0 | Go to diff View file |
M | plugins/testplan/scripts/test-plan/src/helpers/Export/report-creator.ts | +9 | −8 | Go to diff View file |
M | plugins/testplan/scripts/test-plan/src/helpers/Export/test-results-builder.test.ts | +4 | −2 | Go to diff View file |
M | plugins/testplan/scripts/test-plan/src/helpers/Export/test-results-builder.ts | +1 | −1 | Go to diff View file |