stable
Clone or download
Read-only
Merge commit 'refs/changes/01/24801/6' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #26392 Move workflow tests to e2e suite Change-Id: Ib8c10804d02fc9c8ba25e96df9ec9d27a4506d23
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Container_Fieldset.php | +3 | −3 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Numeric.php | +1 | −0 | Go to diff View file |
M | plugins/tracker/scripts/workflow-transitions/src/components/Header/WorkflowModeSwitch.vue | +2 | −0 | Go to diff View file |
M | plugins/tracker/scripts/workflow-transitions/src/components/Header/WorkflowModeSwitchModal.vue | +1 | −0 | Go to diff View file |
M | plugins/tracker/scripts/workflow-transitions/src/components/TransitionModal/PostAction/SetValueAction.vue | +1 | −0 | Go to diff View file |
M | plugins/tracker/templates/admin-header.mustache | +6 | −2 | Go to diff View file |
A | plugins/tracker/tests/e2e/cypress/_fixtures/workflow/project.xml | +911 | −0 | Go to diff View file |
A | plugins/tracker/tests/e2e/cypress/_fixtures/workflow/users.xml | +35 | −0 | Go to diff View file |
M | plugins/tracker/tests/e2e/cypress/cypress/integration/tracker_workflow.spec.ts | +189 | −0 | Go to diff View file |