MCPcopy Index your code
hub / github.com/callstack/agent-device / daemon-command-registry.test.ts

File daemon-command-registry.test.ts

src/daemon/__tests__/daemon-command-registry.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 { INTERNAL_COMMANDS, PUBLIC_COMMANDS } from '../../command-catalog.ts';
4import {

Callers

nothing calls this directly

Tested by

no test coverage detected