zitadel/e2e
Elio Bischof df50c3835b
test(e2e): check for exactly one displayed event (#7831)
test(e2e): check for exactly once displayed event
2024-04-23 09:09:25 +00:00
..
config feat: improve UX for external configuration (#6861) 2023-11-09 11:30:15 +01:00
cypress test(e2e): check for exactly one displayed event (#7831) 2024-04-23 09:09:25 +00:00
.gitignore feat(actions): local users (#5089) 2023-01-25 13:08:01 +00:00
.prettierignore feat(actions): local users (#5089) 2023-01-25 13:08:01 +00:00
.prettierrc.json feat(actions): local users (#5089) 2023-01-25 13:08:01 +00:00
cypress.config.ts feat(console): MDC components (#6482) 2023-10-26 08:29:06 +00:00
docker-compose.yaml chore: improve development for non-Linux contributors (#5288) 2023-02-28 17:49:19 +00:00
package.json chore(npm): dependencies (#7141) 2024-01-08 10:25:21 +00: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
yarn.lock feat: SMTP Templates (#6932) 2024-04-11 09:16:10 +02:00

Run e2e Tests

docker compose run e2e

Cleanup e2e Tests

docker compose down