Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/getsentry/XcodeBuildMCP
/ test-preflight.test.ts
File
test-preflight.test.ts
src/utils/__tests__/test-preflight.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
{ createMockFileSystemExecutor } from
'../../test-utils/mock-executors.ts'
;
3
import
{
4
collectResolvedTestSelectors,
Callers
nothing calls this directly
Calls
6
createMockFileSystemExecutor
Function · 0.90
resolveTestPreflight
Function · 0.90
formatTestPreflight
Function · 0.90
formatTestSelectionSummary
Function · 0.90
collectResolvedTestSelectors
Function · 0.90
get
Method · 0.80
Tested by
no test coverage detected