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

File client.test.ts

src/__tests__/client.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 { createAgentDeviceClient, type AgentDeviceClientConfig } from '../client/client.ts';
4import { runCommand } from '../commands/command-surface.ts';

Callers

nothing calls this directly

Calls 10

createAgentDeviceClientFunction · 0.90
runCommandFunction · 0.90
createTransportFunction · 0.85
openMethod · 0.80
rotateGestureMethod · 0.80
allocateMethod · 0.80
releaseMethod · 0.80
snapshotMethod · 0.80
closeMethod · 0.45
screenshotMethod · 0.45

Tested by

no test coverage detected