MCPcopy Index your code
hub / github.com/getsentry/XcodeBuildMCP / infer-platform.test.ts

File infer-platform.test.ts

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

Source from the content-addressed store, hash-verified

1import { beforeEach, describe, expect, it } from 'vitest';
2import { createMockCommandResponse, createMockExecutor } from '../../test-utils/mock-executors.ts';
3import type { CommandExecutor } from '../execution/index.ts';
4import { sessionStore } from '../session-store.ts';

Callers

nothing calls this directly

Calls 4

createMockExecutorFunction · 0.90
inferPlatformFunction · 0.90
setDefaultsMethod · 0.80
clearMethod · 0.65

Tested by

no test coverage detected