mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-11 18:44:22 +00:00
385a55bd21
* feat: enable limiting audit trail * support AddExclusiveQuery * fix invalid condition * register event mappers * fix NullDuration validity * test query side for limits * lint * acceptance test audit trail limit * fix acceptance test * translate limits not found * update tests * fix linting * add audit log retention to default instance * fix tests * update docs * remove todo * improve test name |
||
---|---|---|
.. | ||
config | ||
cypress | ||
.gitignore | ||
.prettierignore | ||
.prettierrc.json | ||
cypress.config.ts | ||
docker-compose.yaml | ||
package-lock.json | ||
package.json | ||
README.md | ||
tsconfig.json |
Run e2e Tests
docker compose run e2e
Cleanup e2e Tests
docker compose down