MCPcopy
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

1import { ssrInterpolate } from '../src/helpers/ssrInterpolate'
2import { escapeHtml } from '@vue/shared'
3
4test('ssr: interpolate', () => {

Callers

nothing calls this directly

Calls 3

ssrInterpolateFunction · 0.90
escapeHtmlFunction · 0.90
testFunction · 0.50

Tested by

no test coverage detected