Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pmndrs/react-spring
/ Controller.test.ts
File
Controller.test.ts
packages/core/src/Controller.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Controller } from
'./Controller'
2
import
{ flushMicroTasks } from
'flush-microtasks'
3
import
{ getFinishedResult } from
'./AnimationResult'
4
Callers
nothing calls this directly
Calls
13
getFinishedResult
Function · 0.90
animate
Function · 0.85
getPausedLoop
Function · 0.85
expectResolved
Function · 0.85
step
Method · 0.80
finish
Method · 0.80
start
Method · 0.65
stop
Method · 0.65
advance
Method · 0.65
pause
Method · 0.65
get
Method · 0.65
resume
Method · 0.65
Tested by
no test coverage detected