zitadel/e2e
Max Peintner 44fc2efbb7
fix(console, e2e): static data-e2e attributes, consistent naming (#4188)
* fix(console, e2e): static data-e2e attributes, consistent naming

* quote cypress attribute selectors

* Update console/src/app/modules/policies/private-labeling-policy/private-labeling-policy.component.html

Co-authored-by: Elio Bischof <eliobischof@gmail.com>

* Update console/src/app/modules/project-roles-table/project-roles-table.component.html

Co-authored-by: Elio Bischof <eliobischof@gmail.com>

* fix ,

Co-authored-by: Elio Bischof <eliobischof@gmail.com>
2022-08-16 14:02:59 +02:00
..
cypress fix(console, e2e): static data-e2e attributes, consistent naming (#4188) 2022-08-16 14:02:59 +02:00
.gitignore ci(e2e): Run Tests in Pipelines (#3903) 2022-08-05 20:00:46 +02:00
cypress.config.ts ci(e2e): Run Tests in Pipelines (#3903) 2022-08-05 20:00:46 +02:00
docker-compose.yaml ci(e2e): Run Tests in Pipelines (#3903) 2022-08-05 20:00:46 +02:00
package-lock.json ci(e2e): Run Tests in Pipelines (#3903) 2022-08-05 20:00:46 +02:00
package.json ci(e2e): Run Tests in Pipelines (#3903) 2022-08-05 20:00:46 +02:00
README.md ci(e2e): Run Tests in Pipelines (#3903) 2022-08-05 20:00:46 +02:00
tsconfig.json ci(e2e): Run Tests in Pipelines (#3903) 2022-08-05 20:00:46 +02:00

Run e2e Tests

docker compose run e2e

Cleanup e2e Tests

docker compose down