zitadel/e2e
Elio Bischof f0250a3fdb
fix(console, e2e): optimize console and activate tests (#4207)
* activate some tests

* unskip remove project tests

* focus input elements before typing

* fix: prune permissions observable

* cleanup

* remove timeout

* remove ngIf

* test with chrome

* with ngIf

* single observable

* juhu

* maybe better

* fix isAllowed response

* cleanup

Co-authored-by: Max Peintner <max@caos.ch>
2022-09-02 13:43:44 +00:00
..
cypress fix(console, e2e): optimize console and activate tests (#4207) 2022-09-02 13:43:44 +00:00
.gitignore ci(e2e): Run Tests in Pipelines (#3903) 2022-08-05 20:00:46 +02:00
cypress.config.ts docs(contributing): Update contributing guide (#3729) 2022-08-26 19:39:15 +02:00
docker-compose.yaml docs(contributing): Update contributing guide (#3729) 2022-08-26 19:39:15 +02:00
package-lock.json docs(contributing): Update contributing guide (#3729) 2022-08-26 19:39:15 +02:00
package.json docs(contributing): Update contributing guide (#3729) 2022-08-26 19:39:15 +02: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