zitadel/e2e
Elio Bischof abacb6c5aa
chore: improve development for non-Linux contributors (#5288)
* test: fix e2e against console dev server

* chore: get rid of network_mode host

* explain e2e commands

* chore: fix pipelines

* fix e2e paths

* fix dockerized e2e

* chore: map cypress run service ports

* simplify localhost

* access db via compose service

* access db via compose service

* fix npm run open:angular and e2e:angular

* docs: add empty line

* chore: remove unused file

* docs:  update contrib

---------

Co-authored-by: adlerhurst <silvan.reusser@gmail.com>
2023-02-28 17:49:19 +00:00
..
config chore: improve development for non-Linux contributors (#5288) 2023-02-28 17:49:19 +00:00
cypress chore: improve development for non-Linux contributors (#5288) 2023-02-28 17:49:19 +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: add quotas (#4779) 2023-02-15 02:52:11 +01:00
docker-compose.yaml chore: improve development for non-Linux contributors (#5288) 2023-02-28 17:49:19 +00:00
package-lock.json chore(deps): bump @sideway/formula from 3.0.0 to 3.0.1 in /e2e (#5180) 2023-02-17 08:01:23 +00:00
package.json chore: improve development for non-Linux contributors (#5288) 2023-02-28 17:49:19 +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