DiamondNath07 / jsCapstone

This is a web application that renders data using the pokeApi and also features a counter API to keep track of the numbers of likes a particular cartoon has. It also takes record of visitors comments and displays it on a pop-up page
MIT License
0 stars 0 forks source link

[3pt] - Add tests for items counter - Student A #3

Open DiamondNath07 opened 1 year ago

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