MCPcopy Index your code
hub / github.com/inkeep/open-knowledge / ui-proxy.test.ts

File ui-proxy.test.ts

packages/cli/src/commands/ui-proxy.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, describe, expect, test } from 'bun:test';
2import {
3 createServer as createHttpServer,
4 type Server as HttpServer,

Callers

nothing calls this directly

Calls 12

startProxyServerFunction · 0.90
startUpstreamFunction · 0.85
parseMethod · 0.80
rawRequestFunction · 0.70
closeMethod · 0.65
endMethod · 0.65
getMethod · 0.65
listenMethod · 0.65
addressMethod · 0.65
fetchFunction · 0.50
doneFunction · 0.50
pushMethod · 0.45

Tested by

no test coverage detected