konva/test
2014-03-02 07:50:51 +08:00
..
assets migrated all Circle tests from old unit test framework to Mocha 2013-09-01 14:08:21 -07:00
functional changed lint to hint in grunt file, and removed KineticEvents-test as it is not a functional test 2014-02-27 19:15:18 -08:00
lib migrated old manual test to new testing system. fixed tweening issues 2013-12-05 23:10:42 -08:00
manual made several optimizations to the Animation class. removed FRAF logic. Using performance.now when available. No longer creating a new function for every animation loop. requestAnimFrame is now called before render instead of after 2014-02-19 08:39:38 -08:00
performance only lint errors fixes 2014-02-27 08:49:18 +08:00
unit add function takes care about parent existence. fix #426, #434 2014-03-02 07:50:51 +08:00
memLeakTest.html add memory leak test file 2014-02-28 00:07:13 +08:00
runner.html now that mousemove and touchmove are async due to throttling, the tests have to be async as well 2014-02-26 10:38:03 -08:00
runner.js package.json is updated for latest version of libraries. 2014-02-25 14:01:32 +08:00
sandbox.html migrated text tests. added more context wrapper methods and properties 2013-09-02 20:35:25 -07:00
setStats.js added cache perf test. refactored Star.js to better incorporate getters 2013-12-28 13:52:03 -08:00