konva/tests/js/unit
2013-07-21 23:41:05 -07:00
..
plugins updated tests 2013-05-21 21:22:22 -07:00
shapes added new addPoint method which allows you to add a single point to the points array without swapping the whole thing 2013-06-27 23:28:57 -07:00
animationTests.js new stage batchDraw() method. draw events are now triggered on drawScene() as well as draw() 2013-07-21 23:41:05 -07:00
containerTests.js last pull request completely broke the unit tests. had to rewrite the get() logic so that it was correct 2013-07-21 16:05:40 -07:00
ddTests.js first pass at removing setDefaultAttrs logic to speed up node instantation performance 2013-03-15 08:33:05 -07:00
globalTests.js dev version will now be 0.0.0 instead of current. current is an invalid value for the version key in the package.json file for grunt 2013-06-01 15:58:14 -07:00
layerTests.js canvas left and top inline styles are now set to 0 2013-07-21 23:14:41 -07:00
nodeTests.js fixed unit tests 2013-07-21 20:49:45 -07:00
shapeTests.js pulled all integration tests out of the unit test suite and put them into integrationTests.js. updated test suite index page 2013-06-02 12:16:39 -07:00
stageTests.js fix #352 also did major remove and destroy refactoring, and added lots of unit and visual tests 2013-06-08 15:57:36 -07:00
tweenTests.js added tween.destroy() method + unit tests 2013-06-09 00:28:39 -07:00