Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/callstack/agent-device
/ runtime-hints.test.ts
File
runtime-hints.test.ts
src/daemon/__tests__/runtime-hints.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
{ promises as fs } from
'node:fs'
;
4
import
os from
'node:os'
;
Callers
nothing calls this directly
Calls
6
resolveRuntimeTransportHints
Function · 0.90
applyRuntimeHintsToApp
Function · 0.90
clearRuntimeHintsFromApp
Function · 0.90
assertInvalidArgsAppError
Function · 0.85
withMockedAdb
Function · 0.70
withMockedXcrun
Function · 0.70
Tested by
no test coverage detected