MCPcopy
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

1import { Controller } from './Controller'
2import { flushMicroTasks } from 'flush-microtasks'
3import { getFinishedResult } from './AnimationResult'
4

Callers

nothing calls this directly

Calls 13

getFinishedResultFunction · 0.90
animateFunction · 0.85
getPausedLoopFunction · 0.85
expectResolvedFunction · 0.85
stepMethod · 0.80
finishMethod · 0.80
startMethod · 0.65
stopMethod · 0.65
advanceMethod · 0.65
pauseMethod · 0.65
getMethod · 0.65
resumeMethod · 0.65

Tested by

no test coverage detected