stable
Clone or download
Read-only
part of request #35458 Convert parent links tests into cypress How to test: make tests-e2e should succeed Converts test_case #24204 Change-Id: I43a0ce2aaa8e1c2e048027d948e852cce0cfe780
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/Artifact/Renderer/EditRenderer.class.php | +2 | −2 | Go to diff View file |
A | plugins/tracker/tests/e2e/cypress/_fixtures/hierarchy/project.xml | +166 | −0 | Go to diff View file |
A | plugins/tracker/tests/e2e/cypress/_fixtures/hierarchy/users.xml | +17 | −0 | Go to diff View file |
M | plugins/tracker/tests/e2e/cypress/cypress/e2e/artifact_link-usage.cy.ts | +26 | −0 | Go to diff View file |