Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ createApp, h } from
'../src'
2
3
describe(
'createApp for dom'
, () => {
4
// #2926
Callers
nothing calls this directly
Calls
3
mount
Method · 0.80
createElement
Method · 0.80
test
Function · 0.50
Tested by
no test coverage detected