MCPcopy Create free account
hub / github.com/MoonshotAI/kimi-code / extensions.test.ts

File extensions.test.ts

packages/agent-core/test/di/extensions.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 9

_clearRegistryForTestsFunction · 0.90
createDecoratorFunction · 0.90
registerSingletonFunction · 0.90
getMethod · 0.65
invokeFunctionMethod · 0.65
logMethod · 0.65
createChildMethod · 0.65
disposeMethod · 0.65

Tested by

no test coverage detected