react-lazy-ssr icon indicating copy to clipboard operation
react-lazy-ssr copied to clipboard

Doc: Add Jest/Enzyme testing docs

Open nickpalmer opened this issue 4 years ago • 1 comments

This documents how to test with Jest / Enzyme when using this library. Enzyme does not currently support Suspense with a thrown promise inside.

nickpalmer avatar Aug 26 '20 17:08 nickpalmer

See https://github.com/enzymejs/enzyme/issues/2205 for the issue with Enzyme.

nickpalmer avatar Aug 26 '20 17:08 nickpalmer