This project utilizes 'tvmaze' API to fetch data and show cards, along with another API to retrieve and update likes and comments.
6
stars
0
forks
source link
[3pt] - Add tests for reservations counter - Student C #1
Closed
ankitt26 closed 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.