typescript icon indicating copy to clipboard operation
typescript copied to clipboard

integration tests for oidc

Open peintnermax opened this issue 2 years ago • 1 comments

Definition of Ready

  • [ ] I am happy with the code
  • [ ] Short description of the feature/issue is added in the pr description
  • [ ] PR is linked to the corresponding user story
  • [ ] Acceptance criteria are met
  • [ ] All open todos and follow ups are defined in a new ticket and justified
  • [ ] Deviations from the acceptance criteria and design are agreed with the PO and documented.
  • [ ] Jest unit tests ensure that components produce expected outputs on different inputs.
  • [ ] Cypress integration tests ensure that login app pages work as expected. The ZITADEL API is mocked.
  • [ ] No debug or dead code
  • [ ] My code has no repetitions

peintnermax avatar Sep 01 '23 12:09 peintnermax

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
typescript-login ✅ Ready (Inspect) Visit Preview Sep 1, 2023 0:41am

vercel[bot] avatar Sep 01 '23 12:09 vercel[bot]

these will be implemented as acceptance tests

peintnermax avatar Dec 16 '24 08:12 peintnermax