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

File opencodeModels.test.ts

cli/src/modules/common/opencodeModels.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
3const sendRequestMock = vi.fn()
4const closeMock = vi.fn().mockResolvedValue(undefined)

Callers

nothing calls this directly

Calls 3

listOpencodeModelsForCwdFunction · 0.90
resolveSecondFunction · 0.85

Tested by

no test coverage detected