Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/ampproject/amphtml
/ test-animation.js
File
test-animation.js
test/unit/utils/test-animation.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{Animation} from
'#utils/animation'
;
2
3
describes.sandboxed(
'Animation'
, {}, (env) => {
4
let
vsync;
Callers
nothing calls this directly
Calls
12
beforeEach
Function · 0.85
afterEach
Function · 0.85
expect
Function · 0.85
tick
Method · 0.80
length
Method · 0.80
runVsync
Function · 0.70
it
Function · 0.50
push
Method · 0.45
add
Method · 0.45
start
Method · 0.45
halt
Method · 0.45
then
Method · 0.45
Tested by
no test coverage detected