Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
type
{ ElementHandle } from
'./e2eBrowserUtils'
2
import
{ E2E_TIMEOUT, setupBrowserE2E } from
'./e2eBrowserUtils'
3
4
describe(
'e2e: Transition'
, () => {
Callers
nothing calls this directly
Calls
15
setupBrowserE2E
Function · 0.90
classWhenTransitionStart
Function · 0.85
svgTransitionStart
Function · 0.85
h
Function · 0.85
shallowRef
Function · 0.85
createRecord
Function · 0.85
reload
Function · 0.85
defineComponent
Function · 0.85
waitForSelector
Method · 0.80
mount
Method · 0.80
querySelector
Method · 0.80
exposeFunction
Method · 0.80
Tested by
no test coverage detected