Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vuejs/composition-api
/ h.spec.ts
File
h.spec.ts
test/v3/runtime-core/h.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ h, createApp, ref, getCurrentInstance } from
'../../../src'
2
import
{ mockWarn, sleep } from
'../../helpers'
3
4
describe(
'renderer: h'
, () => {
Callers
nothing calls this directly
Calls
4
mockWarn
Function · 0.90
createApp
Function · 0.90
sleep
Function · 0.90
toHaveBeenWarned
Method · 0.80
Tested by
no test coverage detected