Commit Graph
988 Commits
Author SHA1 Message Date
David M b18bf967fd Workaround lack of template creation clean-up 2017-10-09 18:27:57 +02:00
David M d77739dfa4 PostGIS MVT v2 compliance test skipped without skipping mapnik 2017-10-09 16:46:23 +02:00
David M 3827901535 Skip test to ignore MVT v2 compliance 2017-10-09 15:53:50 +02:00
David M 82648df21c Fix jshint 2017-10-09 15:49:51 +02:00
David M 1766cd0ad4 Buffersize test fixed to test PostGIS and mapnik MVT paths 2017-10-09 15:42:24 +02:00
David M 28501f6b9d MVT PostGIS limit test fixed 2017-10-09 14:46:01 +02:00
Raul Ochoa c004e105ef Drain client on after hooks 2017-10-06 16:17:26 +00:00
Raul Ochoa f456237aa7 Drain client on after hook 2017-10-06 15:53:47 +00:00
David Manzanares a706fd81ba Restore MVT path configuration after each suite pass 2017-10-06 16:21:34 +02:00
David Manzanares 58be2b8fc5 Merge remote-tracking branch 'origin/improve-test-client' into mvt-path-conf 2017-10-06 16:08:13 +02:00
David Manzanares 78671aa499 remove redundant format support 2017-10-06 16:07:47 +02:00
David Manzanares d29da0bcc3 Test both MVT paths: mapnik and PostGIS 2017-10-06 16:07:24 +02:00
Raul Ochoa b9c511ee60 Remove unused file 2017-10-06 15:27:48 +02:00
Raul Ochoa 64fe070ab2 Put layergroupId handling close 2017-10-06 15:27:03 +02:00
Raul Ochoa 5d750f3b98 Several jshint fixes 2017-10-06 15:24:58 +02:00
Raul Ochoa 664892bba9 Complexity already fixed 2017-10-06 15:15:43 +02:00
Raul Ochoa 38c50e0bec Fix jshint hint 2017-10-06 15:15:33 +02:00
Raul Ochoa 6c0e6210d6 Split response validation 2017-10-06 15:15:16 +02:00
Raul Ochoa f350206990 Strict check 2017-10-06 12:54:37 +00:00
Raul Ochoa c8d2c9ea37 Do NOT throw error when not being in step context 2017-10-06 12:41:50 +00:00
David Manzanares 34d9e5a4eb Fix MVT test 2017-10-05 16:08:05 +02:00
David Manzanares 54b7ee85c2 Geojson tests adapted to MVT 2017-10-05 14:38:43 +02:00
Raul Ochoa 78b75c7a88 Removes list dataview type 2017-09-28 10:47:44 +00:00
Raul Ochoa b943b09532 Merge pull request #736 from CartoDB/static-named-maps-override-bbox
Static named maps override bbox
2017-09-25 14:10:27 +02:00
Raul Ochoa 3134f40eac Remove advanced use cases that no longer make sense 2017-09-22 15:42:52 +00:00
Raul Ochoa 5cc31cabe2 Fix and enable some old tests related to analyses use cases 2017-09-22 15:41:58 +00:00
Simon Martín ca63c2ef1a Merge pull request #721 from CartoDB/lzma-middleware
Implement LZMA query param inflating as middleware
2017-09-22 16:16:36 +02:00
Raul Ochoa 45698207d9 Merge remote-tracking branch 'origin/master' into static-named-maps-override-bbox 2017-09-22 11:08:12 +00:00
Ivan Malagon bd8d147a7d Fix out of range bug in date histograms 2017-09-06 16:21:01 +02:00
Raul Ochoa e1990fc2f9 Use the correct fixture image 2017-08-29 13:29:39 +00:00
Raul Ochoa fc0dbaaab1 Going red: Bounding box parameter ignored in static named maps 2017-08-29 13:04:20 +00:00
Raul Ochoa 1c6a76af72 Merge pull request #726 from CartoDB/725-polygon-count
725 fix polygon count
2017-08-16 15:33:19 +02:00
Simon 175d070f09 using const instead of let and var and adding assert.ifError 2017-08-16 10:07:27 +02:00
Daniel García Aubert d0f5ebd7ab Restore statsClient after performing test 2017-08-11 17:55:55 +02:00
Simon 92d33bf7fd linter details for polygons count test 2017-08-10 18:20:15 +02:00
Simon fab7832dee added ascii art for polygons count test 2017-08-10 18:16:53 +02:00
Simon e678957a8f move polygon count test to widgets regression testfile, and check the only returned polygon is the expected one 2017-08-10 18:09:18 +02:00
Daniel García Aubert 01a22a45bb Move setUserDatabaseTimeoutLimit from class method to a instance method 2017-08-10 17:09:05 +02:00
Raul Ochoa 9524433437 Use instance server 2017-08-10 16:24:40 +02:00
Raul Ochoa 14d5ee4178 Remove user param 2017-08-10 16:22:45 +02:00
Simon 44c5eb051d formatting the query of polygon count test 2017-08-10 11:05:36 +02:00
Simon ff560ffde7 add test boundingBox-polygon-counter 2017-08-09 18:49:59 +02:00
Daniel García Aubert 14f85abd39 Merge branch 'master' into response-time-limit 2017-08-09 18:48:38 +02:00
Daniel García Aubert 1f8da14c2a Cast to timestamp start_date and end_date to calculate bins when date column is timestamptz 2017-08-07 18:27:24 +02:00
Daniel García Aubert 660078f284 Fix minor issues with timezones 2017-08-07 16:53:08 +02:00
Raul Ochoa 399561d076 Implement LZMA query param inflating as middleware
The req2params method is doing too many things,
this is an initial step to do fewer things in that method.
2017-08-04 17:30:46 +02:00
Javier Goizueta 82cab3ccc7 Merge pull request #719 from CartoDB/ramp-infinities-nans
Exclude Infinities & NaNs from ramps
2017-08-04 09:38:44 +02:00
Javier Goizueta e01730e8e4 Syntax fixes 2017-08-03 19:16:08 +02:00
Javier Goizueta eed33fc76d Add tests for excluding NaNs, Ininities from ramps 2017-08-03 19:07:02 +02:00
Daniel García Aubert 48ad7059e1 Going green: do not rely on falsy conditional 2017-08-03 18:23:55 +02:00