MCPcopy
hub / github.com/vuejs/core / tree.spec.ts

File tree.spec.ts

packages/vue/__tests__/e2e/tree.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import path from 'node:path'
2import { E2E_TIMEOUT, setupPuppeteer } from './e2eUtils'
3
4describe('e2e: tree', () => {

Callers

nothing calls this directly

Calls 3

setupPuppeteerFunction · 0.90
testTreeFunction · 0.85
testFunction · 0.50

Tested by

no test coverage detected