Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ agent-integration.test.ts
File
agent-integration.test.ts
packages/agent-core/test/agent/cron/agent-integration.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* Agent + cron wiring smoke: verifies `
new
Agent(...)` constructs and
3
* starts a CronManager, registers the three cron tools, and that
4
* `KIMI_DISABLE_CRON=1` short-circuits `CronCreate`.
Callers
nothing calls this directly
Calls
6
testAgent
Function · 0.90
configure
Method · 0.65
stop
Method · 0.65
list
Method · 0.65
resolveExecution
Method · 0.65
data
Method · 0.45
Tested by
no test coverage detected