MCPcopy Create free account
hub / github.com/tiann/hapi / cursorModels.test.ts

File cursorModels.test.ts

cli/src/modules/common/cursorModels.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, describe, expect, test, vi } from 'vitest'
2import { setCursorAcpModelsSnapshot } from '@/cursor/utils/cursorAcpModelsBridge'
3
4const { spawnMock } = vi.hoisted(() => ({

Callers

nothing calls this directly

Calls 10

parseCursorModelsOutputFunction · 0.90
listCursorModelsFunction · 0.90
seedCursorModelsCacheFunction · 0.90
handlerFunction · 0.85

Tested by

no test coverage detected