chelobotix / Retro-Watchers-Capstone

Introducing RetroWatchers: A '90s-inspired movie website showcasing all the nostalgic classics. Built using Vanilla JavaScript and powered by an external API, it brings you detailed information on your favorite films.
https://thunderous-dasik-81b884.netlify.app/
MIT License
3 stars 1 forks source link

[3pt] - Add tests for reservations counter - Student C #1

Closed chelobotix closed 1 year ago

chelobotix commented 1 year ago

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.