MCPcopy Index your code
hub / github.com/forloopcodes/contextplus / context-tree.test.mjs

File context-tree.test.mjs

test/main/context-tree.test.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, after } from "node:test";
2import assert from "node:assert/strict";
3import { getContextTree } from "../../build/tools/context-tree.js";
4import { writeFile, mkdir, rm } from "fs/promises";

Callers

nothing calls this directly

Calls 2

getContextTreeFunction · 0.85
setupFunction · 0.70

Tested by

no test coverage detected