MCPcopy
hub / github.com/darkreader/darkreader / url.tests.ts

File url.tests.ts

tests/unit/utils/url.tests.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {indexURLTemplateList, isPDF, isURLInIndexedList, isURLMatched} from '../../../src/utils/url';
2
3describe('Domain utilities', () => {
4 test('URL match', () => {

Callers

nothing calls this directly

Calls 4

isURLMatchedFunction · 0.90
isPDFFunction · 0.90
indexURLTemplateListFunction · 0.90
isURLInIndexedListFunction · 0.90

Tested by

no test coverage detected