MCPcopy Create free account
hub / github.com/getsentry/XcodeBuildMCP / sync_xcode_defaults.test.ts

File sync_xcode_defaults.test.ts

src/mcp/tools/xcode-ide/__tests__/sync_xcode_defaults.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect, beforeEach } from 'vitest';
2import { sessionStore } from '../../../../utils/session-store.ts';
3import { createCommandMatchingMockExecutor } from '../../../../test-utils/mock-executors.ts';
4import { schema, syncXcodeDefaultsLogic } from '../sync_xcode_defaults.ts';

Callers

nothing calls this directly

Calls 5

runToolLogicFunction · 0.90
syncXcodeDefaultsLogicFunction · 0.90
clearMethod · 0.65
isErrorMethod · 0.65

Tested by

no test coverage detected