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

[ENG-5588] - Fix test_old_password_invalid_attempts_reset_if_password_successfully_reset #10615

Conversation

ly-mariia
Copy link
Contributor

Purpose

Fix test_old_password_invalid_attempts_reset_if_password_successfully_reset;

Changes

  • replace json with data;
  • add follow_redirects=True as it helped return status code 200 instead of 301;

QA Notes

Please make verification statements inspired by your code and what your code touches.

  • Verify
  • Verify

What are the areas of risk?

Any concerns/considerations/questions that development raised?

Documentation

Side Effects

Ticket

https://openscience.atlassian.net/browse/ENG-5588

@cslzchen cslzchen self-requested a review May 14, 2024 10:59
Copy link
Collaborator

@cslzchen cslzchen left a comment

Choose a reason for hiding this comment

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

🎆 LGTM

- added follow_redirects=True as it helped return status code 200 instead of 301;
@cslzchen
Copy link
Collaborator

cslzchen commented May 14, 2024

Update: there was some merge conflicts so I cherry-picked the one commit, I will wait until CI is done before merging

@cslzchen cslzchen merged commit 4c56131 into CenterForOpenScience:feature/python-upgrade May 14, 2024
5 of 6 checks passed
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.

2 participants