# Summary Redux plays a very important role in our application, so its testing is important as well. Implement them according to [Redux documentation](https://redux.js.org/recipes/writing-tests).
Summary
Redux plays a very important role in our application, so its testing is important as well. Implement them according to Redux documentation.