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

File normalize.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest';
2import { normalizeSnapshotOutput } from '../normalize.ts';
3
4function progressBlock(total: number, failed: number): string {

Callers

nothing calls this directly

Calls 2

normalizeSnapshotOutputFunction · 0.90
progressBlockFunction · 0.85

Tested by

no test coverage detected