Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vercel/streamdown
/ memo-comparators.test.tsx
File
memo-comparators.test.tsx
packages/streamdown/__tests__/memo-comparators.test.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import { render } from
"@testing-library/react"
;
2
import { describe, expect, it, vi } from
"vitest"
;
3
import { StreamdownContext } from
"../index"
;
4
import { components as importedComponents } from
"../lib/components"
;
Callers
nothing calls this directly
Calls
2
Markdown
Function · 0.90
render
Function · 0.50
Tested by
no test coverage detected