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

File register-tool-commands.test.ts

src/cli/__tests__/register-tool-commands.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import yargs from 'yargs';
2import { afterEach, describe, expect, it, vi } from 'vitest';
3import * as z from 'zod';
4import type { ToolCatalog, ToolDefinition } from '../../runtime/types.ts';

Callers

nothing calls this directly

Calls 13

registerToolCommandsFunction · 0.90
createAppFunction · 0.85
captureStdoutChunksFunction · 0.85
createBuildResultToolFunction · 0.85
createAppPathToolFunction · 0.85
pushMethod · 0.80
emitMethod · 0.80
createToolFunction · 0.70
createCatalogFunction · 0.70
setStructuredOutputMethod · 0.65
setNextStepsMethod · 0.65

Tested by

no test coverage detected