MCPcopy
hub / github.com/vuejs/core / ssrDynamicComponent.spec.ts

File ssrDynamicComponent.spec.ts

packages/server-renderer/__tests__/ssrDynamicComponent.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createApp, createVNode } from 'vue'
2import { renderToString } from '../src'
3
4describe('ssr: dynamic component', () => {

Callers

nothing calls this directly

Calls 2

renderToStringFunction · 0.90
testFunction · 0.50

Tested by

no test coverage detected