john-okeefe
19e389f966
test: fix password mismatch test to use valid complex passwords
...
The test was using simple passwords ('password1', 'password2') that
failed complexity validation before the mismatch check could run.
Changed to use valid complex passwords that don't match:
- new_password: 'NewPassword123!'
- confirm_password: 'DifferentPass123!'
This properly tests the mismatch validation path. All 4 subtests in
TestUpdatePasswordAdminMode now pass.
2026-02-22 11:43:42 -05:00
..
2026-02-22 01:57:22 -05:00
2026-01-28 16:13:50 -05:00
2026-02-22 01:57:22 -05:00
2026-02-22 01:57:22 -05:00
2026-02-22 01:57:22 -05:00
2026-01-31 11:45:52 -05:00
2026-02-22 01:57:22 -05:00
2026-02-22 01:57:22 -05:00
2026-02-22 11:21:00 -05:00
2026-02-13 21:50:03 -05:00
2026-02-22 11:21:00 -05:00
2026-02-01 14:11:17 -05:00
2026-02-13 20:04:47 -05:00
2026-02-10 13:03:32 -05:00
2026-02-22 01:57:22 -05:00
2026-01-30 20:55:20 -05:00
2026-01-29 09:23:34 -05:00
2026-01-28 16:13:50 -05:00
2026-02-01 13:21:32 -05:00
2026-02-22 01:57:22 -05:00
2026-02-22 01:57:22 -05:00
2026-01-29 09:23:34 -05:00
2026-02-22 01:57:28 -05:00
2026-02-22 11:21:00 -05:00
2026-02-22 11:21:00 -05:00
2026-02-15 00:29:01 -05:00
2026-01-30 13:52:11 -05:00
2026-02-16 16:50:31 -05:00
2026-02-14 00:12:28 -05:00
2026-01-28 12:50:42 -05:00
2026-02-22 11:21:00 -05:00
2026-02-13 20:04:47 -05:00
2026-02-15 00:29:20 -05:00
2026-02-22 01:57:22 -05:00
2026-02-13 20:04:47 -05:00
2026-02-22 11:20:15 -05:00
2026-01-28 12:50:42 -05:00
2026-02-22 11:43:42 -05:00
2026-02-22 01:57:22 -05:00