Skip to content

Sprint 2

Cristina Yuri Fujiname edited this page Nov 13, 2020 · 1 revision

We managed to finish our MVP and decided that the second sprint would be focused on testing.

Day 1: We started to test our application using Jest and Enzyme. However, we realised that Enzyme does not work with our current version of React, so we needed to find an alternative.

Day 2: After the help of a coach, we restarted our testing using the React Library and ReactDom. By the end of the day, we had a 100% coverage of our MVP functionality. After merging other functionalities, our coverage went down to 62%, which is still ok as we plan to go back to coverage of at least 95% by Monday.

Clone this wiki locally