Skip to content

Conversation

@nshirley
Copy link
Contributor

@nshirley nshirley commented Oct 3, 2025

Becuase:

  • A test that changes password could fail before we update the internal credentials and cause a cascade failure during destoryAllAccounts

This Commit:

  • Makes the tests more resilient by making a function to update the password
  • And calling that as close to the successful password change as possible. Should anything fail after that, the destroyAllAccounts will have the new password

Checklist

Put an x in the boxes that apply

  • My commit is GPG signed.
  • If applicable, I have modified or added tests which pass locally.
  • I have added necessary documentation (if appropriate).
  • I have verified that my changes render correctly in RTL (if appropriate).

Screenshots (Optional)

Please attach the screenshots of the changes made in case of change in user interface.

Other information (Optional)

Any other information that is important to this pull request.

@nshirley nshirley requested a review from a team as a code owner October 3, 2025 17:48
@nshirley nshirley changed the title feat(functional-tests): Make password change more resiliant feat(functional-tests): Make password change more resilient Oct 3, 2025
Becuase:
 - A test that changes password could fail before we update the internal
   credentials and cause a cascade failure.

This Commit:
 - Makes the tests more resilient by making a function to update the
   password
 - And calling that as close to the successful password change as
   possible. Should anything fail after that, the destroyAllAccounts
will have the new password
@nshirley nshirley force-pushed the fix/functional-test-wrong-password-cleanup branch from 9e63163 to 5d3ef39 Compare October 3, 2025 17:49
@nshirley nshirley merged commit 469880e into main Oct 3, 2025
19 checks passed
@nshirley nshirley deleted the fix/functional-test-wrong-password-cleanup branch October 3, 2025 19:08
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.

3 participants