MCPcopy Index your code
hub / github.com/callstack/agent-device / install-source.test.ts

File install-source.test.ts

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

Source from the content-addressed store, hash-verified

1import { test, vi } from 'vitest';
2import assert from 'node:assert/strict';
3import { execFileSync } from 'node:child_process';
4import dns from 'node:dns/promises';

Callers

nothing calls this directly

Calls 11

isBlockedSourceHostnameFunction · 0.90
isBlockedIpAddressFunction · 0.90
findExecutableInPathFunction · 0.85
writeIosInfoPlistFunction · 0.70

Tested by

no test coverage detected