Switch React tests to react-test-renderer · Issue #2184 · reduxjs/redux
Since we've switched over to Jest and they recommend using react-test-renderer, we should stay in sync with that guidance. The previous plan (#1481) was to use enzyme, but that doesn't support Jest...