CineScope is a web application that displays movies collection with their details and allows users to like or comment on a particular movie. Upon clicking the comment button, a pop-up is displayed that gives more information. The Project is achieved by consuming TV MAZE API for the actual movies and Involvement API for the interactions..
Make sure that the function for the reservations counter is covered with unit tests using Jest.
Make sure that you have tests for all edge cases.