Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/marimo-team/marimo
/ json-structure.test.ts
File
json-structure.test.ts
packages/llm-info/src/__tests__/json-structure.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
"vitest"
;
2
3
describe(
"JSON structure should be correct"
,
async
() => {
4
it(
"models.json wraps a provider-keyed map under `models`"
,
async
() => {
Callers
nothing calls this directly
Calls
2
describe
Function · 0.85
entries
Method · 0.45
Tested by
no test coverage detected