Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ describe, expect, it } from
'vitest'
;
2
3
const
RUNNER_MODULE =
'../../src/session/hooks/runner'
as string;
4
Callers
nothing calls this directly
Calls
2
importRunHook
Function · 0.85
runHook
Function · 0.85
Tested by
no test coverage detected