Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tiann/hapi
/ cursorModelsPrewarm.test.ts
File
cursorModelsPrewarm.test.ts
cli/src/modules/common/cursorModelsPrewarm.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ afterEach, describe, expect, test, vi } from
'vitest'
;
2
3
const
listCursorModelsMock = vi.hoisted(() => vi.fn());
4
Callers
nothing calls this directly
Calls
2
scheduleCursorModelsPrewarm
Function · 0.90
resolve
Method · 0.80
Tested by
no test coverage detected