joshwcomeau / use-sound

A React Hook for playing sound effects
MIT License
2.76k stars 98 forks source link

Add tests #2

Open lodenrogue opened 4 years ago

lodenrogue commented 4 years ago

This is a great tool. Please consider adding tests so future development is easier for those of us who may want to add functionality.

joshwcomeau commented 4 years ago

100% agree; this was on my radar, but I was timeboxing development of this project, and I didn't make it.

Great opportunity for folks to contribute!

If anyone is interested, I was planning on trying the strategies in this blog post by Kent C Dodds

joshwcomeau commented 3 years ago

Removing the labels because I can't commit to timely PR reviews.