mkaya13 / movie_app

A platform for movies/TV shows, where users can like, look at the details and comment on their favorite movie shows. Furthermore, users are able to see other detailed information such as imdb rating, duration, genres, duration, etc of the movies.
Other
3 stars 0 forks source link

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

Closed mkaya13 closed 1 year ago

mkaya13 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.