stable

Clone or download

Read-only

Add steps between existing steps

Part of story #13630 reorder steps in my test definition This patch allow to add steps between existing step. How to test : - Edit step definition - Add step by the 'add step' button and submit --> new step(s) should be added at the good emplacement Javasript tests will be added in another patch, with other Testmanagement vuejs tests. Change-Id: I9f79094a321e325f91ae5ce4bacab8237bc6ba99

Modified Files

Name
M scripts/step-definition-field/StepDefinitionEntry.vue +102 −80 Go to diff View file
M scripts/step-definition-field/StepDefinitionField.vue +11 −9 Go to diff View file