Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ afterEach, beforeEach, describe, expect, it, vi } from
'vitest'
;
2
3
import
{
4
type
AgentContextData,
Callers
nothing calls this directly
Calls
15
toProtocolSession
Function · 0.90
emptySessionUsage
Function · 0.90
makePromptServiceStub
Function · 0.85
makeApprovalServiceStub
Function · 0.85
makeQuestionServiceStub
Function · 0.85
makeEventServiceStub
Function · 0.85
makeTestInstantiation
Function · 0.85
encodeWorkDirKey
Function · 0.85
ts
Function · 0.85
freshState
Function · 0.70
makeFakeBridge
Function · 0.70
summary
Function · 0.70
Tested by
no test coverage detected