zitadel/e2e
Elio Bischof e8601de8e6
fix: check idp existence by org id (#7667)
* fix: search idp by org

* fix unit test

* remove unused method

* test(e2e): await input enabled

* test: policy with org idp
2024-04-09 19:32:00 +00:00
..
config feat: improve UX for external configuration (#6861) 2023-11-09 11:30:15 +01:00
cypress fix: check idp existence by org id (#7667) 2024-04-09 19:32:00 +00: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(console): MDC components (#6482) 2023-10-26 08:29:06 +00:00
docker-compose.yaml chore: improve development for non-Linux contributors (#5288) 2023-02-28 17:49:19 +00:00
package-lock.json chore(npm): dependencies (#7141) 2024-01-08 10:25:21 +00:00
package.json chore(npm): dependencies (#7141) 2024-01-08 10:25:21 +00: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