MCPcopy Create free account
hub / github.com/getsentry/XcodeBuildMCP / structured-output-schema.test.ts

File structured-output-schema.test.ts

src/core/__tests__/structured-output-schema.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it, beforeEach } from 'vitest';
2import { z } from 'zod';
3import { Ajv2020 } from 'ajv/dist/2020.js';
4import { loadManifest } from '../manifest/load-manifest.ts';

Callers

nothing calls this directly

Calls 8

getMcpOutputSchemaFunction · 0.90
loadManifestFunction · 0.90
expectStandaloneCompileFunction · 0.85
pushMethod · 0.80

Tested by

no test coverage detected