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

File generic.test.ts

src/cli/commands/__tests__/generic.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 { createAgentDeviceClient } from '../../../client/client.ts';
4import type { DaemonResponse } from '../../../kernel/contracts.ts';

Callers

nothing calls this directly

Calls 4

createAgentDeviceClientFunction · 0.90
captureStdoutFunction · 0.70
parseMethod · 0.45

Tested by

no test coverage detected