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

File interactors.test.ts

src/utils/__tests__/interactors.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';
3import type { RunnerCommand } from '../../platforms/apple/core/runner/runner-client.ts';
4import type { DeviceInfo } from '../../kernel/device.ts';

Callers

nothing calls this directly

Calls 8

getInteractorFunction · 0.90
pushMethod · 0.80
scrollMethod · 0.80
homeMethod · 0.80
fillMethod · 0.80
typeMethod · 0.80
backMethod · 0.45

Tested by

no test coverage detected