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