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

File index.test.ts

packages/pi-plugin/src/tools/index.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from "bun:test";
2import { closeQuietly } from "@magic-context/core/shared/sqlite-helpers";
3import { createTestDb } from "../test-utils.test";
4import { registerMagicContextTools } from "./index";

Callers

nothing calls this directly

Calls 3

createTestDbFunction · 0.90
closeQuietlyFunction · 0.90

Tested by

no test coverage detected