gdirk07 / PokemonChecker

Playing around with APIs
https://gdirk07.github.io/PokemonChecker/
0 stars 0 forks source link

Add unit tests #24

Closed jeremy-jtlo closed 2 years ago

jeremy-jtlo commented 2 years ago

Before the project becomes colossal, we should probably add unit tests.

Jest is an established framework for React. We should add this and begin writing tests for the existing components.

jeremy-jtlo commented 2 years ago

Pull request #35 should address this.