MCPcopy 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

1import { describe, expect, it } from 'vitest';
2
3import {
4 Disposable,

Callers

nothing calls this directly

Calls 15

disposeFunction · 0.90
disposeIfDisposableFunction · 0.90
toDisposableFunction · 0.90
combinedDisposableFunction · 0.90
thenIfNotDisposedFunction · 0.90
thenRegisterOrDisposeFunction · 0.90
makeRecorderFunction · 0.85
makeThrowerFunction · 0.85
expectErrorMessageFunction · 0.85
expectAggregateMessagesFunction · 0.85

Tested by

no test coverage detected