notrab / react-use-cart

React hook library for managing cart state

Home Page:http://npm.im/react-use-cart

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add tests

notrab opened this issue · comments

Now more people are using this than just me, we should probably add some test coverage to improve reliability, and maybe seek out a few bugs.

Let's use @testing-library/react-hooks for this 🤩

I've gone ahead and added some minimal unit tests. It could be cleaned up significantly.