zitadel/e2e
Elio Bischof 681541f41b
feat: add quotas (#4779)
adds possibilities to cap authenticated requests and execution seconds of actions on a defined intervall
2023-02-15 02:52:11 +01:00
..
cypress feat: add quotas (#4779) 2023-02-15 02:52:11 +01: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: add quotas (#4779) 2023-02-15 02:52:11 +01:00
docker-compose-zitadel.yaml feat: add quotas (#4779) 2023-02-15 02:52:11 +01:00
docker-compose.yaml feat: add quotas (#4779) 2023-02-15 02:52:11 +01:00
package-lock.json feat: add quotas (#4779) 2023-02-15 02:52:11 +01:00
package.json feat: add quotas (#4779) 2023-02-15 02:52:11 +01: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