Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ jitter.test.ts
File
jitter.test.ts
packages/agent-core/test/tools/cron/jitter.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* Tests
for
`tools/cron/jitter.ts`. Fire times are constructed via
3
* `
new
Date(y, m, d, h, mn, s)` so minute-of-hour assertions are
4
* TZ-stable.
Callers
nothing calls this directly
Calls
4
parseCronExpression
Function · 0.90
jitteredNextCronRunMs
Function · 0.90
oneShotJitteredNextCronRunMs
Function · 0.90
localDate
Function · 0.70
Tested by
no test coverage detected