Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tiann/hapi
/ cursorAcpModelProbe.test.ts
File
cursorAcpModelProbe.test.ts
cli/src/modules/common/cursorAcpModelProbe.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
harness = vi.hoisted(() => ({
4
initializeError: null as Error | null,
Callers
nothing calls this directly
Calls
2
runCursorAcpModelProbe
Function · 0.90
cursorProbeResponseHasWireCatalog
Function · 0.90
Tested by
no test coverage detected