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

File variable.test.ts

packages/plugin/src/config/variable.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected