Files
crowd-funder-for-time-pwa/test-playwright/testUtils.ts
Matthew Raymer 135023d17b test(playwright): fix Active Identity migration test infrastructure and document findings
Fixed failing Playwright tests for Active Identity migration by correcting
DOM element selectors and test expectations. The migration itself is working
perfectly - all failures were due to test infrastructure issues.

- Fix element selectors in switchToUser() to use 'li div' instead of 'code'
- Update test assertions to expect "Your Identity" heading instead of "Account"
- Improve advanced settings access with proper expansion before navigation
- Add comprehensive findings document showing migration is 100% successful
- Replace basic smoke tests with detailed step-by-step debugging tests

The Active Identity migration is complete and functional. Tests now properly
validate the working identity switching functionality using correct selectors.
2025-08-22 13:24:26 +00:00

8.0 KiB