stable

Clone or download

Read-only

chore: e2e test for creation of test case with steps

No functional change. `make tests-e2e` should pass. part of request #14809 Have cypress tests for TTM Change-Id: I809c3b542d7e6812af399fc80762aa867030f390

Modified Files

Name
M plugins/testmanagement/scripts/step-definition-field/src/StepDefinitionDragContainer.vue +6 −1 Go to diff View file
M plugins/testmanagement/scripts/step-definition-field/src/StepDefinitionEntry.vue +1 −1 Go to diff View file
M plugins/testmanagement/scripts/step-definition-field/src/StepDefinitionField.vue +7 −2 Go to diff View file
M plugins/testmanagement/scripts/step-definition-field/src/StepDefinitionNoStep.vue +6 −1 Go to diff View file
M plugins/testmanagement/templates/step-def-readonly.mustache +3 −3 Go to diff View file
A plugins/testmanagement/tests/e2e/cypress/cypress/e2e/test-case.cy.ts +84 −0 Go to diff View file