MCPcopy 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

1import { describe, expect, it } from 'vitest';
2
3import { SyncDescriptor } from '#/di/descriptors';
4import { InstantiationService } from '#/di/instantiationService';

Callers

nothing calls this directly

Calls 8

createDecoratorFunction · 0.90
cycleMethod · 0.80
invokeFunctionMethod · 0.65
getMethod · 0.65
describeMethod · 0.65
fireMethod · 0.65
doItMethod · 0.65
pushMethod · 0.45

Tested by

no test coverage detected