Amazinggracee / VA-Movies-capstone2

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.
https://amazinggracee.github.io/VA-Movies-capstone2/
MIT License
1 stars 0 forks source link

[3pt] - Add tests for comments counter - Student B #2

Closed Amazinggracee closed 1 year ago

Amazinggracee commented 1 year ago

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

Make sure that you have tests for all edge cases.