silviatofana / Capstone-JavaScript-

Capstone JavaScript My Restaurant Application > The restaurant application majorly displays different categories of meals. The homepage shows a list of meals you can like. The popup window shows more data on the selected meal and the user can comment on it too.
4 stars 2 forks source link

[3pt] - Add tests for items counter - Silvia #18

Open silviatofana opened 2 years ago

silviatofana commented 2 years ago

Opened in microverseinc/curriculum-javascript Make sure that function for the items counter is covered with unit tests using Jest.