stable
Clone or download
Read-only
request #14814 E2E tests for artifact concurrent edition
This commit provides a test for the "artifact concurrent edition" feature. This test is described in enterprise #72273 Change-Id: I7c75bbb14b17d146fc1c2f37cd360f21267e9ac5
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/Artifact/Renderer/ArtifactRenderer.class.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/View/Edit.class.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/scripts/legacy/SubmissionKeeper.js | +2 | −1 | Go to diff View file |
M | plugins/tracker/templates/changeset-popup.mustache | +1 | −1 | Go to diff View file |
M | plugins/tracker/tests/e2e/cypress/cypress/integration/tracker_artifact.spec.js | +69 | −12 | Go to diff View file |
M | tests/e2e/full/cypress/support/api-helper.js | +12 | −0 | Go to diff View file |