Piercel2022 / Zoo-Animals

Zoo-Animals is the a API-based webapp capstone project at the of the second module about the javascript language. In this project, we are receiving data from the Zoo-API . There is also an involvement API we use on the project to display likes. The animals are showing up randomly on the page every time the page is refresh.
https://piercel2022.github.io/Zoo-Animals/dist/
MIT License
6 stars 1 forks source link

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

Open Piercel2022 opened 2 years ago

Piercel2022 commented 2 years ago

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