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 items counter - Student A #3

Open baqar-abbas opened 1 year ago

baqar-abbas commented 1 year ago

Make sure that function for the items counter is covered with unit tests using Jest. Make sure that you have tests for all edge cases.