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

File session-service.test.ts

packages/agent-core/test/services/session-service.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, it, vi } from 'vitest';
2
3import {
4 type AgentContextData,

Callers

nothing calls this directly

Calls 15

toProtocolSessionFunction · 0.90
emptySessionUsageFunction · 0.90
makePromptServiceStubFunction · 0.85
makeApprovalServiceStubFunction · 0.85
makeQuestionServiceStubFunction · 0.85
makeEventServiceStubFunction · 0.85
makeTestInstantiationFunction · 0.85
encodeWorkDirKeyFunction · 0.85
tsFunction · 0.85
freshStateFunction · 0.70
makeFakeBridgeFunction · 0.70
summaryFunction · 0.70

Tested by

no test coverage detected