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 items counter - Abbas #23

Open Log-benjamin opened 1 year ago

Log-benjamin commented 1 year ago

Make sure that function for the items counter is covered with unit tests using Jest. Make sure that you have tests for all edge cases.

Log-benjamin commented 1 year ago

https://github.com/Log-benjamin/Microverse-Javascript-Capstone/pull/57