konva/tests/js/unit
2013-03-13 22:24:55 -07:00
..
plugins moved TextPath, RegularPolygon, and Star shapes to the plugins directory. updated all tests 2013-03-13 22:24:55 -07:00
shapes moved TextPath, RegularPolygon, and Star shapes to the plugins directory. updated all tests 2013-03-13 22:24:55 -07: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 moved TextPath, RegularPolygon, and Star shapes to the plugins directory. updated all tests 2013-03-13 22:24:55 -07: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 canvas elements now come with padding, margin, border, and background style resets 2013-02-15 15:18:02 -08:00
nodeTests.js moved TextPath, RegularPolygon, and Star shapes to the plugins directory. updated all tests 2013-03-13 22:24:55 -07:00
shapeTests.js moved TextPath, RegularPolygon, and Star shapes to the plugins directory. updated all tests 2013-03-13 22:24:55 -07:00
stageTests.js added stage getDragLayer() method and unit tests 2013-01-12 23:45:28 -08:00
transitionTests.js fixed several memory issues with transition logic. Heavily refactored Transition module. New Animation isRunning method. destroy() method now correctly stops currently running transitions. added several transition and destroy related unit tests 2013-01-13 19:59:35 -08:00