Dispatcharr/apps/epg/tests
SergeantPanda 7e906ad78e feat(epg): enhance poster style selection and fetching logic
Introduce a new poster style selection feature in the EPG settings, allowing users to choose their preferred artwork style. Update the logic for fetching and displaying program artwork from Schedules Direct, ensuring that the selected style is honored with appropriate fallbacks. Set default poster art to 'primary'. Add comprehensive tests to validate the poster selection functionality across various scenarios.
2026-06-05 10:14:07 -05:00
..
fixtures test(epg,frontend): add coverage for current-program lookup and preview behavior 2026-05-31 17:13:11 +02:00
__init__.py feat: add subtitle and season/episode to TV guide 2026-03-05 23:41:16 -06:00
test_current_programs_api.py test(epg,frontend): add coverage for current-program lookup and preview behavior 2026-05-31 17:13:11 +02:00
test_entity_resolution.py fix: resolve HTML named entities in XMLTV files before parsing 2026-03-15 00:59:58 -05:00
test_epg_search_api.py fix(epg): improve parameter descriptions and enhance title whole word matching tests. Fix bug with postgres whole words (they use \y not \b for regex) 2026-04-24 15:46:56 -05:00
test_programme_index.py test(epg): cover real EPG source formats and index lookup edge cases 2026-05-31 22:26:39 +02:00
test_schedules_direct.py feat(epg): enhance poster style selection and fetching logic 2026-06-05 10:14:07 -05:00
test_serializers.py remove infer_is_live() 2026-03-12 16:01:35 -05:00