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

File logcat.test.ts

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

Source from the content-addressed store, hash-verified

1import assert from 'node:assert/strict';
2import { test } from 'vitest';
3import { AppError } from '../../../kernel/errors.ts';
4import { streamAndroidLogcatWithAdb } from '../logcat.ts';

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected