GitHub Actions
e953053f41
chore(tests): implement Phase 5 TestDataManager auth validation infrastructure
Add cookie domain validation and warning infrastructure for TestDataManager:
Add domain validation to auth.setup.ts after saving storage state
Add mismatch warning to auth-fixtures.ts testData fixture
Document cookie domain requirements in playwright.config.js
Create validate-e2e-auth.sh validation script
Tests remain skipped due to environment configuration requirement:
PLAYWRIGHT_BASE_URL must be http://localhost:8080 for cookie auth
Cookie domain mismatch causes 401/403 on non-localhost URLs
Also skipped flaky keyboard navigation test (documented timing issue).
Files changed:
playwright.config.js (documentation)
auth.setup.ts (validation logic)
auth-fixtures.ts (mismatch warning)
user-management.spec.ts (test skips)
validate-e2e-auth.sh (new validation script)
skipped-tests-remediation.md (status update)
Refs: Phase 5 of skipped-tests-remediation plan
2026-01-24 22:22:40 +00:00
..
2026-01-13 22:11:35 +00:00
2026-01-13 22:11:35 +00:00
2026-01-24 22:22:39 +00:00
2026-01-14 18:05:46 +00:00
2026-01-24 22:22:39 +00:00
2026-01-20 06:11:59 +00:00
2026-01-24 22:22:40 +00:00
2026-01-24 22:22:40 +00:00
2026-01-14 00:44:27 +00:00
2026-01-15 01:37:21 +00:00
2026-01-13 22:11:35 +00:00
2025-12-21 04:08:42 +00:00
2026-01-13 22:11:35 +00:00
2026-01-13 22:11:35 +00:00
2026-01-11 04:27:26 +00:00
2026-01-11 04:27:26 +00:00
2026-01-11 04:27:26 +00:00
2025-12-21 04:08:42 +00:00
2026-01-13 22:11:35 +00:00
2025-12-21 04:08:42 +00:00
2025-12-21 04:08:42 +00:00
2025-12-21 04:08:42 +00:00
2026-01-24 22:22:40 +00:00
2026-01-13 22:11:35 +00:00
2026-01-11 04:27:26 +00:00
2025-12-21 04:08:42 +00:00
2025-12-21 04:08:42 +00:00
2025-12-21 04:08:42 +00:00
2025-12-21 04:08:42 +00:00
2026-01-13 22:11:35 +00:00
2025-12-21 04:08:42 +00:00
2026-01-20 06:11:59 +00:00
2026-01-24 22:22:39 +00:00
2026-01-13 22:11:35 +00:00
2026-01-20 06:11:59 +00:00