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

File index.test.ts

src/platforms/android/__tests__/index.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 { execFileSync } from 'node:child_process';
4import { promises as fs } from 'node:fs';

Callers

nothing calls this directly

Calls 15

parseUiHierarchyFunction · 0.90
androidUiNodesFunction · 0.90
scrollAndroidFunction · 0.90
inferAndroidAppNameFunction · 0.90
installAndroidAppFunction · 0.90
withAndroidAdbProviderFunction · 0.90
openAndroidAppFunction · 0.90
closeAndroidAppFunction · 0.90
setAndroidSettingFunction · 0.90

Tested by

no test coverage detected