mirror of
https://github.com/zitadel/zitadel
synced 2024-11-22 18:44:40 +00:00
abacb6c5aa
* test: fix e2e against console dev server * chore: get rid of network_mode host * explain e2e commands * chore: fix pipelines * fix e2e paths * fix dockerized e2e * chore: map cypress run service ports * simplify localhost * access db via compose service * access db via compose service * fix npm run open:angular and e2e:angular * docs: add empty line * chore: remove unused file * docs: update contrib --------- Co-authored-by: adlerhurst <silvan.reusser@gmail.com> |
||
---|---|---|
.. | ||
config | ||
cypress | ||
.gitignore | ||
.prettierignore | ||
.prettierrc.json | ||
cypress.config.ts | ||
docker-compose.yaml | ||
package-lock.json | ||
package.json | ||
README.md | ||
tsconfig.json |
Run e2e Tests
docker compose run e2e
Cleanup e2e Tests
docker compose down