stable

Clone or download

Read-only

request #11328 move some TTM tests to cypress

This new file test that administration page of services are not accessible to non project admin members Change-Id: I6a48ed994376dd2d1ccd9e7cd28c783b4c0bc4bf

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