Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/callstack/agent-device
/ remote-connection.test.ts
File
remote-connection.test.ts
src/__tests__/remote-connection.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ afterEach, test, vi } from
'vitest'
;
2
import
assert from
'node:assert/strict'
;
3
import
fs from
'node:fs'
;
4
import
os from
'node:os'
;
Callers
nothing calls this directly
Calls
14
hasDeferredMetroConfig
Function · 0.90
connectCommand
Function · 0.90
readActiveConnectionState
Function · 0.90
hashRemoteConfigFile
Function · 0.90
readRemoteConnectionState
Function · 0.90
writeGeneratedRemoteConfig
Function · 0.90
writeRemoteConnectionState
Function · 0.90
materializeRemoteConnectionForCommand
Function · 0.90
disconnectCommand
Function · 0.90
connectionCommand
Function · 0.90
createTestClient
Function · 0.85
push
Method · 0.80
Tested by
no test coverage detected