ReduxSimpleStarter icon indicating copy to clipboard operation
ReduxSimpleStarter copied to clipboard

Invariant error if you simulate an event and programmatically create markup during testing

Open andresn opened this issue 8 years ago • 1 comments

This happened after completing and trying to work off of the testing section from the Advanced React and Redux course on Udemy: https://screencast.com/t/4qVkXvXngIuN

andresn avatar Mar 26 '18 07:03 andresn

I gave up after hours of going in under the hood. I just moved to using Jest/Enzyme and here's the PR: https://github.com/StephenGrider/ReduxSimpleStarter/pull/217

andresn avatar Mar 27 '18 22:03 andresn