https://simpletut.com - The purpose of this tutorial series is to demonstrate how to properly implement a test first approach (TDD) to coding with react and redux.
Within this series you will learn how to test:
• Connected and unconnected components
• Component state and Redux state
• Action creators and reducers
• Complex action creators that use Redux Thunk and Axios
• Action creators called from connected components
Links:
Project YouTube Playlist:
https://www.youtube.com/playlist?list=PL-Db3tEF6pB8Am-IhCRgyGSxTalkDpUV_
Project Repo:
https://github.com/simpletut/Testing-React-Redux-with-Jest-and-Enzyme
Social Media & GitHub
Find us on GitHub: https://github.com/simpletut
Follow us on Facebook: https://www.facebook.com/SimpleTut
Pre-Built Scripts: https://siteezy.com
Download
0 formats
No download links available.
React Redux Unit & Integration Testing with Jest and Enzyme #2 – Components | NatokHD