Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vuejs/core
/ memory-leak.spec.ts
File
memory-leak.spec.ts
packages/vue/__tests__/e2e/memory-leak.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ E2E_TIMEOUT, setupPuppeteer } from
'./e2eUtils'
2
import
path from
'node:path'
3
4
const
{ page, html, click, timeout } = setupPuppeteer()
Callers
nothing calls this directly
Calls
11
setupPuppeteer
Function · 0.90
assertAsyncChildren
Function · 0.85
createCDPSession
Method · 0.80
mount
Method · 0.80
html
Function · 0.70
click
Function · 0.70
isCollected
Function · 0.70
timeout
Function · 0.70
resolve
Method · 0.65
evaluate
Method · 0.65
test
Function · 0.50
Tested by
no test coverage detected