MCPcopy Create free account
hub / github.com/anomalyco/opencode / local.test.ts

File local.test.ts

packages/tui/test/context/local.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect, test } from "bun:test"
2import { parseModel, recentModels } from "../../src/context/local"
3
4test("parses model IDs containing slashes", () => {

Callers

nothing calls this directly

Calls 4

parseModelFunction · 0.90
recentModelsFunction · 0.90
testFunction · 0.85
fromMethod · 0.45

Tested by

no test coverage detected