mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-12 02:54:20 +00:00
44fc2efbb7
* 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> |
||
---|---|---|
.. | ||
cypress | ||
.gitignore | ||
cypress.config.ts | ||
docker-compose.yaml | ||
package-lock.json | ||
package.json | ||
README.md | ||
tsconfig.json |
Run e2e Tests
docker compose run e2e
Cleanup e2e Tests
docker compose down