Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ delayed.test.ts
File
delayed.test.ts
packages/agent-core/test/di/delayed.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
{ SyncDescriptor } from
'#/di/descriptors'
;
4
import
{ InstantiationService } from
'#/di/instantiationService'
;
Callers
nothing calls this directly
Calls
8
createDecorator
Function · 0.90
cycle
Method · 0.80
invokeFunction
Method · 0.65
get
Method · 0.65
describe
Method · 0.65
fire
Method · 0.65
doIt
Method · 0.65
push
Method · 0.45
Tested by
no test coverage detected