StarMindz / Movies-Javascript-Group-Capstone

This is a Movie webapp for checking out latest movies and series. You can like, comment on and reserve a movie. This capstone shows you movies and shows using 3 APIs, one from where we retreive the shows, and the other one Involvement API which stores and deliver comments and likes for each movie and the other for the reserve
3 stars 0 forks source link

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

Open StarMindz opened 2 years ago

StarMindz commented 2 years ago

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