Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EvoMap/evolver
/ proxyServer.test.js
File
proxyServer.test.js
test/proxyServer.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
{ describe, it, before, after, beforeEach } = require(
'node:test'
);
4
const
assert = require(
'node:assert/strict'
);
Callers
nothing calls this directly
Calls
11
buildRoutes
Function · 0.85
build
Function · 0.85
close
Method · 0.80
writeInbound
Method · 0.80
setState
Method · 0.80
parse
Method · 0.80
tmpDataDir
Function · 0.70
request
Function · 0.70
start
Method · 0.45
stop
Method · 0.45
send
Method · 0.45
Tested by
no test coverage detected