1
0
mirror of https://github.com/zitadel/zitadel.git synced 2024-12-13 19:44:21 +00:00
zitadel/e2e
Silvan c54ddc71a2
feat(actions): local users ()
Actions are extended to to local users. It's possible to run custom code during registration and authentication of local users.
2023-01-25 13:08:01 +00:00
..
cypress test(e2e): improve error reporting () 2023-01-04 13:38:27 +00:00
.gitignore feat(actions): local users () 2023-01-25 13:08:01 +00:00
.prettierignore feat(actions): local users () 2023-01-25 13:08:01 +00:00
.prettierrc.json feat(actions): local users () 2023-01-25 13:08:01 +00:00
cypress.config.ts feat(actions): local users () 2023-01-25 13:08:01 +00:00
docker-compose.yaml feat(admin-api): list events () 2023-01-16 11:30:03 +00:00
package-lock.json test(e2e): improve error reporting () 2023-01-04 13:38:27 +00:00
package.json test(e2e): improve error reporting () 2023-01-04 13:38:27 +00:00
README.md ci(e2e): Run Tests in Pipelines () 2022-08-05 20:00:46 +02:00
tsconfig.json docs(contributing): Update contributing guide () 2022-08-26 19:39:15 +02:00

Run e2e Tests

docker compose run e2e

Cleanup e2e Tests

docker compose down