cozy / cozy-photos-v3

Cozy Photos app for Cozy Cloud
GNU Affero General Public License v3.0
1 stars 9 forks source link

Refactoring #45

Closed enguerran closed 7 years ago

enguerran commented 7 years ago

Changes:

enguerran commented 7 years ago

Regarding the commit 3404bf9 you need to accept that this refactoring has been done for the code only, not for the tests. That is why you'll see some weird string instead of previous actionType in mango.js and ui.js. Please note that those tests look like smell code as they import actionType, while, in ducks architecture, there is no need to export actionType.