stable
Clone or download
Read-only
Part of story #18337 markdown replace text How to test: Precondition: Make sure to have at least 1 step which was already submitted in 'text' format - Edit your step definition field - For eaach step try to change the format => If the step was previously submitted in 'html' or 'commonmark' format, then you are not be able to select the 'text' format anymore => If the step was previously submitted in 'text' then, the 'text' format is still available for this step only. - Add a new step => The 'text' format is not available. Change-Id: I031b24332ef987fb06554504d1da7de1e4cd404a
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/testmanagement/scripts/step-definition-field/StepDefinitionActions.test.js | +18 | −0 | Go to diff View file |
M | plugins/testmanagement/scripts/step-definition-field/StepDefinitionActions.vue | +5 | −0 | Go to diff View file |
M | plugins/testmanagement/scripts/step-definition-field/StepDefinitionEditableStep.vue | +1 | −0 | Go to diff View file |
M | plugins/testmanagement/scripts/step-definition-field/index.js | +7 | −1 | Go to diff View file |