You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix auth and PIM test failures caused by login() always awaiting dashboard navigation (#31)
* Initial plan
* Fix pre-existing test bugs causing CI failures in auth and PIM tests
Co-authored-by: bg-playground <259109604+bg-playground@users.noreply.github.com>
* Add URL fallback to navigateToAdmin() for collapsed sidebar
* Fix TC-AUTH-006: wait for login heading before checking visibility
* Fix TC-PIM-003: use getByRole heading to avoid strict mode violation
* Fix TC-ADMIN-003: add explicit timeout to Add User heading assertion and wait for navigation
* Fix TC-AUTH-006: wait for login heading before checking visibility, fix TC-PIM-003 strict mode
* Fix TC-ADMIN-003: add explicit timeout to Add User heading assertion and wait after Add click
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: bg-playground <259109604+bg-playground@users.noreply.github.com>
0 commit comments