stable

Clone or download

Read-only

Display test status in test plan

Go to a test plan, expand backlog items. => each test displays its "latest" status[0] Part of story #14886: Display tests status [0] See git #tuleap/stable/e2a7d06ef9bb0150f85f5059af347c7ad93a077d Change-Id: I60ed43dd3a8fed395be253bb7735345b2ecf23ab

Modified Files

Name
M plugins/testplan/scripts/test-plan/src/components/BacklogItems/TestDefinitions/TestDefinitionCard.test.ts +85 −0 Go to diff View file
M plugins/testplan/scripts/test-plan/src/components/BacklogItems/TestDefinitions/TestDefinitionCard.vue +22 −0 Go to diff View file
M plugins/testplan/scripts/test-plan/src/components/BacklogItems/TestDefinitions/__snapshots__/TestDefinitionCard.test.ts.snap +6 −0 Go to diff View file
M plugins/testplan/scripts/test-plan/src/type.ts +1 −0 Go to diff View file
M plugins/testplan/themes/includes/_test-definitions.scss +23 −0 Go to diff View file