MCPcopy Index your code
hub / github.com/callstack/agent-device / dispatch-interactions.test.ts

File dispatch-interactions.test.ts

src/core/__tests__/dispatch-interactions.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { beforeEach, test, vi } from 'vitest';
2import assert from 'node:assert/strict';
3
4const { mockRunAppleRunnerCommand } = vi.hoisted(() => ({

Callers

nothing calls this directly

Calls 8

handleSwipePresetCommandFunction · 0.90
handleSwipeCommandFunction · 0.90
handlePanCommandFunction · 0.90
handlePressCommandFunction · 0.90
makeUnusedInteractorFunction · 0.85
pushMethod · 0.80

Tested by

no test coverage detected