Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ZITADEL New Login UI: Standardize the way of writing and running acceptance tests. #7

Open
3 tasks
Tracked by #5856
eliobischof opened this issue May 12, 2023 · 1 comment
Open
3 tasks
Tracked by #5856

Comments

@eliobischof
Copy link
Member

As a developer, I want to have an easy way to run acceptance tests, so that I can easily maintain them.

Acceptance Criteria

  • An example acceptance test is easily runnable locally.
  • Changes are just merged to main, if all acceptance tests succeed.
  • The PR Template lists the following ready for review checks:
    • Acceptance tests ensure that all probable local login and registration flows work as expected (The ZITADEL API is not mocked).
    • Acceptance tests ensure that all probable external login and registration flows work as expected (IDPs are mocked but the ZITADEL API isn’t).
@adlerhurst
Copy link
Member

reevaluate cypress

setup structure

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🔖 Ready
Development

No branches or pull requests

3 participants