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

File vscodeSocket.test.ts

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

Source from the content-addressed store, hash-verified

1import { logger } from "@coder/logger"
2import * as app from "../../../src/node/app"
3import { EditorSessionManager, makeEditorSessionManagerServer } from "../../../src/node/vscodeSocket"
4import { clean, tmpdir, listenOn, mockLogger } from "../../utils/helpers"

Callers

nothing calls this directly

Calls 11

mockLoggerFunction · 0.90
cleanFunction · 0.90
tmpdirFunction · 0.90
listenOnFunction · 0.90
describeFunction · 0.85
getCandidatesForFileMethod · 0.80
onceMethod · 0.80
closeMethod · 0.65
addSessionMethod · 0.45

Tested by

no test coverage detected