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

File tool-execution-context.test.ts

src/utils/execution/__tests__/tool-execution-context.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest';
2import { DefaultStreamingExecutionContext } from '../tool-execution-context.ts';
3import { createStreamingExecutionContext } from '../../tool-execution-compat.ts';
4import type { ToolHandlerContext } from '../../../rendering/types.ts';

Callers

nothing calls this directly

Calls 6

makeHandlerContextFunction · 0.85
pushMethod · 0.80
emitFragmentMethod · 0.65
attachMethod · 0.65
getAttachmentsMethod · 0.65

Tested by

no test coverage detected