Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vuejs/core
/ vCloak.spec.ts
File
vCloak.spec.ts
packages/runtime-dom/__tests__/directives/vCloak.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ createApp } from
'@vue/runtime-dom'
2
3
describe(
'vCloak'
, () => {
4
test(
'should be removed after compile'
, () => {
Callers
nothing calls this directly
Calls
3
createElement
Method · 0.80
mount
Method · 0.80
test
Function · 0.50
Tested by
no test coverage detected