MCPcopy Create free account
hub / github.com/apache/maka / runtime-host-run-command.test.ts

File runtime-host-run-command.test.ts

packages/cli/src/__tests__/runtime-host-run-command.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import assert from 'node:assert/strict';
2import { describe, test } from 'node:test';
3import type { SessionEvent } from '@maka/core/events';
4import type { SessionSummary, StoredMessage } from '@maka/core/session';

Callers

nothing calls this directly

Calls 15

connectionCatalogFunction · 0.85
runRuntimeHostTextCliFunction · 0.85
publicCommandContextFunction · 0.85
graphMessagesFunction · 0.85
questionEventsFunction · 0.85
joinMethod · 0.80
sessionProjectionFunction · 0.70
runFixtureFunction · 0.70
pendingPermissionFunction · 0.70
collectFunction · 0.70

Tested by

no test coverage detected