Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vuejs/core
/ componentVModel.spec.ts
File
componentVModel.spec.ts
packages/vue-compat/__tests__/componentVModel.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
Vue from
'@vue/compat'
2
import
type
{ ComponentOptions } from
'../../runtime-core/src/component'
3
import
{ nextTick } from
'../../runtime-core/src/scheduler'
4
import
{
Callers
nothing calls this directly
Calls
9
toggleDeprecationWarning
Function · 0.90
nextTick
Function · 0.90
runTest
Function · 0.85
runTestWithModifier
Function · 0.85
$mount
Method · 0.80
toHaveBeenWarned
Method · 0.80
querySelector
Method · 0.80
test
Function · 0.70
click
Method · 0.65
Tested by
no test coverage detected