MCPcopy Create free account
hub / github.com/anomalyco/opencode / markdown-preload.test.ts

File markdown-preload.test.ts

packages/session-ui/src/components/markdown-preload.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect, test } from "bun:test"
2import { preloadMarkdown } from "./markdown-cache"
3
4test("preloads completed markdown into the render cache", async () => {

Callers

nothing calls this directly

Calls 2

preloadMarkdownFunction · 0.90
testFunction · 0.85

Tested by

no test coverage detected