konva/tests/js/unit
2012-12-01 12:04:10 -08:00
..
shapes cleaned up some cropping logic in Image, and added a cropping unit test 2012-11-30 20:01:10 -08:00
animationTests.js Kinetic.Animation constructor now just requires a function and optional node. No more config object 2012-11-15 21:30:58 -08:00
containerTests.js bug fix #29 bug fix #143 when node.remove() is called, parent property is unset. Also migrated remove tests from containerTests to nodeTests. 2012-11-24 23:19:16 -08:00
ddTests.js restructured unit tests and created a unit test build target which concatenates source test files 2012-11-13 21:37:28 -08:00
globalTests.js wrapped all modules with anonymous func. moved Canvas to root dir because it's now coupled to KineticJS logic. removed whitelisting arrays from Global. Did some prep work for AMD and Node support 2012-12-01 12:04:10 -08:00
layerTests.js restructured unit tests and created a unit test build target which concatenates source test files 2012-11-13 21:37:28 -08:00
nodeTests.js changed createImageBuffer to createImageHitRegion for consistency 2012-11-28 23:18:17 -08:00
shapeTests.js cleaned up unit test data urls. All unit tests now pass with no warnings 2012-11-24 22:48:23 -08:00
stageTests.js restructured unit tests and created a unit test build target which concatenates source test files 2012-11-13 21:37:28 -08:00
transitionTests.js Kinetic.Animation constructor now just requires a function and optional node. No more config object 2012-11-15 21:30:58 -08:00