stable

Clone or download

Read-only

request #11837 Add minimal cypress test suite for project administrators

How to test: make tests_cypress should run tests without any error Change-Id: Id12daa3564671113cc1c743c4c1c09af72d10af9

Modified Files

Name
M src/templates/project/admin/services-edit-modal.mustache +11 −2 Go to diff View file
M src/templates/project/admin/services.mustache +1 −0 Go to diff View file
M src/templates/project/members/project-members.mustache +2 −1 Go to diff View file
M src/templates/project/register.mustache +14 −2 Go to diff View file
M tests/e2e/full/cypress/fixtures/project_config.json +2 −1 Go to diff View file
A tests/e2e/full/cypress/integration/project_admin.spec.js +84 −0 Go to diff View file
M tests/e2e/full/tuleap/setup.sh +3 −0 Go to diff View file