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 manual test for testing role request emails #282

Draft
wants to merge 3 commits into
base: dev
Choose a base branch
from

Conversation

gregcorbett
Copy link
Member

Depends on #171.

Allows a basic sanity check for the role request email functionality.

To help with this, this PR also:

  • Reworks the sample Users to:
    • ensure the sample project, NGI and one of the sample sites has atleast one user with a role over it. These roles are also saner than before (i.e. no site level roles over an NGI).
    • change fake emails so they are unique to each fake user.
  • Adds a second NGI to the sample data to allow us to test what happens if a someone requests a role over a NGI without a user with a suitable role.

@gregcorbett gregcorbett added this to the 5.11.0 milestone Feb 15, 2022
- Ensure the sample project, ngi and one of the sample sites
  has atleast one user with a role over it. These roles are also
  saner than before (i.e. no site level roles over an NGI).
- Change fake emails so they are unique to each fake user.
- Allows us to later test what happens if a someone requests a
  role over a NGI without a user with a suitable role.
- allows a basic sanity check for the role request email
  functionality.
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