MCPcopy Index your code
hub / github.com/getsentry/XcodeBuildMCP / debugging-tools.test.ts

File debugging-tools.test.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 15

callHandlerFunction · 0.90
runLogicFunction · 0.90
debug_attach_simLogicFunction · 0.90
allTextFunction · 0.90
createMockExecutorFunction · 0.90
debug_continueLogicFunction · 0.90
debug_detachLogicFunction · 0.90
debug_lldb_commandLogicFunction · 0.90

Tested by

no test coverage detected