MCPcopy 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

1import { mkdtemp, mkdir, rm, writeFile } from 'fs/promises'
2import { tmpdir } from 'os'
3import { join } from 'path'
4import { describe, it, expect, beforeAll, afterEach } from 'vitest'

Callers

nothing calls this directly

Calls 10

loadPricingFunction · 0.85
setModelAliasesFunction · 0.85
setPriceOverridesFunction · 0.85
setLocalModelSavingsFunction · 0.85
getModelCostsFunction · 0.85
getShortModelNameFunction · 0.85
calculateCostFunction · 0.85
getDailyCacheConfigHashFunction · 0.85
writeFileFunction · 0.85

Tested by

no test coverage detected