konva/test
2014-03-10 00:19:14 -07: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 added perf tests for new FastLayer 2014-03-09 13:15:01 -07:00
unit 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
memLeakTest.html add memory leak test file 2014-02-28 00:07:13 +08:00
node-runner.js Pure NodeJS environment test runner: grunt node-test 2014-03-04 19:35:26 +08:00
runner.html setup FastLayer. Layer won't extend FastLayer until FastLayer is complete 2014-03-08 18:05:14 -08:00
runner.js package.json is updated for latest version of libraries. 2014-02-25 14:01:32 +08:00
setStats.js added cache perf test. refactored Star.js to better incorporate getters 2013-12-28 13:52:03 -08:00