hotosm / oam-uploader-api

DEPRECIATED - The OAM Uploader API server
BSD 3-Clause "New" or "Revised" License
3 stars 4 forks source link

Fix broken tests #84

Open tombh opened 7 years ago

tombh commented 7 years ago

They'd been broken for a while!

Worth noting that the refactoring of the image processing into the dynamic tiler means that it's harder to test actual image processing here. So now we're just testing that an image upload got submitted to the queue.

Note this doesn't fix the API docs. That's a different commit.

tombh commented 7 years ago

Ok, well Travis is complaining about not being able to install gdal. I'm not going to look into that seeing as we'll be deprecating this repo in the next few days.