stable
Clone or download
Read-only
Merge commit 'refs/changes/23/10923/8' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #11328 move some TTM tests to cypress
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/templates/empty-home.mustache | +1 | −1 | Go to diff View file |
M | plugins/agiledashboard/templates/home.mustache | +1 | −1 | Go to diff View file |
M | src/common/include/Feedback.class.php | +3 | −3 | Go to diff View file |
M | src/www/include/exit.php | +1 | −1 | Go to diff View file |
A | tests/e2e/_fixtures/permission_project_02/project.xml | +64 | −0 | Go to diff View file |
A | tests/e2e/_fixtures/permission_project_02/users.xml | +17 | −0 | Go to diff View file |
A | tests/e2e/cypress/integration/agiledashboard_spec.js | +29 | −0 | Go to diff View file |
A | tests/e2e/cypress/integration/check_permissions_spec.js | +91 | −0 | Go to diff View file |
M | tests/e2e/cypress/support/commands.js | +6 | −0 | Go to diff View file |
M | tools/distlp/backend-web/run.php | +1 | −0 | Go to diff View file |