stable

Clone or download

Read-only

Add many steps to a test

Part of story #11492: have several steps in my tests On an existing test, you can now add more than one test when you edit the artifact. Adding steps during artifact submission will be done later. Change-Id: If3a00a0994f72085caf9aa296d97c6528937e72c

Modified Files

Name
M include/TestManagement/Step/Definition/Field/StepDefinition.php +12 −5 Go to diff View file
M templates/step-def-edit.mustache +5 −16 Go to diff View file
M www/scripts/package-lock.json +5 −0 Go to diff View file
M www/scripts/package.json +1 −0 Go to diff View file
M www/scripts/step-definition-field/StepDefinitionEntry.vue +1 −1 Go to diff View file
M www/scripts/step-definition-field/StepDefinitionField.vue +30 −2 Go to diff View file
M www/scripts/step-definition-field/index.js +2 −1 Go to diff View file
M www/scripts/step-definition-field/po/fr.po +6 −0 Go to diff View file
M www/scripts/step-definition-field/po/template.pot +6 −0 Go to diff View file