kalbek / JS-Capstone-Project

3 stars 1 forks source link

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

Open kalbek opened 1 year ago

kalbek commented 1 year ago

Link to PR: https://github.com/kalbek/JS-Capstone-Project/pull/36

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.