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

File start-mcp-server.test.ts

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

Source from the content-addressed store, hash-verified

1import { afterEach, describe, expect, it, vi } from 'vitest';
2import { closeServerWithTimeout } from '../mcp-shutdown.ts';
3
4describe('fast-exit server close', () => {

Callers

nothing calls this directly

Calls 1

closeServerWithTimeoutFunction · 0.90

Tested by

no test coverage detected