Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Dispatcharr/Dispatcharr
/ ChannelUtils.test.js
File
ChannelUtils.test.js
frontend/src/utils/forms/__tests__/ChannelUtils.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect, vi, beforeEach } from
'vitest'
;
2
import
API from
'../../../api.js'
;
3
import
{
4
matchChannelEpg,
Callers
nothing calls this directly
Calls
15
matchChannelEpg
Function · 0.90
createLogo
Function · 0.90
addChannel
Function · 0.90
requeryChannels
Function · 0.90
getChannelFormDefaultValues
Function · 0.90
getFormattedValues
Function · 0.90
handleEpgUpdate
Function · 0.90
normalizeFieldValue
Function · 0.90
getProviderHint
Function · 0.90
getFkProviderHint
Function · 0.90
listOverriddenFields
Function · 0.90
isFormFieldOverridden
Function · 0.90
Tested by
no test coverage detected