Is about building your own web application based on an external API. All data is preserved thanks to the external https://api.tvmaze.com API service.
1
stars
0
forks
source link
[3pt] - Add tests for reservations counter - Student C #1
Open
Amazinggracee opened 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.