CarlosIgreda / JavaScript-Capstone

This is the first time at Microverse that we will build a project in a group. Apart from technical knowledge, we will need to use a few new processes and tools. We have been preparing for that with a few individual tasks in the Microverse program, and it is time to connect all of them together.
MIT License
2 stars 0 forks source link

[3pt] - Add tests for comments counter - Student B #2

Closed CarlosIgreda closed 1 year ago

CarlosIgreda commented 1 year ago

Make sure that the function for the comments counter is covered with unit tests using Jest.

Make sure that you have tests for all edge cases.