The use cases under tests are defined in `src/use_cases`. The implementation of ZITADEL resources and calls are located under `src`.
## Execution
### Env vars
-`VUS`: Amount of parallel processes execute the test (default is 20)
-`DURATION`: Defines how long the tests are executed (default is `200s`)
-`ZITADEL_HOST`: URL of ZITADEL (default is `http://localhost:8080`)
To setup the tests we use the credentials of console and log in using an admin. The user must be able to create organizations and all resources inside organizations.