Elhambasir / Food-Menu

[Food Menu] gets data from an API and displays the data along with other images. It also allows you to add comments to the images displayed. All data is preserved thanks to the external.
https://elhambasir.github.io/Food-Menu/dist/
MIT License
1 stars 0 forks source link

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

Closed Elhambasir closed 1 year ago

Elhambasir commented 1 year 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.