Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ expect, test } from
"bun:test"
2
import
{ preloadMarkdown } from
"./markdown-cache"
3
4
test(
"preloads completed markdown into the render cache"
,
async
() => {
Callers
nothing calls this directly
Calls
2
preloadMarkdown
Function · 0.90
test
Function · 0.85
Tested by
no test coverage detected