MCPcopy Create free account
hub / github.com/MoonshotAI/kimi-code / model-catalog-refresh-scheduler.test.ts

File model-catalog-refresh-scheduler.test.ts

packages/server/test/model-catalog-refresh-scheduler.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 type { ICoreProcessService, ILogService, IModelCatalogService } from '@moonshot-ai/agent-core';
4

Callers

nothing calls this directly

Calls 4

makeCoreFunction · 0.70
makeLoggerFunction · 0.70
startMethod · 0.65
disposeMethod · 0.65

Tested by

no test coverage detected