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

Add test coverage for different types of auth #49

Open
1 of 13 tasks
katiemcculloch opened this issue Dec 4, 2020 · 0 comments
Open
1 of 13 tasks

Add test coverage for different types of auth #49

katiemcculloch opened this issue Dec 4, 2020 · 0 comments
Assignees

Comments

@katiemcculloch
Copy link
Contributor

katiemcculloch commented Dec 4, 2020

Create new test users and add credentials to test suite:

  • With GitHub login
  • With Gmail login

Test workflows and conditions by login type:

  • username + password
    • Security tab renders in /settings to allow changing pw
    • Verify email banner on successful sign up
  • github
    • Login workflow succeeds
    • Do not render Security tab on /settings page
    • NO verify email banner on successful sign up
  • gmail
    • Login workflow succeeds
    • Do not render Security tab on /settings page
    • NO verify email banner on successful sign up

....and more.

@katiemcculloch katiemcculloch self-assigned this Dec 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant