MCPcopy
hub / github.com/callstack/agent-device / dispatch-back.test.ts

File dispatch-back.test.ts

src/core/__tests__/dispatch-back.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 { dispatchCommand } from '../dispatch.ts';

Callers

nothing calls this directly

Calls 2

withMockedAdbFunction · 0.90
dispatchCommandFunction · 0.90

Tested by

no test coverage detected