Open MinMiguelM opened 6 years ago
This project should have a suite of unit tests because many of its components almost always are edited
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
This project should have a suite of unit tests because many of its components almost always are edited