stable
Clone or download
Read-only
Part of story #14884: Display list of backlog items with their tests definition Change-Id: Ie46b3cdad128d623e33eb9dd1b0ffe34794f7f74
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/testplan/include/REST/v1/BacklogItemResource.php | +11 | −14 | Go to diff View file |
A | plugins/testplan/include/REST/v1/DefinitionLinkedToABacklogItemRepresentation.php | +47 | −0 | Go to diff View file |
M | plugins/testplan/scripts/test-plan/src/components/BacklogItems/TestDefinitions/TestDefinitionCard.test.ts | +6 | −1 | Go to diff View file |
M | plugins/testplan/scripts/test-plan/src/components/BacklogItems/TestDefinitions/TestDefinitionCard.vue | +3 | −1 | Go to diff View file |
M | plugins/testplan/scripts/test-plan/src/components/BacklogItems/TestDefinitions/__snapshots__/TestDefinitionCard.test.ts.snap | +3 | −1 | Go to diff View file |
M | plugins/testplan/scripts/test-plan/src/type.ts | +1 | −0 | Go to diff View file |
M | plugins/testplan/tests/rest/v1/BacklogItemTest.php | +1 | −0 | Go to diff View file |