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

File devices.test.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Tested by

no test coverage detected