konva/test/unit
2014-03-14 12:56:14 +08:00
..
filters commenting out assertions that are failing in Travis CI. The tests pass perfectly locally in both a browser and PhantomJS. will need to investigate 2014-03-10 00:19:14 -07:00
plugins changed offset to center 2014-01-04 23:56:33 -08:00
shapes isRunning function for Sprite object 2014-03-02 10:46:45 +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
Collection-test.js reenabling all tests 2014-01-19 22:01:35 -08:00
Container-test.js add() now can add multiple layers or nodes 2014-03-13 23:30:46 -04:00
DragAndDrop-test.js added throttling to mousemove and touchmove. Added logic to prevent Android from detecting both touch and mouse events 2014-02-26 08:46:26 -08:00
FastLayer-test.js reenabling all tests 2014-03-09 13:24:38 -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 setup FastLayer. Layer won't extend FastLayer until FastLayer is complete 2014-03-08 18:05:14 -08:00
Node-test.js Merge branch 'master' of github.com:ericdrowell/KineticJS 2014-03-11 23:15:20 +08:00
Shape-test.js Merge pull request #781 from guycook/master 2014-03-09 10:09:06 +08:00
Stage-test.js Merge branch 'master' of git://github.com/vmichnowicz/KineticJS into vmichnowicz-master 2014-03-14 12:56:14 +08:00
Tween-test.js * Removed duplicated rotation test from Node-test. 2014-02-03 15:22:08 +11:00
Util-test.js introduced new alpha component for colors. fixed #755. Created new validators namespace for getter setter validator functions 2014-01-20 11:26:01 -08:00