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

File ctx-search.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect, it, spyOn } from "bun:test";
2import type { UnifiedSearchResult } from "@magic-context/core/features/magic-context/search";
3import * as searchModule from "@magic-context/core/features/magic-context/search";
4import { closeQuietly } from "@magic-context/core/shared/sqlite-helpers";

Callers

nothing calls this directly

Calls 4

createTestDbFunction · 0.90
createCtxSearchToolFunction · 0.90
fakeContextFunction · 0.90
closeQuietlyFunction · 0.90

Tested by

no test coverage detected