MCPcopy 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

1import { getMockReq } from "@jest-mock/express"
2import * as http from "../../../src/node/http"
3import { mockLogger } from "../../utils/helpers"
4

Callers

nothing calls this directly

Calls 2

mockLoggerFunction · 0.90
describeFunction · 0.85

Tested by

no test coverage detected