RaviTejaM9602 / MovieMazeapi_CapStone

This Webapp The Cinema of Movies displays a list of shows. The user is able to like any of the movies, and also read more information about each movie once he clicks on the "comments" button. Also, the user is able to leave a comment about any of the movies.
1 stars 1 forks source link

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

Open RaviTejaM9602 opened 2 years ago

RaviTejaM9602 commented 2 years ago

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