carbon/cypress/integration
Michael Fix 552a9c99be
Store Unsplash background image not dataturl ()
* store background image, not background selection in presets

* move localStorage into save utils

* curry omit util fn

* clean up manual image upload by URL

* refactor image changes

* separate uploadImage from selectImage

* upgrade visual regression testing tests

* add TODOs
..
background-color.spec.js integration tests ()
basic.spec.js integration tests ()
embed.spec.js integration tests ()
gist.spec.js integration tests ()
localStorage.spec.js integration tests ()
visual-testing.spec.js Store Unsplash background image not dataturl ()