Dispatcharr/core/tests
SergeantPanda ac38adcfce feat(epg): Add Extra Schedules Direct Debugging option and improve error handling
This commit introduces an Extra Schedules Direct Debugging toggle in the EPG source settings, allowing users to enable a `RouteTo: debug` header for troubleshooting with Schedules Direct support. The implementation includes automatic disabling of this option if Schedules Direct returns code 2055. Additionally, error handling for image download limits has been enhanced to prevent account blocking, with appropriate responses for various error codes. Tests have been added to ensure the correct behavior of these features.
2026-07-20 21:38:34 +00:00
..
__init__.py tests: Move tests to under tests folder. 2026-07-07 18:51:35 +00:00
test_core.py feat(epg): Add Extra Schedules Direct Debugging option and improve error handling 2026-07-20 21:38:34 +00:00
test_db_session_timezone.py fix(db): pin session timezone to UTC via libpq startup packet 2026-07-15 10:20:38 +12:00
test_migrate_without_redis.py fix(core): Enhance CoreSettings caching with Redis error handling 2026-07-20 15:35:52 +00:00
test_system_notifications_permissions.py refactor(permissions): enhance permission handling across various viewsets 2026-07-18 20:03:03 +00:00