MCPcopy Create free account
hub / github.com/anomalyco/opencode / model-variant.test.ts

File model-variant.test.ts

packages/app/src/context/model-variant.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from "bun:test"
2import { cycleModelVariant, getConfiguredAgentVariant, resolveModelVariant } from "./model-variant"
3
4describe("model variant", () => {

Callers

nothing calls this directly

Calls 5

resolveModelVariantFunction · 0.90
cycleModelVariantFunction · 0.90
testFunction · 0.85
describeFunction · 0.50

Tested by

no test coverage detected