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

Alter test case for dispatching in componentWillMount #222

Closed
wants to merge 2 commits into from
Closed

Alter test case for dispatching in componentWillMount #222

wants to merge 2 commits into from

Conversation

jedborovik
Copy link

Test case for issue #210.

I chose to edit the existing test rather than create a new test. The original test case in question looks like it tests dispatching in componentWillMount, but it doesn't actually check if the props make it into the component the first time it is rendered. So rather than keep it as it was, I changed it so it now properly tests (and fails).

@gaearon
Copy link
Contributor

gaearon commented Dec 20, 2015

Closing as wontfix because #210 (comment).

@gaearon gaearon closed this Dec 20, 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