Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ beforeEach, test, vi } from
'vitest'
;
2
import
assert from
'node:assert/strict'
;
3
4
const
{ mockRunAppleRunnerCommand } = vi.hoisted(() => ({
Callers
nothing calls this directly
Calls
8
handleRotateGestureCommand
Function · 0.90
handleSwipePresetCommand
Function · 0.90
handleSwipeCommand
Function · 0.90
handlePanCommand
Function · 0.90
handlePressCommand
Function · 0.90
handleTransformGestureCommand
Function · 0.90
makeUnusedInteractor
Function · 0.85
push
Method · 0.80
Tested by
no test coverage detected