stable
Clone or download
Read-only
Merge commit 'refs/changes/91/23491/4' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #22559 Program management should be covered by end to end tests Change-Id: I0d478ba9415a40372ded812a530720a935c4067b
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/program_management/scripts/program_management/po/fr_FR.po | +4 | −4 | Go to diff View file |
M | plugins/program_management/scripts/program_management/src/components/App.vue | +1 | −1 | Go to diff View file |
M | plugins/program_management/templates/admin/teams/admin-form-add-team.mustache | +1 | −1 | Go to diff View file |
A | plugins/program_management/tests/e2e/cypress/cypress.json | +14 | −0 | Go to diff View file |
A | plugins/program_management/tests/e2e/cypress/cypress/integration/program_management.spec.ts | +96 | −0 | Go to diff View file |
A | plugins/program_management/tests/e2e/cypress/cypress/support/index.ts | +21 | −0 | Go to diff View file |
A | plugins/program_management/tests/e2e/cypress/tsconfig.json | +7 | −0 | Go to diff View file |
M | src/themes/BurningParrot/templates/sidebar/header.mustache | +1 | −1 | Go to diff View file |
M | src/themes/FlamingParrot/templates/sidebar/header.mustache | +1 | −1 | Go to diff View file |
M | tests/e2e/full/tuleap/setup.sh | +1 | −0 | Go to diff View file |