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

File dispatch-scroll.test.ts

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

Source from the content-addressed store, hash-verified

1import { test } from 'vitest';
2import assert from 'node:assert/strict';
3import { dispatchCommand } from '../dispatch.ts';
4import { handleLongPressCommand, handleScrollCommand } from '../dispatch-interactions.ts';

Callers

nothing calls this directly

Calls 5

dispatchCommandFunction · 0.90
handleScrollCommandFunction · 0.90
handleLongPressCommandFunction · 0.90
makeScrollSnapshotFunction · 0.85
pushMethod · 0.80

Tested by

no test coverage detected