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

File strip-placeholders-pi.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from "bun:test";
2import { getStrippedPlaceholderIds } from "@magic-context/core/features/magic-context/storage";
3import { closeQuietly } from "@magic-context/core/shared/sqlite-helpers";
4import { stripPiDroppedPlaceholderMessages } from "./strip-placeholders-pi";

Callers

nothing calls this directly

Calls 7

createTestDbFunction · 0.90
userMessageFunction · 0.90
assistantMessageFunction · 0.90
closeQuietlyFunction · 0.90
hasMethod · 0.80

Tested by

no test coverage detected