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

File interactions.test.ts

src/commands/interaction/runtime/interactions.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import assert from 'node:assert/strict';
2import { test } from 'vitest';
3import type { AgentDeviceBackend, BackendSnapshotOptions } from '../../../backend.ts';
4import { commands, ref, selector } from '../../index.ts';

Callers

nothing calls this directly

Calls 15

refFunction · 0.90
createAgentDeviceFunction · 0.90
localCommandPolicyFunction · 0.90
selectorFunction · 0.90
makeSnapshotStateFunction · 0.90
createInteractionDeviceFunction · 0.85
fillableSnapshotFunction · 0.85
iosTabBarSnapshotFunction · 0.85
coveredByTabBarSnapshotFunction · 0.85

Tested by

no test coverage detected