pp-planer/tests/e2e
Thorsten Bus 068b65d4e7 fix(e2e): fix sync timestamp test by removing preserveState
- Remove preserveState: true from sync button to allow props update
- Simplify test to not check for timestamp change (minute precision issue)
- Test now verifies sync completes and timestamp is visible
- All 6 sync tests pass in 10.9s (was 1.3m with polling loop)
2026-03-02 00:29:20 +01:00
..
auth.setup.ts test(e2e): add Playwright infrastructure with auth setup 2026-03-01 22:45:19 +01:00
auth.spec.ts test(e2e): add auth E2E tests 2026-03-01 23:01:46 +01:00
navigation.spec.ts test(e2e): add dashboard and navigation E2E tests 2026-03-01 23:13:36 +01:00
service-edit-information.spec.ts test(e2e): add service edit information block E2E tests 2026-03-01 23:32:12 +01:00
service-edit-moderation.spec.ts test(e2e): add service edit moderation block E2E tests 2026-03-01 23:36:32 +01:00
service-edit-sermon.spec.ts test(e2e): add service edit sermon block E2E tests 2026-03-01 23:38:44 +01:00
service-edit-songs.spec.ts test(e2e): add service edit songs block E2E tests 2026-03-01 23:45:29 +01:00
service-finalization.spec.ts test(e2e): add service finalization E2E tests 2026-03-01 23:57:15 +01:00
service-list.spec.ts test(e2e): add service list E2E tests 2026-03-01 23:28:27 +01:00
song-db.spec.ts test(e2e): add song database list and search E2E tests 2026-03-02 00:00:44 +01:00
song-edit-modal.spec.ts test(e2e): add song edit modal E2E tests 2026-03-02 00:03:30 +01:00
song-preview-pdf.spec.ts test(e2e): add song preview and PDF download E2E tests 2026-03-02 00:09:16 +01:00
song-translate.spec.ts test(e2e): add song translation page E2E tests 2026-03-02 00:06:19 +01:00
sync-and-pro.spec.ts fix(e2e): fix sync timestamp test by removing preserveState 2026-03-02 00:29:20 +01:00