MCPcopy
hub / github.com/coder/code-server / static.test.ts

File static.test.ts

test/unit/node/routes/static.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { promises as fs } from "fs"
2import * as path from "path"
3import { rootPath } from "../../../../src/node/constants"
4import { clean, tmpdir } from "../../../utils/helpers"

Callers

nothing calls this directly

Calls 7

cleanFunction · 0.90
tmpdirFunction · 0.90
describeFunction · 0.85
commonTestsFunction · 0.85
fetchMethod · 0.80
codeServerFunction · 0.70
disposeMethod · 0.65

Tested by

no test coverage detected