MCPcopy Create free account
hub / github.com/Houseofmvps/codesight / reference-plugin.test.ts

File reference-plugin.test.ts

tests/reference-plugin.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, before } from "node:test";
2import assert from "node:assert/strict";
3import { mkdtempSync, copyFileSync, writeFileSync } from "node:fs";
4import { dirname, join, resolve } from "node:path";

Callers

nothing calls this directly

Calls 7

joinFunction · 0.85
memoryFunction · 0.85
loadModulesFunction · 0.70
routesMethod · 0.65
schemasMethod · 0.65
importsMethod · 0.65
describeFunction · 0.50

Tested by

no test coverage detected