mirror of
https://github.com/zitadel/zitadel
synced 2024-11-22 08:49:13 +00:00
5adebd552f
# Which Problems Are Solved The e2e tests fail because the organization selection is too fast. # How the Problems Are Solved Wait until console has loaded properly. # Additional Context - The tests still use the wrong browser, #8404 describes the problem - closes https://github.com/zitadel/zitadel/issues/8378 |
||
---|---|---|
.. | ||
config | ||
cypress | ||
.gitignore | ||
.prettierignore | ||
.prettierrc.json | ||
cypress.config.ts | ||
docker-compose.yaml | ||
package.json | ||
README.md | ||
tsconfig.json | ||
yarn.lock |
Run e2e Tests
docker compose run e2e
Cleanup e2e Tests
docker compose down