zainsadaqat / javascript-capstone-pokeapi

This is a JavaScript project in which a user can see a list of all existing Pokémon and can add likes to their favorite Pokémon, this application was made with the API service called PokeAPI.
Creative Commons Zero v1.0 Universal
3 stars 1 forks source link

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

Closed zainsadaqat closed 3 years ago

zainsadaqat commented 3 years ago

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