Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
import
{ afterEach, describe, expect, it, vi } from
'vitest'
;
2
import
{ closeServerWithTimeout } from
'../mcp-shutdown.ts'
;
3
4
describe(
'fast-exit server close'
, () => {
Callers
nothing calls this directly
Calls
1
closeServerWithTimeout
Function · 0.90
Tested by
no test coverage detected