MCPcopy Index your code
hub / github.com/coder/code-server / app.test.ts

File app.test.ts

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

Source from the content-addressed store, hash-verified

1import { logger } from "@coder/logger"
2import { promises } from "fs"
3import * as http from "http"
4import * as https from "https"

Callers

nothing calls this directly

Calls 15

mockLoggerFunction · 0.90
cleanFunction · 0.90
tmpdirFunction · 0.90
getAvailablePortFunction · 0.90
setDefaultsFunction · 0.90
createAppFunction · 0.90
generateCertificateFunction · 0.90
ensureAddressFunction · 0.90
listenFunction · 0.90
describeFunction · 0.85
masterBallFunction · 0.85

Tested by

no test coverage detected