Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Method for testing redux-thunk based action creators #1

Open
tracker1 opened this issue May 9, 2016 · 0 comments
Open

Method for testing redux-thunk based action creators #1

tracker1 opened this issue May 9, 2016 · 0 comments

Comments

@tracker1
Copy link

tracker1 commented May 9, 2016

Given that redux-thunk is one of the more common patterns in terms of async handling with redux (via action creator callback functions), it may be worth having a method that will test agaisnt thunks via callback.

It'd also be worth pointing out proxyquire in the documentation if this is added, so async methods can be shimmed (sinon mention).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant