mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-12 02:54:20 +00:00
0530f19d94
* feat: allow usernames without @ when UserMustBeDomain false * e2e * test(e2e): table driven tests for humans and machines * cleanup * fix(e2e): ensure there are no username conflicts * e2e: make awaitDesired async * rm settings mapping * e2e: make awaitDesired async * e2e: parse sequence as int * e2e: ensure test fails if awaitDesired fails Co-authored-by: Max Peintner <max@caos.ch> |
||
---|---|---|
.. | ||
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