ZikaZaki / meals-lover

A meals app that pulls from the MealsDB API to allow users to view, like, and comment on various types of dishes & meals worldwide. Built with React & Redux.
0 stars 1 forks source link

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

Open ZikaZaki opened 2 years ago

ZikaZaki commented 2 years ago

Make sure that function for the comments counter is covered with unit tests using Jest.