MCPcopy Index your code
hub / github.com/getsentry/XcodeBuildMCP / command.test.ts

File command.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest';
2import { __getRealCommandExecutor } from '../command.ts';
3
4describe('defaultExecutor', () => {

Callers

nothing calls this directly

Calls 3

__getRealCommandExecutorFunction · 0.90
executorFunction · 0.70
killMethod · 0.65

Tested by

no test coverage detected