Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/adobe/react-spectrum
/ runAfterTransition.test.ts
File
runAfterTransition.test.ts
packages/react-aria/test/utils/runAfterTransition.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{act} from
'@testing-library/react'
;
2
import
{runAfterTransition} from
'../../src/utils/runAfterTransition'
;
3
4
class
MockTransitionEvent extends Event {
Callers
nothing calls this directly
Calls
6
runAfterTransition
Function · 0.90
act
Function · 0.90
cleanupElements
Function · 0.85
appendElement
Function · 0.85
createElement
Method · 0.80
fn
Method · 0.45
Tested by
no test coverage detected