stable
Clone or download
Read-only
Part of request #11328 move some TTM tests to cypress To run test locally run: ./tests/e2e/full/wrap.sh Change-Id: If54e83a3094deb518846b085f6314531f018099f
Modified Files
Name | ||||
---|---|---|---|---|
M | docker-compose-e2e-full-tests.yml | +4 | −79 | Go to diff View file |
M | tests/e2e/full/cypress.json | +1 | −1 | Go to diff View file |
M | tests/e2e/full/cypress/integration/agiledashboard_spec.js | +1 | −1 | Go to diff View file |
M | tests/e2e/full/cypress/integration/check_permissions_spec.js | +11 | −11 | Go to diff View file |
M | tests/e2e/full/cypress/integration/docman_spec.js | +12 | −12 | Go to diff View file |
M | tests/e2e/full/run.sh | +11 | −8 | Go to diff View file |
A | tests/e2e/full/tuleap/Dockerfile | +17 | −0 | Go to diff View file |
A | tests/e2e/full/tuleap/Tuleap.repo | +6 | −0 | Go to diff View file |
A | tests/e2e/full/tuleap/setup.sh | +116 | −0 | Go to diff View file |
M | tests/e2e/full/wrap.sh | +3 | −5 | Go to diff View file |