pp-planer/app/Services
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
..
AgendaMatcherService.php feat(service): add AgendaMatcherService with wildcard namesmatching 2026-03-29 11:37:06 +02:00
ChurchToolsService.php feat: add has_agenda flag to services and guard agenda sync 2026-03-29 15:22:32 +02:00
FileConversionService.php feat: probundle export with media, image upscaling, upload dimension warnings 2026-03-30 10:29:37 +02:00
PlaylistExportService.php fix: resolve 17 pre-existing test failures (path refs, Mockery alias mocks) 2026-03-30 12:43:50 +02:00
ProBundleExportService.php feat: probundle export with media, image upscaling, upload dimension warnings 2026-03-30 10:29:37 +02:00
ProExportService.php feat: probundle export with media, image upscaling, upload dimension warnings 2026-03-30 10:29:37 +02:00
ProImportService.php style: apply Laravel Pint formatting across codebase 2026-03-02 23:02:03 +01:00
SongMatchingService.php feat(songs): auto-select default arrangement on song match 2026-03-02 21:22:30 +01:00
SongService.php feat: Wave 2 - Service list, Song CRUD, Slide upload, Arrangements, Song matching, Translation 2026-03-01 19:55:37 +01:00
TranslationService.php feat: Wave 2 - Service list, Song CRUD, Slide upload, Arrangements, Song matching, Translation 2026-03-01 19:55:37 +01:00