matai-2022 / gardenz

Empowering community gardens in New Zealand
0 stars 1 forks source link

Add tests for POST /api/v1/gallery #41

Open ahnwarez opened 2 years ago

ahnwarez commented 2 years ago

The post route in server/routes/gallery.js is missing tests. Your task is to research on how to mock multer (maybe) or send/post an image.