pp-planer/tests/e2e
Thorsten Bus 1eb4f1642f rename cts-work to pp-planer, move Dockerfile to build/, optimize dev scripts
- Rename all cts-work references to pp-planer (valet, sanctum, playwright, e2e, docs)
- Fix docker-compose build context to use project root with build/Dockerfile
- Add .dockerignore to exclude unnecessary files from Docker build
- start_dev.sh: stale PID cleanup, dependency checks, APP_KEY check, process health verification
- stop_dev.sh: fix set -e crash on arithmetic, report already-dead processes, idempotent exit
2026-03-30 16:00:02 +02:00
..
auth.setup.ts rename cts-work to pp-planer, move Dockerfile to build/, optimize dev scripts 2026-03-30 16:00:02 +02: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-agenda.spec.ts test(e2e): Playwright tests for restructured edit page 2026-03-29 12:26:11 +02:00
service-edit-information.spec.ts test(e2e): Playwright tests for restructured edit page 2026-03-29 12:26:11 +02:00
service-edit-moderation.spec.ts test(e2e): Playwright tests for restructured edit page 2026-03-29 12:26:11 +02:00
service-edit-sermon.spec.ts test(e2e): Playwright tests for restructured edit page 2026-03-29 12:26:11 +02:00
service-edit-songs.spec.ts test(e2e): Playwright tests for restructured edit page 2026-03-29 12:26:11 +02: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