MCPcopy
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

1import { afterEach, test, vi } from 'vitest';
2import assert from 'node:assert/strict';
3import fs from 'node:fs';
4import os from 'node:os';

Callers

nothing calls this directly

Calls 14

hasDeferredMetroConfigFunction · 0.90
connectCommandFunction · 0.90
hashRemoteConfigFileFunction · 0.90
disconnectCommandFunction · 0.90
connectionCommandFunction · 0.90
createTestClientFunction · 0.85
pushMethod · 0.80

Tested by

no test coverage detected