MCPcopy Create free account
hub / github.com/callstack/agent-device / public.test.ts

File public.test.ts

src/commands/batch/public.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 { runBatch } from '../../sdk/batch.ts';
4import type { DaemonRequest } from '../../kernel/contracts.ts';

Callers

nothing calls this directly

Calls 2

runBatchFunction · 0.90
pushMethod · 0.80

Tested by

no test coverage detected