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

File Transition.spec.ts

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

Source from the content-addressed store, hash-verified

1import type { ElementHandle } from './e2eBrowserUtils'
2import { E2E_TIMEOUT, setupBrowserE2E } from './e2eBrowserUtils'
3
4describe('e2e: Transition', () => {

Callers

nothing calls this directly

Calls 15

setupBrowserE2EFunction · 0.90
classWhenTransitionStartFunction · 0.85
svgTransitionStartFunction · 0.85
hFunction · 0.85
shallowRefFunction · 0.85
createRecordFunction · 0.85
reloadFunction · 0.85
defineComponentFunction · 0.85
waitForSelectorMethod · 0.80
mountMethod · 0.80
querySelectorMethod · 0.80
exposeFunctionMethod · 0.80

Tested by

no test coverage detected