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

[4.x] Add some feature tests #257

Merged
merged 2 commits into from
Feb 24, 2023
Merged

[4.x] Add some feature tests #257

merged 2 commits into from
Feb 24, 2023

Conversation

joelbutcher
Copy link
Owner

This PR adds a feature tests file to the unit tests for the package to ensure the following features continue to work:

  1. The OAuth redirect behaves as expected
  2. New users can register
  3. Existing users can login
  4. Authenticated users can link to a provider
  5. New users can register from the login page
  6. Existing users can login from the registration page
  7. Socialstream generates emails for providers that return missing emails

@joelbutcher joelbutcher merged commit 3cbbaa5 into 4.x Feb 24, 2023
@joelbutcher joelbutcher deleted the feature-tests branch February 24, 2023 15:31
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

Successfully merging this pull request may close these issues.

1 participant