pp-planer/tests/e2e
Thorsten Bus 27c6454f1b fix: register ZiggyVue plugin for route() in Vue templates
- Add ZiggyVue plugin to app.js setup (fixes 'route is not a function' in all Vue template usages)
- Add ziggy-js as production dependency (was missing)
- Add CSRF meta tag to app.blade.php
- Add date formatting helpers to Services/Index.vue
- Name api.songs resource route to avoid Ziggy collision
- Increase Playwright timeout to 90s for CI stability
- Reduce sync test polling from 325 to 50 attempts
2026-03-02 08:57:55 +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: register ZiggyVue plugin for route() in Vue templates 2026-03-02 08:57:55 +01:00