MCPcopy Index your code
hub / github.com/getsentry/XcodeBuildMCP / daemon-client.test.ts

File daemon-client.test.ts

src/cli/__tests__/daemon-client.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import net from 'node:net';
2import { mkdtemp, rm } from 'node:fs/promises';
3import path from 'node:path';
4import { tmpdir } from 'node:os';

Callers

nothing calls this directly

Calls 9

createFrameReaderFunction · 0.90
writeFrameFunction · 0.90
resolveFunction · 0.85
rmFunction · 0.85
pushMethod · 0.80
createSocketPathFunction · 0.70
listenFunction · 0.70
closeMethod · 0.65
invokeToolMethod · 0.45

Tested by

no test coverage detected