mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-12 11:04:25 +00:00
2957407b5b
* fix(oidcsettings): corrected projection, unittests and added the add endpoint * fix(oidcsettings): corrected default handling and instance setup * fix: set oidc settings correctly in console * cleanup * e2e test * improve e2e test * lint e2e Co-authored-by: Livio Spring <livio.a@gmail.com> Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com> |
||
---|---|---|
.. | ||
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