sntgopl / API-Pokemon-Instagram

API based website, built with webpack, ES6 syntax and modules and dynamic HTML created with JS.
MIT License
0 stars 1 forks source link

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

Closed sntgopl closed 2 years ago

sntgopl commented 2 years 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.