MCPcopy Create free account
hub / github.com/getsentry/XcodeBuildMCP / build-preflight.test.ts

File build-preflight.test.ts

src/utils/__tests__/build-preflight.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from 'vitest';
2import { displayPath, formatToolPreflight } from '../build-preflight.ts';
3import { computeScopedDerivedDataPath } from '../derived-data-path.ts';
4import { getWorkspaceFilesystemLayout } from '../log-paths.ts';

Callers

nothing calls this directly

Calls 3

formatToolPreflightFunction · 0.90
displayScopedDerivedDataFunction · 0.85

Tested by

no test coverage detected