domitriusclark / use-cloudinary

Lightweight hooks for generating URLs of your cloudinary assets and adding transformations
44 stars 11 forks source link

Set up test environment, add example tests and fix a bug with placeholder URL #24

Open silvenon opened 4 years ago

silvenon commented 4 years ago

I don't have time to write all of them, I think it's best if you as an author write exactly what you want to test. I set up the testing environment for you, added some basic tests for image URLs, and fixed a bug with generating placeholder URL.