MCPcopy Create free account
hub / github.com/getsentry/XcodeBuildMCP / json-normalize.test.ts

File json-normalize.test.ts

src/snapshot-tests/__tests__/json-normalize.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest';
2import type { StructuredOutputEnvelope } from '../../types/structured-output.ts';
3import { formatStructuredEnvelopeFixture, normalizeStructuredEnvelope } from '../json-normalize.ts';
4

Callers

nothing calls this directly

Calls 2

Tested by

no test coverage detected