Windshaft-cartodb/test/support
Mario de Frutos 8d16bf566d
Force png tile generation for static maps (#808)
* Force png tile generation for static maps

If the user tries to generate a static map requesting JPG it will fail
because is going to try to generate the tiles using JPG as format which
is not supported by now, this bug was introduced in the version 4.0.1

So we now force, again, the tiles to be generated as PNG but we pass
the requested format, JPG, to windshaft to generate the final image as
the user reqests

* Added support to define image format in the image assertions

* Added test for JPEG static image generation

Also I've added support for:

- JPEG images
- Different tolerance based on the file type, it seems that due to
  different compression we need different tolerance for JPG images
2017-12-12 13:20:22 +01:00
..
sql Going red: implement test to check aggregation with overviews support special float values 2017-06-13 19:01:28 +02:00
assert.js Force png tile generation for static maps (#808) 2017-12-12 13:20:22 +01:00
prepare_db.sh Test: PARALLEL compatibility (OSX) 2017-11-14 16:18:22 +01:00
test_helper.js Expose function to clean all database connections in the pool 2017-07-31 18:10:14 +02:00
test-client.js Add acceptance test for analyses controller 2017-11-14 13:46:47 +01:00