uchexm / JavaScript-Capstone-Project

This JavaScript capstone project is about building a web application based on an external API.
MIT License
1 stars 1 forks source link

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

Open uchexm opened 1 year ago

uchexm commented 1 year ago

Make sure that function for the items counter is covered with unit tests using Jest. Make sure that you have tests for all edge cases.