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 auth test for magic link #276

Open
Tracked by #273
davidmyersdev opened this issue Feb 24, 2024 · 0 comments
Open
Tracked by #273

Add auth test for magic link #276

davidmyersdev opened this issue Feb 24, 2024 · 0 comments

Comments

@davidmyersdev
Copy link
Owner

davidmyersdev commented Feb 24, 2024

Add a test for the magic link flow. The test should:

  • Start on the home page
  • Navigate to auth by clicking the "Sign In" button
  • Enter a test email address into the magic link form
  • Click the "Send me a magic link" button
  • Find the magic link in the email inbox (this is the harder part)
  • Follow the magic link
  • Confirm the user was signed in and redirected to the /docs/new page
@davidmyersdev davidmyersdev mentioned this issue Feb 24, 2024
4 tasks
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