Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/coder/code-server
/ health.test.ts
File
health.test.ts
test/unit/node/routes/health.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as httpserver from
"../../../utils/httpserver"
2
import
* as integration from
"../../../utils/integration"
3
4
describe(
"health"
, () => {
Callers
nothing calls this directly
Calls
6
describe
Function · 0.85
resolve
Function · 0.85
fetch
Method · 0.80
dispose
Method · 0.65
ws
Method · 0.45
send
Method · 0.45
Tested by
no test coverage detected