Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vuejs/core
/ ssrInterpolate.spec.ts
File
ssrInterpolate.spec.ts
packages/server-renderer/__tests__/ssrInterpolate.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ ssrInterpolate } from
'../src/helpers/ssrInterpolate'
2
import
{ escapeHtml } from
'@vue/shared'
3
4
test(
'ssr: interpolate'
, () => {
Callers
nothing calls this directly
Calls
3
ssrInterpolate
Function · 0.90
escapeHtml
Function · 0.90
test
Function · 0.50
Tested by
no test coverage detected