stable
Clone or download
Read-only
Merge commit 'refs/changes/53/11753/8' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #11837 Add minimal cypress test suite for project administrators Change-Id: Id50cf7cf82dd595cc8ab7990b523a39ba884faf2
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 |