stable
Clone or download
Read-only
request #16687 Have a cypress test for explicit backlog planning view
No functional change. make tests_cypress with the agiledashboard plugin should be successful. Change-Id: I1239a467039a7c854e3bb3938192254c1cd015ef
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/scripts/planning-v2/src/app/milestone/milestone.tpl.html | +4 | −1 | Go to diff View file |
A | plugins/agiledashboard/tests/e2e/cypress/_fixtures/explicit_backlog/project.xml | +2962 | −0 | Go to diff View file |
A | plugins/agiledashboard/tests/e2e/cypress/_fixtures/explicit_backlog/users.xml | +35 | −0 | Go to diff View file |
A | plugins/agiledashboard/tests/e2e/cypress/cypress/integration/explicit-backlog.spec.ts | +62 | −0 | Go to diff View file |
R | plugins/agiledashboard/tests/e2e/cypress/cypress/integration/implicit_backlog.spec.ts | Go to diff View file |