qri-io / 2017-frontend

qri electron & web frontend
https://qri.io
MIT License
23 stars 7 forks source link

tests(editor reducer): add tests to the editor reducer #452

Closed ramfox closed 5 years ago

ramfox commented 5 years ago

Also fixes the error where the frontend bombards the backend with body requests, even if the body request returns an error.

closes #451