MCPcopy 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

1import { describe, it, expect, vi, beforeEach } from 'vitest';
2import API from '../../../api.js';
3import {
4 matchChannelEpg,

Callers

nothing calls this directly

Calls 15

matchChannelEpgFunction · 0.90
createLogoFunction · 0.90
addChannelFunction · 0.90
requeryChannelsFunction · 0.90
getFormattedValuesFunction · 0.90
handleEpgUpdateFunction · 0.90
normalizeFieldValueFunction · 0.90
getProviderHintFunction · 0.90
getFkProviderHintFunction · 0.90
listOverriddenFieldsFunction · 0.90
isFormFieldOverriddenFunction · 0.90

Tested by

no test coverage detected