konva/test/unit
2013-09-26 01:39:50 -07:00
..
plugins rewrote shadow logic. fill and strokes are now both taken into account. shape and shadow opacities now work well together 2013-09-26 01:39:50 -07:00
shapes rewrote shadow logic. fill and strokes are now both taken into account. shape and shadow opacities now work well together 2013-09-26 01:39:50 -07: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 deprecated the get() method and added find(). the change is backwards compatible 2013-09-20 14:08:51 -07:00
DragAndDrop-test.js migrated Canvas, DragAndDrop, Global, and Tween tests to mocha 2013-09-09 10:08:16 -07:00
Global-test.js migrated Canvas, DragAndDrop, Global, and Tween tests to mocha 2013-09-09 10:08:16 -07:00
Layer-test.js fixed #609 and also made sure that layer.clear() also clears the hit context 2013-09-23 08:31:14 -07:00
Node-test.js deprecated the get() method and added find(). the change is backwards compatible 2013-09-20 14:08:51 -07:00
Shape-test.js rewrote shadow logic. fill and strokes are now both taken into account. shape and shadow opacities now work well together 2013-09-26 01:39:50 -07:00
Stage-test.js migrated stage tests to Mocha 2013-09-10 21:38:26 -07: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