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

File dispatch-open.test.ts

src/core/__tests__/dispatch-open.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 { dispatchCommand } from '../dispatch.ts';
4import { AppError } from '../../kernel/errors.ts';

Callers

nothing calls this directly

Calls 1

dispatchCommandFunction · 0.90

Tested by

no test coverage detected