Bloomca / redux-tiles

Composable way to create less verbose Redux code
https://redux-tiles.js.org/
MIT License
236 stars 10 forks source link

fix incorrect constant for sync tile reducer and add tests #7

Closed Bloomca closed 7 years ago

Bloomca commented 7 years ago

Constant was old, and it was not covered by tests. Added tests for both cases (sync and async).