Log-benjamin / Xplore

Xplore is a web app built based on REST countries API, that provides information about countries via a RESTful API. This project collects information from The REST countries site and provide it in a simple organized way as a web app so that it can be applicable by travel agencies or for personal use to get info about a country or region easily
MIT License
0 stars 0 forks source link

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

Closed Log-benjamin closed 1 year ago

Log-benjamin 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.