stable

Clone or download

Read-only

feat: Export requirement status in traceability matrix

This is part of story #23462: export test plan as a docx document Change-Id: Icc630bebe47545295f424f0e73c8fe0f422a6932

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/ExportAsDocument/Exporter/DOCX/matrix-builder.ts +11 −3 Go to diff View file
A plugins/testplan/scripts/test-plan/src/helpers/ExportAsDocument/Exporter/DOCX/matrix-compute-requirement-status.test.ts +95 −0 Go to diff View file
A plugins/testplan/scripts/test-plan/src/helpers/ExportAsDocument/Exporter/DOCX/matrix-compute-requirement-status.ts +53 −0 Go to diff View file