Skip to content

Suggest to use applyMiddleware() for testing async action creators #878

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

Merged
merged 2 commits into from
Oct 10, 2015

Conversation

gaearon
Copy link
Contributor

@gaearon gaearon commented Oct 10, 2015

This tweaks #876 to suggest the approach described in #546 (comment) instead, as it works with any other middleware, and even with composed thunks.

gaearon added a commit that referenced this pull request Oct 10, 2015
Suggest to use applyMiddleware() for testing async action creators
@gaearon gaearon merged commit d6375d0 into master Oct 10, 2015
@gaearon gaearon deleted the use-apply-middleware-in-tests branch October 10, 2015 11:15
@takashi
Copy link
Contributor

takashi commented Oct 10, 2015

👍

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

Successfully merging this pull request may close these issues.

2 participants