Dispatcharr/tests
SergeantPanda 87b8035e06 refactor(epg): replace synchronous WebSocket send function with unified send_epg_update
Remove the _sd_send_ws_sync function and replace its usage with send_epg_update in the fetch_schedules_direct function. This change simplifies the code by ensuring all WebSocket updates are sent through a single function, improving maintainability and consistency in handling EPG updates.
2026-06-05 10:42:39 -05:00
..
__init__.py Fix modular mode deployment issues (#1045) 2026-03-03 17:18:16 -06:00
test_celery_plugin_discovery.py fix: Update plugin discovery comments and improve weakref handling in tests. Update changelog. 2026-05-13 17:02:34 -05:00
test_user_preferences.py tests: Add a check that a user can not self elevate. 2026-03-08 16:30:50 -05:00
test_wait_for_redis.py Move test_wait_for_redis.py call 2026-03-10 11:17:41 -05:00
test_websocket_utils.py refactor(epg): replace synchronous WebSocket send function with unified send_epg_update 2026-06-05 10:42:39 -05:00