Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ describe, expect, test, beforeEach, afterEach, mock } from
'bun:test'
2
import
{
3
clearMockedModules,
4
mockModule,
Callers
nothing calls this directly
Calls
7
mockModule
Function · 0.90
clearMockedModules
Function · 0.90
beforeEach
Function · 0.85
afterEach
Function · 0.85
importFresh
Function · 0.85
markChatGptOAuthRateLimited
Function · 0.85
getModelForRequest
Function · 0.85
Tested by
no test coverage detected