MCPcopy
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

1import { E2E_TIMEOUT, setupPuppeteer } from './e2eUtils'
2import path from 'node:path'
3
4const { page, html, click, timeout } = setupPuppeteer()

Callers

nothing calls this directly

Calls 11

setupPuppeteerFunction · 0.90
assertAsyncChildrenFunction · 0.85
createCDPSessionMethod · 0.80
mountMethod · 0.80
htmlFunction · 0.70
clickFunction · 0.70
isCollectedFunction · 0.70
timeoutFunction · 0.70
resolveMethod · 0.65
evaluateMethod · 0.65
testFunction · 0.50

Tested by

no test coverage detected