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

File self-register.test.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 3

invokeFunctionMethod · 0.65
getMethod · 0.65
createChildMethod · 0.65

Tested by

no test coverage detected