mulugithub / JavaScript-Capstone

Awesome movie app is a single-page app that lists movies by categories. Users can like their favorite movies, open details about each movie and leave comments. Built with JavaScript and API.
MIT License
2 stars 0 forks source link

[3pt] - Add tests for items counter - Student A #3

Open mulugithub opened 1 year ago

mulugithub commented 1 year ago

Make sure that function for the items counter is covered with unit tests using Jest. Make sure that you have tests for all edge cases.