Closed edgarsherman closed 3 years ago
Hi @edgarsherman thanks for your contributions. Please add a license text (refer suggestion by me) in all the files you modified. Rest looks good to me.
Hi @edgarsherman Could you please replace YOUR_NAME (YOUR_EMAIL)
with your actual name and email. And then squash your commits into one.
Hi @edgarsherman Could you please replace
YOUR_NAME (YOUR_EMAIL)
with your actual name and email. And then squash your commits into one.
😞 Ahh, sorry for the extra work. I didn't notice that in the license suggestion. I've made the change you requested.
LGTM @edgarsherman
Description
Added unit tests to increase coverage
Changes
jest-fetch-mock
to help with mockingfetch
How to test
yarn test --coverage
This submission is in reference to an open Hacktoberfest issue #159, however there are a lot more tests that could be added. If I find more time, I'll look at adding more tests, but welcome others to add as well.