Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3
import
{ afterEach, describe, expect, it } from
"bun:test"
;
4
import
{ mkdtempSync, rmSync } from
"node:fs"
;
Callers
nothing calls this directly
Calls
3
closeDatabase
Function · 0.90
isolateDb
Function · 0.85
buildRegistry
Function · 0.85
Tested by
no test coverage detected