stable

Clone or download

Read-only

Add tests to assert that non availble widget at platform level are never displayed

part of request #14518 Add cypress for dashboards how to test: make tests_cypress => you should not have error in /tests_results_e2e_full Change-Id: Id63dee667b4df831118ed1aad15d3289f79350ac

Modified Files

Name
M src/templates/admin/projects/project-widgets-configuration-pane.mustache +1 −0 Go to diff View file
A tests/e2e/_fixtures/dashboard_project/project.xml +56 −0 Go to diff View file
A tests/e2e/_fixtures/dashboard_project/users.xml +35 −0 Go to diff View file
A tests/e2e/full/cypress/integration/dashboard_project.spec.js +40 −0 Go to diff View file
M tests/e2e/full/tuleap/setup.sh +3 −14 Go to diff View file