Daniel García Aubert
|
f8ff41be01
|
Do not run test if postgis version is lower than or equal to 2.4
|
2017-10-16 12:15:28 +02:00 |
|
Daniel García Aubert
|
67ab12e8e7
|
Add environment variable to check whether to run test against postgis 2.4 or not
|
2017-10-16 11:08:46 +02:00 |
|
David Manzanares
|
d30f710534
|
Merge remote-tracking branch 'origin/master' into mvt-path-conf
|
2017-10-10 17:53:28 +02:00 |
|
Simon Martín
|
8380d291d0
|
Merge branch 'master' into middlewarify
|
2017-10-10 14:59:50 +02:00 |
|
David M
|
b18bf967fd
|
Workaround lack of template creation clean-up
|
2017-10-09 18:27:57 +02:00 |
|
Raul Ochoa
|
a797e13eb3
|
Make all calls to finish to match (err, res) signature
|
2017-10-09 15:51:42 +00: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 |
|
Simon Martín
|
e3405ea2fc
|
doing changes after merge with middlewarify
|
2017-10-09 12:27:58 +02:00 |
|
Simon Martín
|
5c0f597cbb
|
Merge branch 'middlewarify' into res-locals
|
2017-10-09 10:55:43 +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 |
|
Daniel García Aubert
|
c70b8cb5bf
|
Set X-Served-By-DB-Host header in db-conn-setup middleware
|
2017-10-05 18:05:46 +02:00 |
|
Simon Martín
|
06138a82a8
|
Merge branch 'middlewarify' into res-locals
|
2017-10-05 17:53:15 +02:00 |
|
Daniel García Aubert
|
678fbb1c8f
|
Remove bad argument to middleware callback
|
2017-10-05 17:28:41 +02: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 |
|
Simon Martín
|
5abe25c316
|
undo style/format changes
|
2017-10-05 11:35:49 +02:00 |
|
Simon Martín
|
1c3f2b93e3
|
prepareRequest and prepareResponse in prepare-context.test
|
2017-10-03 17:58:16 +02:00 |
|
Simon Martín
|
21720267cf
|
from req.context to res.locals
|
2017-10-03 17:47:57 +02:00 |
|
Simon Martín
|
c894414192
|
going green
|
2017-10-02 12:28:29 +02:00 |
|
Simon Martín
|
aa62529041
|
updating preprare-context test to allow the new res.locals usage
|
2017-10-02 12:09:19 +02:00 |
|
Simon Martín
|
f9d87bc40f
|
res.locals fixing controllers
|
2017-10-02 12:07:35 +02:00 |
|
Raul Ochoa
|
78b75c7a88
|
Removes list dataview type
|
2017-09-28 10:47:44 +00:00 |
|
Simon
|
178b9e8563
|
moving layergroup-token middleware to middlewarify style
|
2017-09-27 16:32:49 +02:00 |
|
Simon
|
ac474cb253
|
Merge branch 'middlewarify' into layergroup-token-param
|
2017-09-27 16:31:08 +02:00 |
|
Daniel García Aubert
|
e0e67df91c
|
Merge branch 'master' into middlewarify
|
2017-09-25 20:04:33 +02: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 |
|
Daniel García Aubert
|
b236112069
|
Split prepare context middleware and fix unit test
|
2017-09-25 13:40:22 +02:00 |
|
Daniel García Aubert
|
85d4c81e58
|
Remove legacy hack
|
2017-09-22 18:15:48 +02:00 |
|
Daniel García Aubert
|
ff19a8a2fe
|
Rename test
|
2017-09-22 17:59:51 +02:00 |
|
Daniel García Aubert
|
3bab081438
|
Rename req2params by prepareContext
|
2017-09-22 17:56:47 +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
|
c09899913f
|
finishing integration of lzma middleware
|
2017-09-22 16:46:39 +02:00 |
|