marvin-nyalik / Movie-Capstone

The IMovie is a Single-page Web Application built with JavaScript ES6. It uses the free TVMAZE-API to showcase information about movies and Television shows.
https://marvin-nyalik.github.io/Movie-Capstone/dist
MIT License
1 stars 0 forks source link

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

Open marvin-nyalik opened 1 year ago

marvin-nyalik 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.