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

File command-tools.test.ts

src/mcp/__tests__/command-tools.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 type { AgentDeviceClient } from '../../client/client-types.ts';
4import { createCommandToolExecutor, listCommandTools } from '../command-tools.ts';

Callers

nothing calls this directly

Calls 5

listCommandToolsFunction · 0.90
pushMethod · 0.80
executeMethod · 0.80
parseMethod · 0.45

Tested by

no test coverage detected