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

File auto-search-pi.test.ts

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

Source from the content-addressed store, hash-verified

1import { afterEach, 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 {

Callers

nothing calls this directly

Calls 9

createTestDbFunction · 0.90
userMessageFunction · 0.90
runAutoSearchHintForPiFunction · 0.90
textOfFunction · 0.90
closeQuietlyFunction · 0.90
memoryResultFunction · 0.85

Tested by

no test coverage detected