MCPcopy
hub / github.com/CodebuffAI/codebuff / model-provider-free-mode.test.ts

File model-provider-free-mode.test.ts

sdk/src/impl/__tests__/model-provider-free-mode.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test, beforeEach, afterEach, mock } from 'bun:test'
2import {
3 clearMockedModules,
4 mockModule,

Callers

nothing calls this directly

Calls 7

mockModuleFunction · 0.90
clearMockedModulesFunction · 0.90
beforeEachFunction · 0.85
afterEachFunction · 0.85
importFreshFunction · 0.85
getModelForRequestFunction · 0.85

Tested by

no test coverage detected