MCPcopy Create free account
hub / github.com/cortexkit/magic-context / opencode-helpers.test.ts

File opencode-helpers.test.ts

packages/cli/src/lib/opencode-helpers.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, describe, expect, it } from "bun:test";
2import { chmodSync, mkdtempSync, rmSync, writeFileSync } from "node:fs";
3import { tmpdir } from "node:os";
4import { join } from "node:path";

Callers

nothing calls this directly

Calls 3

getAvailableModelsFunction · 0.90
getOpenCodeVersionFunction · 0.90
fakeOpencodeFunction · 0.85

Tested by

no test coverage detected