stable
Clone or download
Read-only
Merge commit 'refs/changes/25/31925/3' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: implements request #39682 convert New computed field test into cypress Change-Id: Ic9bc28ddef16decd63922f22e6855e658916db0a
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/templates/admin-scrum.mustache | +1 | −1 | Go to diff View file |
M | plugins/agiledashboard/templates/import.mustache | +2 | −2 | Go to diff View file |
A | plugins/agiledashboard/tests/e2e/cypress/cypress/e2e/computed.cy.ts | +92 | −0 | Go to diff View file |
A | plugins/agiledashboard/tests/e2e/cypress/cypress/fixtures/agile_dashboard_template_computed.xml | +454 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Renderer/CopyRenderer.class.php | +1 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Renderer/SubmitRenderer.class.php | +1 | −1 | Go to diff View file |