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

Make user.forget_password two-email test safer #1918

Conversation

luisa-beerboom
Copy link
Member

Closes #1916

I checked the tests and found that there was already a test that did what was required in #1916
However I found that the test didn't cover the case that the email may send two of the same email.
So I added an assertion to check if the usernames used were different.

@luisa-beerboom luisa-beerboom enabled auto-merge (squash) September 29, 2023 09:26
@luisa-beerboom luisa-beerboom merged commit 39bdb82 into OpenSlides:main Sep 29, 2023
4 checks passed
peb-adr added a commit that referenced this pull request Oct 18, 2023
* commit '2d8d4a4f081c7d11401b7dd3f79363fb8bad2cd7':
  Make `THREAD_WATCH_TIMEOUT` configurable via env var (#1903)
  Topic json upload rework (#1914)
  Make user.forget_password two-email test safer (#1918)
  I1896 account.import (#1912)
  Make meeting_user actions backend internal (#1895)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add test for user.forget_password
2 participants