Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/coder/code-server
/ http.test.ts
File
http.test.ts
test/unit/node/http.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ getMockReq } from
"@jest-mock/express"
2
import
* as http from
"../../../src/node/http"
3
import
{ mockLogger } from
"../../utils/helpers"
4
Callers
nothing calls this directly
Calls
2
mockLogger
Function · 0.90
describe
Function · 0.85
Tested by
no test coverage detected