MCPcopy Index your code
hub / github.com/getsentry/XcodeBuildMCP / mcp-lifecycle.test.ts

File mcp-lifecycle.test.ts

src/server/__tests__/mcp-lifecycle.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { EventEmitter } from 'node:events';
2import { mkdtempSync } from 'node:fs';
3import { rm } from 'node:fs/promises';
4import { tmpdir } from 'node:os';

Callers

nothing calls this directly

Tested by

no test coverage detected