Dispatcharr/frontend/src/components/__tests__
SergeantPanda 4fc12bca4a refactor(m3u, channels, proxy): enhance stream assignment logic and error handling
- Improved logging in the Stream model for better debugging of profile evaluations.
- Introduced a new method `_stream_assignment_is_reusable` in the Channel model to determine if existing stream assignments can be reused, enhancing efficiency.
- Updated the release logic in `release_profile_slot` to utilize stored credential keys, reducing unnecessary database lookups.
- Simplified error handling in the `get_stream_info_for_switch` function to ensure proper stream release on exceptions.
- Enhanced tests for connection pool management and error handling in the ServerGroupsTable component to improve reliability and user feedback.
2026-06-09 17:59:12 -05:00
..
ConfirmationDialog.test.jsx Added tests 2026-02-24 00:58:36 -08:00
ErrorBoundary.test.jsx Tests: Fix errorboundary and floatingvideo tests. 2026-03-06 15:21:23 -06:00
Field.test.jsx Updated tests after sync 2026-03-02 23:22:03 -08:00
FloatingVideo.test.jsx tests: Update frontend tests for recent frontend changes (Floating Video Player and Stream Connection Card) 2026-04-12 12:37:02 -05:00
GuideRow.test.jsx refactor: Move utility functions from pages/guideUtils.js to utils/guideUtils.js and update imports 2026-03-24 12:39:09 -05:00
HourTimeline.test.jsx refactor: Move utility functions from pages/guideUtils.js to utils/guideUtils.js and update imports 2026-03-24 12:39:09 -05:00
LazyLogo.test.jsx Added tests 2026-02-24 00:58:36 -08:00
M3URefreshNotification.test.jsx feat: Auto-sync overhaul (FR #1196) 2026-05-01 14:05:06 -05:00
NotificationCenter.test.jsx tests: Update frontend tests 2026-03-28 15:12:24 -05:00
ProgramDetailModal.test.jsx Bug Fix: Fixed stale references to old guideutils location. Also change dockerfile to get clear error messages during failure. 2026-03-24 13:19:48 -05:00
ProgramPreview.test.jsx refactor(frontend): extract useEpgPreview to its own hook file 2026-05-31 17:13:11 +02:00
RecordingSynopsis.test.jsx Added tests 2026-02-24 00:58:36 -08:00
SeriesModal.test.jsx tests: Fix frontend series and vod tests. 2026-05-30 11:28:07 -05:00
ServerGroupsManagerModal.test.jsx refactor(m3u, channels, proxy): enhance stream assignment logic and error handling 2026-06-09 17:59:12 -05:00
Sidebar.test.jsx tests: Fix frontend sidebar and settings tests. 2026-05-31 18:50:44 -05:00
SystemEvents.test.jsx Added tests 2026-02-24 00:58:36 -08:00
VODModal.test.jsx tests: More failed test fixes... 2026-03-08 21:55:23 -05:00