MCPcopy Create free account
hub / github.com/scriptscat/scriptcat / url_matcher.test.ts

File url_matcher.test.ts

src/pkg/utils/url_matcher.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from "vitest";
2import {
3 checkUrlMatch,
4 getApiMatchesAndGlobs,

Callers

nothing calls this directly

Calls 7

extractSchemesOfGlobsFunction · 0.90
extractUrlPatternsFunction · 0.90
checkUrlMatchFunction · 0.90
getApiMatchesAndGlobsFunction · 0.90
sortMethod · 0.80

Tested by

no test coverage detected