stable

Clone or download

Read-only

feat: Start Traceability matrix section

Only the section title and its link in the TOC is added. Part of story #23462: export test plan as a docx document Change-Id: I6ae2bc40c9542acf8352102aac1d8ad32e7df938

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/TableOfContents/table-of-contents-test-samples.ts +74 −0 Go to diff View file
M plugins/testplan/scripts/test-plan/src/helpers/ExportAsDocument/Exporter/DOCX/TableOfContents/table-of-contents.ts +2 −0 Go to diff View file
M plugins/testplan/scripts/test-plan/src/helpers/ExportAsDocument/Exporter/DOCX/download-docx.ts +6 −0 Go to diff View file
A plugins/testplan/scripts/test-plan/src/helpers/ExportAsDocument/Exporter/DOCX/matrix-builder.ts +62 −0 Go to diff View file