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

File tool-registry.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect, it, vi, beforeEach } from 'vitest';
2import type { ToolSchemaShape } from '../../core/plugin-types.ts';
3import type { ResolvedManifest } from '../../core/manifest/schema.ts';
4import type { PredicateContext } from '../../visibility/predicate-types.ts';

Callers

nothing calls this directly

Calls 8

createManifestFixtureFunction · 0.85
createToolModuleFunction · 0.85
createPredicateContextFunction · 0.85
getMethod · 0.80
clearMethod · 0.65

Tested by

no test coverage detected