Fonmon / Fondo-Web

ReactJS App. Frontend of Fonmon application
MIT License
0 stars 0 forks source link

Unit Tests Web #23

Open MinMiguelM opened 6 years ago

MinMiguelM commented 6 years ago

This project should have a suite of unit tests because many of its components almost always are edited

MinMiguelM commented 5 years ago

The state of each component should send to it using props, in this way we can test components easier. Check this article: https://medium.com/javascript-scene/unit-testing-react-components-aeda9a44aae2