GS-AlphaForceMega / graceshopper

e-commerce web application
MIT License
0 stars 0 forks source link

Testing frontend React/Redux #16

Open NickMaslov opened 6 years ago

NickMaslov commented 6 years ago

Write a reducer --reducer function itself --action type --action creator --thunk creator Write a test for a reducer

Write a component

Write a test for a component

Connect a component (mapStateToProps, mapDispatchToProps, connect)