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

File session-store.test.ts

packages/agent-core/test/tools/cron/session-store.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * Tests for `tools/cron/session-store.ts`.
3 */
4import { describe, expect, it } from 'vitest';

Callers

nothing calls this directly

Calls 6

makeInitFunction · 0.85
addMethod · 0.65
getMethod · 0.65
listMethod · 0.65
removeMethod · 0.65
clearMethod · 0.65

Tested by

no test coverage detected