andreasplesch / aframe-keyframes-component

keyframe interpolation for aframe
https://andreasplesch.github.io/aframe-keyframes-component/examples/basic/
MIT License
4 stars 0 forks source link

test suite #7

Open andreasplesch opened 7 years ago

andreasplesch commented 7 years ago

tests for regular use with single to value and no keys : basic example tests for incorrect number of keys: too many should be ignored, too few filled in. tests for weird values in to tests for duplicate keys: basic example and decreasing keys