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

File socket.test.ts

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

Source from the content-addressed store, hash-verified

1import { field, logger } from "@coder/logger"
2import { promises as fs } from "fs"
3import * as net from "net"
4import * as path from "path"

Callers

nothing calls this directly

Calls 12

generateCertificateFunction · 0.90
describeFunction · 0.85
resolveFunction · 0.85
getDataFunction · 0.85
eventMethod · 0.80
findFreeSocketPathMethod · 0.80
listenMethod · 0.80
emitMethod · 0.80
onceMethod · 0.80
writeMethod · 0.80
createProxyMethod · 0.80
stopMethod · 0.80

Tested by

no test coverage detected