Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ engine.test.ts
File
engine.test.ts
packages/agent-core/test/hooks/engine.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ realpathSync } from
'node:fs'
;
2
import
{ tmpdir } from
'node:os'
;
3
4
import
{ describe, expect, it, vi } from
'vitest'
;
Callers
nothing calls this directly
Calls
7
triggerBlock
Method · 0.80
fireAndForgetTrigger
Method · 0.80
cwd
Method · 0.80
importEngine
Function · 0.70
now
Method · 0.65
abort
Method · 0.65
trigger
Method · 0.45
Tested by
no test coverage detected