reduxjs / redux-mock-store

A mock store for testing Redux async action creators and middleware.
MIT License
2.5k stars 148 forks source link

Is redux-mock-store still maintained? #150

Closed thromera closed 6 years ago

thromera commented 6 years ago

Hey!

We are looking for a way to mock our store, and considered using this package, however it seems it's not maintained anymore.

Can anyone confirm / infirm?

Thanks

dmitry-zaets commented 6 years ago

Sorry, that was for a while. We are going to review all the existing pull requests and try to fix all the existing issues with the broken exports.