stable
Clone or download
Read-only
Test executions without a requirement are no more displayed in the matrix. The feature is still hidden behind a flag for now. To use it please add the hash `#matrix` to your URL. Part of story #23461: have a tracability matrix in my exported document (test executions) Change-Id: Id0f1b861e29f27d19cc8fd1abf91f2ba4fe7550d
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/document_generation/scripts/tracker-report-action/po/fr_FR.po | +3 | −0 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-report-action/src/DocumentBuilder/artifacts-retriever.test.ts | +4 | −0 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-report-action/src/DocumentBuilder/artifacts-retriever.ts | +4 | −0 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-report-action/src/DocumentBuilder/create-traceability-matrix.test.ts | +56 | −0 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-report-action/src/DocumentBuilder/create-traceability-matrix.ts | +12 | −9 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-report-action/src/DocumentBuilder/rest-querier.test.ts | +4 | −0 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-report-action/src/Exporter/DOCX/download-docx.test.ts | +1 | −0 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-report-action/src/Exporter/DOCX/download-docx.ts | +2 | −0 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-report-action/src/type.ts | +1 | −0 | Go to diff View file |