MCPcopy Create free account
hub / github.com/MoonshotAI/kimi-code / origin.test.ts

File origin.test.ts

packages/server/test/origin.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * Origin / CORS middleware (ROADMAP M4.2).
3 *
4 * Pure unit cases for `originHost` / `isOriginAllowed` / `parseCorsOrigins`,

Callers

nothing calls this directly

Calls 8

originHostFunction · 0.90
isOriginAllowedFunction · 0.90
parseCorsOriginsFunction · 0.90
createOriginHookFunction · 0.90
injectMethod · 0.80
getMethod · 0.65
readyMethod · 0.65
closeMethod · 0.65

Tested by

no test coverage detected