zitadel / typescript

Typescript packages and application to showcase the ZITADEL resource API
https://typescript-login.vercel.app
MIT License
51 stars 26 forks source link

tests for implemented flows (username password) #51

Open hifabienne opened 9 months ago

hifabienne commented 9 months ago

As ZITADEL Admins we want to ensure that all of the implemented oidc flows always work with the current ZITADEL Cloud version.

Acceptance Criteria

Test Cases: Given: Username password login is enabled

Open Questions

How do we want to run the e2e tests? To preview deployement? In the pipeline?

eliobischof commented 7 months ago

I would add to the AC:

Estimation: 3

peintnermax commented 7 months ago

I would add to the AC:

  • PRs can only be merged if e2e tests succeed
  • Nightly e2e tests ensure we detect breaking cloud version changes early

Estimation: 3

agree 👍