konva/tests/js/unit
2013-09-04 09:05:19 -07:00
..
plugins Unit tests added for issue #249. Fixed rendering of TextPath along vertical lines. Added unit tests for SVG-as-images. 2013-08-30 11:23:46 -04:00
shapes added image unit tests. Added stage factory function to mocha runner 2013-09-04 09:05:19 -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
canvasTests.js added getter and setter methods for pixel ratio. Also added unit tests 2013-08-27 21:51:54 -07:00
containerTests.js clipping regions now work correctly when device pixel ratio != 1 2013-08-25 22:26:42 -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 introduced new Context class. I've bumped up the next release to v4.7.0 because this is a relatively big mind shift in how the framework works, and it's a big enough API change to warrant a minor update. This is the first step towards enabling context tracing for stellar unit testing 2013-08-31 21:49:18 -07:00
nodeTests.js changed fillStroke() to fillStrokeShape() for consistency 2013-09-02 11:09:30 -07:00
shapeTests.js changed fillStroke() to fillStrokeShape() for consistency 2013-09-02 11:09:30 -07:00
stageTests.js introduced new Context class. I've bumped up the next release to v4.7.0 because this is a relatively big mind shift in how the framework works, and it's a big enough API change to warrant a minor update. This is the first step towards enabling context tracing for stellar unit testing 2013-08-31 21:49:18 -07:00
tweenTests.js added tween.destroy() method + unit tests 2013-06-09 00:28:39 -07:00
utilTests.js created a proper utility function that handles defaults. Integrating the ntew get() method fixes a shadowBlur issue. fixed #587 2013-08-28 09:48:42 -07:00