baqar-abbas / JavascriptCapstone

This is our Javascript Capstone Project built as a group project along with my coding partner Hyder (@codeWithHyder). This Project uses APIs to fetch images from base API (NASA API) and adds interactivity through involvement API to add likes, opening Popop Modal and add comments.
https://baqar-abbas.github.io/JavascriptCapstone/dist/
MIT License
6 stars 0 forks source link

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

Open baqar-abbas opened 1 year ago

baqar-abbas 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.