Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ lifecycle.test.ts
File
lifecycle.test.ts
packages/agent-core/test/di/lifecycle.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
'vitest'
;
2
3
import
{
4
Disposable,
Callers
nothing calls this directly
Calls
15
dispose
Function · 0.90
disposeIfDisposable
Function · 0.90
toDisposable
Function · 0.90
combinedDisposable
Function · 0.90
setUnexpectedErrorHandler
Function · 0.90
resetUnexpectedErrorHandler
Function · 0.90
thenIfNotDisposed
Function · 0.90
thenRegisterOrDispose
Function · 0.90
makeRecorder
Function · 0.85
makeThrower
Function · 0.85
expectErrorMessage
Function · 0.85
expectAggregateMessages
Function · 0.85
Tested by
no test coverage detected