Redux will not interfere with your ability to write minimal code to pass each individual test.
Your individual React components just take props and do / display something. Testing the modules for these components should not worry if these details are transferred in the standard React way or inserted using a reaction reduct. Therefore, having Redux will not affect your ability to pass React test cases with minimal code.
There are some minor exceptions, such as moving a component’s state to Redux or changing the way it handles side effects (for example, fetching data from an API). These types of changes may require some changes in your tests, but they will most likely simplify them.
, Redux, Redux-// .., . - : , , , Redux.
Redux: , Redux, React, Redux , , .