enzyme-adapter-inferno
enzyme-adapter-inferno copied to clipboard
Call componentWillUnmount when unmount() is called
Should call componentWillUnmount when unmount
is called.
Skipped test—https://github.com/bbc/enzyme-adapter-inferno/blob/master/test/specs/ReactWrapper.spec.js#L1213
Unmount method—https://github.com/bbc/enzyme-adapter-inferno/blob/master/src/InfernoEnzymeAdapter.js#L63