tweenjs / es6-tween

ES6 version of tween.js
MIT License
186 stars 34 forks source link

Help needed: Fix error tests & Add Tests for new feature #11

Closed dalisoft closed 7 years ago

dalisoft commented 7 years ago

I am trying to add tests (cloned from original es3-version), but runs following error:

FAILURES: 100/193 assertions failed (312ms)

Who can help me with that?

@sole @mikebolt @trusktr Can you're help me?

dalisoft commented 7 years ago

This is fixed with #12

dalisoft commented 7 years ago

Add tests for new features

dalisoft commented 7 years ago

BUILD: PASSING

TESTS NEEDS