MCPcopy
hub / github.com/coder/mux / agentBrowserCommandClient.test.ts

File agentBrowserCommandClient.test.ts

src/node/services/browser/agentBrowserCommandClient.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { mkdtemp, rm, writeFile } from "node:fs/promises";
2import * as net from "node:net";
3import * as os from "node:os";
4import * as path from "node:path";

Callers

nothing calls this directly

Calls 13

getAgentBrowserSocketDirFunction · 0.90
listenOnUnixSocketFunction · 0.85
onMethod · 0.80
closeServerFunction · 0.70
pushMethod · 0.65
writeMethod · 0.65
writeFileFunction · 0.50
endMethod · 0.45

Tested by

no test coverage detected