uchexm / JavaScript-Capstone-Project

This JavaScript capstone project is about building a web application based on an external API.
MIT License
1 stars 1 forks source link

[3pt] - Add tests for reservations counter - Student C #1

Open uchexm opened 1 year ago

uchexm commented 1 year ago

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

Make sure that you have tests for all edge cases.