Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ describe, expect, it } from
'vitest'
;
2
import
{ normalizeSnapshotOutput } from
'../normalize.ts'
;
3
4
function
progressBlock(total: number, failed: number): string {
Callers
nothing calls this directly
Calls
2
normalizeSnapshotOutput
Function · 0.90
progressBlock
Function · 0.85
Tested by
no test coverage detected