stable
Clone or download
Read-only
This aims to automate artifact #15253 (Tracker Rule date verifications for a workflow) so that we don't have to manually test it every time. Closes request #32640: Convert global rules tests to e2e Change-Id: Ia3c8b697be55196cca07c89957f2411998f1924e
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Workflow/Action/Rules/EditRules.class.php | +3 | −3 | Go to diff View file |
M | plugins/tracker/scripts/legacy/src/TrackerAdminFieldWorkflow.js | +1 | −0 | Go to diff View file |
M | plugins/tracker/templates/admin-header.mustache | +1 | −1 | Go to diff View file |
M | plugins/tracker/tests/e2e/cypress/_fixtures/workflow/project.xml | +391 | −0 | Go to diff View file |
A | plugins/tracker/tests/e2e/cypress/cypress/e2e/global-rules.cy.ts | +126 | −0 | Go to diff View file |