enzyme-react-intl
enzyme-react-intl copied to clipboard
A complimentary wrapper function for use with Enzyme, when testing React components that rely on react-intl
Hey Joe, the latest changes don't seem to have pulled through to the released version (the getIntl method) isnt in the minified code
I'm having difficulty getting the tests to run. I forked and downloaded the repo and I haven't modified anything. When I run npm test , mocha-webpack appears to run and...
When component is mounted using **mountWithIntl** and try to get state object by calling **state()** returns null. Also the **dive()** method suggestion given for **shallowWithIntl**, didn't work as well.