StarMindz / Space-Travelers-Hub

Space Traveler Hub is a web application for a tech company that provides commercial and scientific space travel services. The application allows users to book rockets and join selected space missions. This website was built using real live data from the SpaceX API
0 stars 0 forks source link

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

Closed StarMindz closed 1 year ago

StarMindz commented 1 year ago

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

Make sure that you have tests for all edge cases.