MCPcopy Index your code
hub / github.com/getsentry/XcodeBuildMCP / tool-invoke-streaming.test.ts

File tool-invoke-streaming.test.ts

src/daemon/__tests__/tool-invoke-streaming.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 12

startDaemonServerFunction · 0.90
resolveFunction · 0.85
rmFunction · 0.85
emitMethod · 0.80
pushMethod · 0.80
statusMethod · 0.80
invokeXcodeIdeToolMethod · 0.80
createSocketPathFunction · 0.70
createCatalogFunction · 0.70
listenFunction · 0.70
closeMethod · 0.65
invokeToolMethod · 0.45

Tested by

no test coverage detected