Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ afterEach, beforeEach, describe, expect, it, vi } from
'vitest'
;
2
3
import
type
{ ICoreProcessService, ILogService, IModelCatalogService } from
'@moonshot-ai/agent-core'
;
4
Callers
nothing calls this directly
Calls
4
makeCore
Function · 0.70
makeLogger
Function · 0.70
start
Method · 0.65
dispose
Method · 0.65
Tested by
no test coverage detected