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

File createApp.spec.ts

packages/runtime-dom/__tests__/createApp.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createApp, h } from '../src'
2
3describe('createApp for dom', () => {
4 // #2926

Callers

nothing calls this directly

Calls 3

mountMethod · 0.80
createElementMethod · 0.80
testFunction · 0.50

Tested by

no test coverage detected