MCPcopy
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

1import { describe, expect, it } from "vitest";
2
3describe("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

describeFunction · 0.85
entriesMethod · 0.45

Tested by

no test coverage detected