MCPcopy Create free account
hub / github.com/getsentry/XcodeBuildMCP / xcodebuild-domain-results.test.ts

File xcodebuild-domain-results.test.ts

src/utils/__tests__/xcodebuild-domain-results.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { beforeEach, describe, expect, it, vi } from 'vitest';
2
3const mocks = vi.hoisted(() => ({
4 extractTestSummaryCountsFromXcresult: vi.fn(),

Callers

nothing calls this directly

Calls 6

createXcodebuildRunStateFunction · 0.90
createTestDomainResultFunction · 0.90
createBuildDomainResultFunction · 0.90
pushMethod · 0.80
finalizeMethod · 0.65

Tested by

no test coverage detected