Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ describe, expect, it } from
"vitest"
;
2
import
{
3
checkUrlMatch,
4
getApiMatchesAndGlobs,
Callers
nothing calls this directly
Calls
7
extractMatchPatternsFromGlobs
Function · 0.90
extractSchemesOfGlobs
Function · 0.90
extractUrlPatterns
Function · 0.90
checkUrlMatch
Function · 0.90
getApiMatchesAndGlobs
Function · 0.90
embeddedPatternCheckerString
Function · 0.90
sort
Method · 0.80
Tested by
no test coverage detected