Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ afterEach, describe, expect, test } from
'bun:test'
;
2
import
{
3
createServer as createHttpServer,
4
type
Server as HttpServer,
Callers
nothing calls this directly
Calls
12
startProxyServer
Function · 0.90
startUpstream
Function · 0.85
parse
Method · 0.80
rawRequest
Function · 0.70
close
Method · 0.65
end
Method · 0.65
get
Method · 0.65
listen
Method · 0.65
address
Method · 0.65
fetch
Function · 0.50
done
Function · 0.50
push
Method · 0.45
Tested by
no test coverage detected