MCPcopy
hub / github.com/callstack/agent-device / diagnostics-router.test.ts

File diagnostics-router.test.ts

src/commands/observability/runtime/diagnostics-router.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 { AgentDeviceBackend, BackendCommandContext } from '../../../backend.ts';
4import type { ArtifactAdapter } from '../../../io.ts';

Callers

nothing calls this directly

Calls 5

createAgentDeviceFunction · 0.90
createMemorySessionStoreFunction · 0.90
restrictedCommandPolicyFunction · 0.90
createDiagnosticsBackendFunction · 0.85
parseMethod · 0.45

Tested by

no test coverage detected