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

File adb-executor.test.ts

src/platforms/android/__tests__/adb-executor.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import assert from 'node:assert/strict';
2import { test, vi } from 'vitest';
3
4const { runCmdBackgroundMock } = vi.hoisted(() => ({

Callers

nothing calls this directly

Calls 10

createDeviceAdbExecutorFunction · 0.90
withAndroidAdbProviderFunction · 0.90
pullAndroidAdbFileFunction · 0.90
installAndroidAdbPackageFunction · 0.90
pushMethod · 0.80
adbFunction · 0.70

Tested by

no test coverage detected