Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/unconed/MathBox.js
/ Animator.test.js
File
Animator.test.js
test/Animator.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
Test.Tests.Animator =
function
(assert, done) {
2
3
var
animator =
new
MathBox.Animator();
4
var
options = { duration: 250 };
Callers
nothing calls this directly
Calls
2
assert
Function · 0.85
done
Function · 0.85
Tested by
no test coverage detected