-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Description
Describe the bug
When running the regression test pipeline on bitrise we have test failing when trying to change password. After tests taps 'Reset password' button the screen refreshes but nothing happens and the tests fail.
Not an issue when running regression e2e on android.
Test that are failing
- e2e/specs/settings/delete-wallet.spec.js
- e2e/specs/accounts/change-password.spec.ts
- e2e/specs/permission-systems/permission-system-delete-wallet.spec.js
Expected behavior
After tapping 'Reset password' button the password should be changed and the screen should navigate back the the Security & Privacy screen.
Screenshots/Recordings
See test artifact video from the bitrise link.
Steps to reproduce
Scenario: Change Password
GIVEN I am the Change Password screen
WHEN I enter new password that passes validation
AND I confirm new password
AND I tap checkbox
AND I tap Reset password button
THEN password has been updated
AND app navigates back to Security & Privacy screen
Error messages or log output
Detection stage
On main branch
Version
7.47.2
Build type
None
Device
iOS
Operating system
iOS
Additional context
No response
Severity
No response
Metadata
Metadata
Assignees
Labels
Type
Projects
Status