MCPcopy Create free account
hub / github.com/getsentry/XcodeBuildMCP / text-render-parity.test.ts

File text-render-parity.test.ts

src/rendering/__tests__/text-render-parity.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, describe, expect, it, vi } from 'vitest';
2import type { DomainFragment } from '../../types/domain-fragments.ts';
3import type { RuntimeStatusFragment } from '../../types/runtime-status.ts';
4import type { StructuredToolOutput } from '../types.ts';

Callers

nothing calls this directly

Calls 8

createRenderSessionFunction · 0.90
renderTranscriptFunction · 0.90
captureCliTextFunction · 0.85
emitMethod · 0.80
isErrorMethod · 0.65
setStructuredOutputMethod · 0.65
finalizeMethod · 0.65

Tested by

no test coverage detected