Add tests for actions, constants, notifications and reducer
Use Jest, Enzyme
Default opts to an empty object in actions
Default action to an empty object in reducer
Move .babelrc to tests as react-component-gulp-tasks supports only babel5 and throws when using config with presets property
Add tests for actions, constants, notifications and reducer Use Jest, Enzyme Default opts to an empty object in actions Default action to an empty object in reducer Move .babelrc to tests as react-component-gulp-tasks supports only babel5 and throws when using config with presets property
1