MCPcopy Create free account
hub / github.com/getsentry/XcodeBuildMCP / mac-bundle-id-injection.test.ts

File mac-bundle-id-injection.test.ts

src/utils/__tests__/mac-bundle-id-injection.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from 'vitest';
2import type { ChildProcess } from 'node:child_process';
3import type { WriteStream } from 'node:fs';
4import { get_mac_bundle_idLogic } from '../../mcp/tools/project-discovery/get_mac_bundle_id.ts';

Callers

nothing calls this directly

Calls 4

runLogicFunction · 0.90
get_mac_bundle_idLogicFunction · 0.90
createMockFileSystemFunction · 0.85
createCapturingExecutorFunction · 0.70

Tested by

no test coverage detected