seyioyemade / movie-application

Movie Application involves the use of API to fetch and interact with some movies data on the website.
https://seyioyemade.github.io/movie-application/dist/
1 stars 1 forks source link

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

Open seyioyemade opened 1 year ago

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