stable
Clone or download
Read-only
Merge commit 'refs/changes/03/16503/13' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #14063 Update Cypress tests for Agile Dashboard service Change-Id: I2c1f4e22634938652445bdd4e58f69d9500d4a5a
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/templates/admin-kanban.mustache | +2 | −2 | Go to diff View file |
M | plugins/agiledashboard/templates/admin-scrum.mustache | +1 | −1 | Go to diff View file |
M | plugins/agiledashboard/templates/home-kanban.mustache | +6 | −5 | Go to diff View file |
M | src/templates/common/breadcrumbs/breadcrumbs.mustache | +1 | −1 | Go to diff View file |
A | tests/e2e/_fixtures/agile_dashboard/project.xml | +43 | −0 | Go to diff View file |
A | tests/e2e/_fixtures/agile_dashboard/users.xml | +35 | −0 | Go to diff View file |
A | tests/e2e/full/cypress/integration/agile-dasboard.spec.js | +61 | −0 | Go to diff View file |
M | tests/e2e/full/tuleap/setup.sh | +1 | −0 | Go to diff View file |