React Native Test Redux

just follow this blog and you must check the default way to test your store
mentioned in original doc


Link :   https://willowtreeapps.com/ideas/best-practices-for-unit-testing-with-a-react-redux-approach

Link :   https://redux.js.org/usage/writing-tests
Singh99