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

write e2e test of project join request email workflow #1014

Open
hahn-kev opened this issue Aug 7, 2024 · 0 comments
Open

write e2e test of project join request email workflow #1014

hahn-kev opened this issue Aug 7, 2024 · 0 comments
Labels

Comments

@hahn-kev
Copy link
Collaborator

hahn-kev commented Aug 7, 2024

users can now request to join a project thanks to #258, since this is an email workflow feature we would like to have automated tests for it.

the test should verify the manager receives an email and can add the user to the project by clicking it. Once the test is finished the user should be removed from the project to ensure the test can be run again, this could be tricky as it requires a user to be an org member. I'm not sure the best way to handle this as using an existing user could cause race conditions with other tests that might expect the user not to be a member of an existing project.

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