zitadel/e2e
Miguel Cabrerizo 5704c44117
feat(console): phone number validation with flags (#5139)
Formats the phonenumber according to the preselected country
2023-02-02 09:36:43 +01:00
..
cypress feat(console): phone number validation with flags (#5139) 2023-02-02 09:36:43 +01: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(actions): local users (#5089) 2023-01-25 13:08:01 +00:00
docker-compose.yaml feat(admin-api): list events (#4989) 2023-01-16 11:30:03 +00:00
package-lock.json test(e2e): improve error reporting (#4931) 2023-01-04 13:38:27 +00:00
package.json test(e2e): improve error reporting (#4931) 2023-01-04 13:38:27 +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