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

Frontend Integration Tests - public/src/pages/sign-in part 2 #4666

Open
ludtkemorgan opened this issue Feb 28, 2025 · 0 comments
Open

Frontend Integration Tests - public/src/pages/sign-in part 2 #4666

ludtkemorgan opened this issue Feb 28, 2025 · 0 comments
Labels

Comments

@ludtkemorgan
Copy link
Collaborator

This is a follow-up of #4560

More tests are needed to cover the sign-in page and added to sites/public/__tests__/pages/sign-in.test.tsx

Additional tests needed:

  • Mandated accounts
    • Content verification of desktop view
    • Content verification of mobile view
  • User successfully types in password and toast appears
    • Regular flow
    • Passwordless flow
  • "User is not confirmed" flow
  • "Resend confirmation" flow

Note: there are a few todo in the file to represent a few of the above test flows

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant