Closed favna closed 5 years ago
Using Meteor here. I don't seem to have a problem in development, but in production I get a console error and the webapp fails. Getting back to the previous version now.
Thanks guys, I've already made another release
After upgrading from 7.5.2 to 7.6.0 I noticed that our Enzyme powered
mount()
tests completely fail. We use Enzyme's Full DOM rendering for Connected components as these cannot be properly tested with Enzyme's Shallow rendering. I have determined that 7.6.0 is the reason by specifying my version to~7.5.2
and the error does not occur. This is the full log of running the tests, including both stdout and stderr: https://hasteb.in/otewahat.txt