konva/test/unit
2014-01-02 22:05:57 -08:00
..
filters updated pixelate unit tests 2014-01-02 22:05:57 -08:00
plugins all shape and plugin tests are now passing again 2013-12-04 08:37:28 -08:00
shapes removed Sprite afterFrame func. The same functionality can be achieved by listening to indexChange event 2013-12-15 12:55:01 -08:00
Animation-test.js finished migrating all unit tests over to Mocha 2013-09-11 12:02:03 -07:00
Canvas-test.js migrated Canvas, DragAndDrop, Global, and Tween tests to mocha 2013-09-09 10:08:16 -07:00
Container-test.js added stage nestedTransformsEnabled flag 2013-12-09 22:46:58 -08:00
DragAndDrop-test.js cleaned up isListening API. introduced new enableHitGraph config that can be used to disable the hit graph 2013-12-09 10:07:08 -08:00
Global-test.js migrated Canvas, DragAndDrop, Global, and Tween tests to mocha 2013-09-09 10:08:16 -07:00
Layer-test.js added layer hitGraphEnabled flag 2013-12-09 22:31:18 -08:00
Node-test.js updated caching unit tests 2013-12-30 19:51:42 -08:00
Shape-test.js removed old test directory. added getter setter overloaders to Shape. Began redoing documentation on Node 2013-12-13 21:33:40 -08:00
Stage-test.js new transformsEnabled property which yields absolute best rendering performance 2013-12-10 23:28:46 -08:00
Tween-test.js migrated Canvas, DragAndDrop, Global, and Tween tests to mocha 2013-09-09 10:08:16 -07:00
Util-test.js migrated all Circle tests from old unit test framework to Mocha 2013-09-01 14:08:21 -07:00