ankitt26 / Second-Capstone-project

This project utilizes 'tvmaze' API to fetch data and show cards, along with another API to retrieve and update likes and comments.
https://ankitt26.github.io/Second-Capstone-project/dist/
MIT License
6 stars 0 forks source link

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

Closed ankitt26 closed 1 year ago

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