pp-planer/tests/e2e
Thorsten Bus aa9bfd45c9 test(e2e): add song database list and search E2E tests
- 9 tests: page renders, table structure, row elements, search, pagination, delete confirmation, edit modal, download, translate navigation
- German UI text assertions (Song-Datenbank, Löschen, Bearbeiten, Herunterladen, Übersetzen)
- Graceful test.skip() when no songs exist
- All tests passing (3 passed, 7 skipped)
2026-03-02 00:00:44 +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