pp-planer/app/Http/Controllers
Thorsten Bus 2ba612072f fix: resolve 17 pre-existing test failures (path refs, Mockery alias mocks)
- Update propresenter ref path from ../propresenter-work/ to ../propresenter/
- Fix ProFileImportTest assertion for CCLI-based upsert behavior
- Replace Mockery alias mocks with testable subclass pattern in
  PlaylistExportTest, eliminating @runInSeparateProcess requirement
- Use DI (app()) for PlaylistExportService in controller for testability
- All 302 tests pass (was 285 pass + 17 fail)
2026-03-30 12:43:50 +02:00
..
ApiLogController.php feat(logs): store and lazy-load actual API response body in request log 2026-03-02 13:25:45 +01:00
ArrangementController.php style: apply Laravel Pint formatting across codebase 2026-03-02 23:02:03 +01:00
AuthController.php feat(auth): add dummy test login for local dev + update env for Herd 2026-03-01 22:33:29 +01:00
Controller.php feat: Laravel 12 scaffolding with Breeze Vue + Docker setup 2026-03-01 19:25:32 +01:00
ProFileController.php style: apply Laravel Pint formatting across codebase 2026-03-02 23:02:03 +01:00
ServiceController.php fix: resolve 17 pre-existing test failures (path refs, Mockery alias mocks) 2026-03-30 12:43:50 +02:00
ServiceSongController.php style: apply Laravel Pint formatting across codebase 2026-03-02 23:02:03 +01:00
SettingsController.php feat(settings): add agenda configuration keys 2026-03-29 11:37:33 +02:00
SlideController.php feat: probundle export with media, image upscaling, upload dimension warnings 2026-03-30 10:29:37 +02:00
SongController.php style: apply Laravel Pint formatting across codebase 2026-03-02 23:02:03 +01:00
SongPdfController.php feat(ui): improve arrangement configurator, song preview, and downloads 2026-03-02 23:02:51 +01:00
SyncController.php add better errorhandling for cts sync 2026-03-29 15:24:13 +02:00
TranslationController.php style: apply Laravel Pint formatting across codebase 2026-03-02 23:02:03 +01:00