CarlosIgreda / JavaScript-Capstone

This is the first time at Microverse that we will build a project in a group. Apart from technical knowledge, we will need to use a few new processes and tools. We have been preparing for that with a few individual tasks in the Microverse program, and it is time to connect all of them together.
MIT License
2 stars 0 forks source link

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

Closed CarlosIgreda closed 1 year ago

CarlosIgreda 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.