MCPcopy Create free account
hub / github.com/MoonshotAI/kimi-code / runner.test.ts

File runner.test.ts

packages/agent-core/test/hooks/runner.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest';
2
3const RUNNER_MODULE = '../../src/session/hooks/runner' as string;
4

Callers

nothing calls this directly

Calls 2

importRunHookFunction · 0.85
runHookFunction · 0.85

Tested by

no test coverage detected