Thank you for making it through this course. Please leave your feedback and suggestions!
Check out the React Testing Library Docs and writing tests section of the redux docs for more information.
Is it possible to do add redux saga version to you test? I managed to add the saga implantation of addToCart. It works fine on the ui, however my tests started to fail.