react-lazy-ssr
react-lazy-ssr copied to clipboard
Doc: Add Jest/Enzyme testing docs
This documents how to test with Jest / Enzyme when using this library. Enzyme does not currently support Suspense with a thrown promise inside.
See https://github.com/enzymejs/enzyme/issues/2205 for the issue with Enzyme.