zitadel/e2e
Stefan Benz 87e8ac48ae
chore: fix crdb version on v24.2.1 (#8607)
Fix crdb to version v24.2.1 for e2e tests
2024-09-12 09:30:56 +02:00
..
config chore: fix crdb version on v24.2.1 (#8607) 2024-09-12 09:30:56 +02:00
cypress fix(console): remove navigation flakiness (#8439) 2024-08-22 09:48:36 +02: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 fix(console): remove navigation flakiness (#8439) 2024-08-22 09:48:36 +02:00
docker-compose.yaml chore: improve development for non-Linux contributors (#5288) 2023-02-28 17:49:19 +00:00
package.json fix(console): remove navigation flakiness (#8439) 2024-08-22 09:48:36 +02:00
README.md
tsconfig.json docs(contributing): Update contributing guide (#3729) 2022-08-26 19:39:15 +02:00
yarn.lock fix(console): remove navigation flakiness (#8439) 2024-08-22 09:48:36 +02:00

Run e2e Tests

docker compose run e2e

Cleanup e2e Tests

docker compose down