Code
Hub
Trending
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/getagentseal/codeburn
/ models.test.ts
File
models.test.ts
tests/models.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ mkdtemp, mkdir, rm, writeFile } from
'fs/promises'
2
import
{ tmpdir } from
'os'
3
import
{ join } from
'path'
4
import
{ describe, it, expect, beforeAll, afterEach } from
'vitest'
Callers
nothing calls this directly
Calls
10
loadPricing
Function · 0.85
setModelAliases
Function · 0.85
setPriceOverrides
Function · 0.85
setLocalModelSavings
Function · 0.85
getModelCosts
Function · 0.85
getShortModelName
Function · 0.85
calculateCost
Function · 0.85
getPriceOverridesConfigHash
Function · 0.85
getDailyCacheConfigHash
Function · 0.85
writeFile
Function · 0.85
Tested by
no test coverage detected