YoutLone / Capstone-Js

The TV Shows projects is an website that provide enjoyable and information experience about various TV Shows actrors and actresses by using API to fetch the data about popular TV Shows .
https://youtlone.github.io/Capstone-Js/dist/
MIT License
0 stars 0 forks source link

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

Closed YoutLone closed 1 year ago

YoutLone 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.