Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ test } from
'vitest'
;
2
import
assert from
'node:assert/strict'
;
3
import
{ execFileSync } from
'node:child_process'
;
4
import
{ promises as fs } from
'node:fs'
;
Callers
nothing calls this directly
Calls
15
parseUiHierarchy
Function · 0.90
androidUiNodes
Function · 0.90
scrollAndroid
Function · 0.90
parseAndroidLaunchComponent
Function · 0.90
inferAndroidAppName
Function · 0.90
parseAndroidLaunchablePackages
Function · 0.90
installAndroidApp
Function · 0.90
withAndroidAdbProvider
Function · 0.90
installAndroidInstallablePath
Function · 0.90
openAndroidApp
Function · 0.90
closeAndroidApp
Function · 0.90
setAndroidSetting
Function · 0.90
Tested by
no test coverage detected