stable

Clone or download

Read-only

implements request #39682 convert New computed field test into cypress

How to test: make tests-e2e should succeed converts test_case #15391 Change-Id: I63d95c40da2403f64799bf559c57b59960b69d7a

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