cloudinary-community / netlify-plugin-cloudinary

Supercharge images on your Netlify site with Cloudinary!
https://netlify.cloudinary.dev/
MIT License
42 stars 18 forks source link

[Feature] Tests for onBuild with Delivery Type of Upload #77

Open colbyfayock opened 1 year ago

colbyfayock commented 1 year ago

Feature Request

Is your feature request related to a problem? Please describe.

No tests exist for onBuild with a delivery type of upload.

Describe the solution you'd like

The tests need to be able to mock the requests to avoid making real uploads and ensure the redirects are being added for that particular delivery type.