cljs-react-test icon indicating copy to clipboard operation
cljs-react-test copied to clipboard

Upgrade to React's new packages

Open bensu opened this issue 10 years ago • 1 comments

https://facebook.github.io/react/docs/test-utils.html

var ReactTestUtils = require('react-addons-test-utils');

bensu avatar Jan 26 '16 21:01 bensu

Any progress on that? It seems this package is broken with React 0.15.x because React.unmountComponentAtNode has been moved to ReactDOM.

kamituel avatar Jun 21 '16 14:06 kamituel