MCPcopy
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

1import { test } from 'vitest';
2import assert from 'node:assert/strict';
3import { promises as fs } from 'node:fs';
4import os from 'node:os';

Callers

nothing calls this directly

Calls 6

applyRuntimeHintsToAppFunction · 0.90
clearRuntimeHintsFromAppFunction · 0.90
withMockedAdbFunction · 0.70
withMockedXcrunFunction · 0.70

Tested by

no test coverage detected