Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vuejs/core
/ patchEvents.spec.ts
File
patchEvents.spec.ts
packages/runtime-dom/__tests__/patchEvents.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ patchProp } from
'../src/patchProp'
2
3
const
timeout = () =>
new
Promise(r => setTimeout(r))
4
Callers
nothing calls this directly
Calls
7
patchProp
Function · 0.90
createElement
Method · 0.80
toHaveBeenWarned
Method · 0.80
timeout
Function · 0.70
push
Method · 0.65
test
Function · 0.50
get
Method · 0.45
Tested by
no test coverage detected