konva/tests/js/unit
2013-08-10 16:19:33 -07:00
..
plugins updated tests 2013-05-21 21:22:22 -07:00
shapes fixed blob regression bug. added unit test for setTension() 2013-07-28 00:03:56 -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 added validation for add(). An error is thrown if an invalid node is added 2013-07-22 22:47:13 -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 updated build process. dev version no longer pulls the version number from the package.json file. It instead always uses dev. Also set some things up for -beta build support 2013-07-27 21:09:33 -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 getVisible returns the visible attr. isVisible takes ancestors into account. getListening returns listening attr. isListening takes ancestors into account. added unit tests. 2013-08-10 16:19:33 -07:00
shapeTests.js fixes 400 2013-07-23 10:47:06 -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