zitadel/e2e
2022-09-12 18:18:08 +02:00
..
cypress feat(saml): implementation of saml for ZITADEL v2 (#3618) 2022-09-12 18:18:08 +02:00
.gitignore ci(e2e): Run Tests in Pipelines (#3903) 2022-08-05 20:00:46 +02:00
cypress.config.ts docs(contributing): Update contributing guide (#3729) 2022-08-26 19:39:15 +02:00
docker-compose.yaml ci(e2e): wait until server is ready (#4302) 2022-09-02 17:51:23 +02:00
package-lock.json ci(e2e): wait until server is ready (#4302) 2022-09-02 17:51:23 +02:00
package.json ci(e2e): wait until server is ready (#4302) 2022-09-02 17:51:23 +02:00
README.md ci(e2e): Run Tests in Pipelines (#3903) 2022-08-05 20:00:46 +02:00
tsconfig.json docs(contributing): Update contributing guide (#3729) 2022-08-26 19:39:15 +02:00

Run e2e Tests

docker compose run e2e

Cleanup e2e Tests

docker compose down