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

File tool-registry.test.ts

packages/plugin/src/plugin/tool-registry.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/// <reference types="bun-types" />
2
3import { afterEach, describe, expect, it } from "bun:test";
4import { mkdtempSync, rmSync } from "node:fs";

Callers

nothing calls this directly

Calls 3

closeDatabaseFunction · 0.90
isolateDbFunction · 0.85
buildRegistryFunction · 0.85

Tested by

no test coverage detected