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

Test ResetPasswordModal and ChangePasswordModal #457

Merged
merged 19 commits into from
Aug 11, 2020
Merged

Conversation

colbymorrison
Copy link
Contributor

@colbymorrison colbymorrison commented Aug 6, 2020

Depends on #446. New file in this PR is __tests__/reset_password.test.js

Tests

Updates

  • Use global waitForComponentToPaint
  • More consistent test naming
  • Fix new password == current password test

…ONE vs SESSION depending on the context. (I expect this to be simplified in an upcoming PR where we transition to NONE exclusively).
Copy link
Contributor

@ibeckermayer ibeckermayer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See inline comments

frontend/client/__tests__/reset-password.test.js Outdated Show resolved Hide resolved
frontend/client/__tests__/reset-password.test.js Outdated Show resolved Hide resolved
@ibeckermayer ibeckermayer merged commit 9fa777b into dev Aug 11, 2020
@ibeckermayer ibeckermayer deleted the test-password-reset branch August 11, 2020 21:53
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.

4 participants