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

File tool-invoker.test.ts

src/runtime/__tests__/tool-invoker.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { beforeEach, describe, expect, it, vi } from 'vitest';
2import { z } from 'zod';
3import type { ToolResponse } from '../../types/common.ts';
4import type { AnyFragment, DomainFragment } from '../../types/domain-fragments.ts';

Callers

nothing calls this directly

Calls 15

createToolCatalogFunction · 0.90
createRenderSessionFunction · 0.90
daemonResultFunction · 0.85
streamedToolResultFunction · 0.85
emitHandlerFunction · 0.85
makeToolFunction · 0.85
invokeAndFinalizeFunction · 0.85
emitNextStepsHandlerFunction · 0.85
emitErrorEventsHandlerFunction · 0.85
onFragmentMethod · 0.80
emitMethod · 0.80

Tested by

no test coverage detected