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

File tools.test.ts

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

Source from the content-addressed store, hash-verified

1import { beforeEach, describe, expect, it } from "bun:test";
2import { Database } from "../../shared/sqlite";
3import { createCtxNoteTools } from "./tools";
4

Callers

nothing calls this directly

Calls 5

createCtxNoteToolsFunction · 0.90
createTestDbFunction · 0.70
toolContextFunction · 0.70
runMethod · 0.65
prepareMethod · 0.45

Tested by

no test coverage detected