scratch-paint/test/unit
DD Liu 3d99044ccf
Import and export bitmaps (#404)
* Rename svg to image

* Import/export bitmap

* Fix playground and readme

* Fix lint

* Assume strings are svgs
2018-04-26 18:45:50 -04:00
..
components change to test Button click 2017-10-19 17:07:09 -04:00
blob-mode-reducer.test.js make modes independent of tool. Fix tests 2017-08-16 15:34:33 -04:00
clipboard-reducer.test.js Offset the pasted item from the original when on the same costume 2017-11-01 18:10:03 -04:00
fill-color-reducer.test.js add tests 2017-10-03 15:04:53 -04:00
format-reducer.test.js Import and export bitmaps (#404) 2018-04-26 18:45:50 -04:00
hover-reducer.test.js Switch state to track hover item ID instead of item itself 2017-09-22 13:48:48 -04:00
modes-reducer.test.js fix linting, tests 2017-11-08 10:13:17 -05:00
selected-items-reducer.test.js add tests 2017-10-03 15:04:53 -04:00
stroke-color-reducer.test.js add tests 2017-10-03 15:04:53 -04:00
stroke-width-reducer.test.js add tests 2017-10-03 15:04:53 -04:00
undo-reducer.test.js Add an undo stack size limit to paint 2018-02-27 10:59:30 -05:00