gor181 / react-notification-system-redux

Redux wrapper for react-notification-system
MIT License
324 stars 59 forks source link

Tests #8

Closed gor181 closed 8 years ago

gor181 commented 8 years ago

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