Daniel García Aubert
|
1bc5c04489
|
Remove unused method
|
2017-08-02 13:15:40 +02:00 |
|
Daniel García Aubert
|
91b3e373b7
|
Add helper method to fetch static images
|
2017-08-01 11:46:48 +02:00 |
|
Daniel García Aubert
|
227c2b336b
|
Uncomment database timeout configuration
|
2017-07-31 18:25:34 +02:00 |
|
Daniel García Aubert
|
ac7509b01a
|
Expose function to clean up database connections
|
2017-07-31 18:24:42 +02:00 |
|
Daniel García Aubert
|
9b5482489e
|
Fix content-type defaults
|
2017-07-31 18:23:17 +02:00 |
|
Daniel García Aubert
|
f079c24554
|
Use parsed body variable
|
2017-07-31 18:22:13 +02:00 |
|
Daniel García Aubert
|
04da57fe0c
|
Do not create layergroup if it is already provided
|
2017-07-31 18:14:32 +02:00 |
|
Daniel García Aubert
|
aa6d01f151
|
Add timeout test for attributes
|
2017-07-31 18:12:33 +02:00 |
|
Daniel García Aubert
|
435d902e45
|
Expose function to clean all database connections in the pool
|
2017-07-31 18:10:14 +02:00 |
|
Daniel García Aubert
|
cca570e832
|
Uncomment DB and role configuration
|
2017-07-28 13:23:13 +02:00 |
|
Daniel García Aubert
|
815eac5a48
|
Add hook to refresh all connections in the pool
|
2017-07-28 13:22:16 +02:00 |
|
Daniel García Aubert
|
33e77a42f2
|
Separate user timeout suites between render and database
|
2017-07-27 18:50:27 +02:00 |
|
Daniel García Aubert
|
9e491e7e9a
|
Fix tests names
|
2017-07-27 16:29:36 +02:00 |
|
Daniel García Aubert
|
522fc79d71
|
Do not remove redis' keys if layergroup was not created
|
2017-07-27 12:46:38 +02:00 |
|
Daniel García Aubert
|
768d06c582
|
Assert layer params is defined but mapnik layers
|
2017-07-26 18:35:40 +02:00 |
|
Daniel García Aubert
|
526e850f26
|
Add method to set statements timeout for user's role and database
|
2017-07-25 19:15:43 +02:00 |
|
Daniel García Aubert
|
e9bc0732c0
|
Use switch statement instead of if ... else if ... else ...
|
2017-07-19 12:33:57 +02:00 |
|
Daniel García Aubert
|
8907082a85
|
Parse body relying on content-type header
|
2017-07-19 12:24:37 +02:00 |
|
Daniel García Aubert
|
87eb5407a8
|
WIP: implement timeout limit for raster
|
2017-07-18 20:50:31 +02:00 |
|
Daniel García Aubert
|
40dc94e010
|
Merge branch 'master' into response-time-limit
|
2017-07-18 11:25:23 +02:00 |
|
Daniel García Aubert
|
ff13996255
|
Add test to check that mvt returns 200 when tile has data
|
2017-07-18 10:44:27 +02:00 |
|
Daniel García Aubert
|
eccc3597aa
|
Respond with 204 when vector tile is empty
|
2017-07-17 19:44:18 +02:00 |
|
Daniel García Aubert
|
37c970903e
|
Avoid uncaught exception when layergroup is not present
|
2017-07-05 19:09:14 +02:00 |
|
Daniel García Aubert
|
e44d418db3
|
Going red: Add test to check that aggregation dataview supports numeric special value
|
2017-06-21 18:44:21 +02:00 |
|
Daniel García Aubert
|
c08db78a0b
|
Going red: implement test to check aggregation with overviews support special float values
|
2017-06-13 19:01:28 +02:00 |
|
Daniel García Aubert
|
5a1623b667
|
Merge branch 'master' into 664-layergroup-stats
|
2017-05-31 11:50:32 +02:00 |
|
Raul Ochoa
|
248adab05b
|
Catch response body if any to capture Redis keys
|
2017-05-26 13:06:04 +02:00 |
|
Raul Ochoa
|
f4e99629f6
|
Do not assert inside response, but pass error into callback
Preferably we should put response outside of assert and change its
callback signature. However, I don't think it is worth the effort
right now.
|
2017-05-26 13:02:02 +02:00 |
|
Mario de Frutos
|
c9e6e921cb
|
Merge branch 'master' into 664-layergroup-stats
|
2017-05-18 13:45:38 +02:00 |
|
Mario de Frutos
|
44cca38538
|
Change to tests for layer stats because now uses CDB_EstimateRowCount fuction
|
2017-05-12 12:51:45 +02:00 |
|
Mario de Frutos
|
b25540720c
|
Added acceptance tests for stats functionallity
|
2017-05-09 14:36:35 +02:00 |
|
Mario de Frutos
|
be58adb1b9
|
Be able to override buffer-size configuration without placeholders in named maps
|
2017-04-28 19:20:00 +02:00 |
|
Daniel García Aubert
|
2f4e4246a4
|
Refactor test-client in order to use same interface for named and anonymous maps
|
2017-04-26 18:27:18 +02:00 |
|
Mario de Frutos
|
7ea7a991aa
|
Buffersize customizable through named maps' placeholders
|
2017-04-25 19:27:31 +02:00 |
|
Daniel García Aubert
|
0c08713521
|
First attempt: support buffer-size configuration for named maps
|
2017-04-25 14:34:17 +02:00 |
|
Daniel García Aubert
|
fed953d195
|
Support mvt tiles
|
2017-04-24 18:55:08 +02:00 |
|
Mario de Frutos
|
4132bc755d
|
Add cdb_invalidate_varnish function fixture to tests
|
2017-04-07 15:59:58 +02:00 |
|
Raul Ochoa
|
281588abd2
|
Add test to validate bins param is casted as Number
|
2017-02-02 16:12:49 +01:00 |
|
Daniel García Aubert
|
c6cb573383
|
Since crankshaft is installed by default in template-postgis we have to remove it before running test
|
2016-10-25 15:55:24 +02:00 |
|
Javier Goizueta
|
9c6d7c0ff9
|
Upgrade camshaft to 0.46.0
This version of camshaft requires a CDB_CheckAnalysisQuota function
to check analysis cache quota.
|
2016-10-20 12:56:18 +02:00 |
|
Daniel García Aubert
|
1772011627
|
Add missinng column in fixture table cdb_analysis_catalog
|
2016-09-06 16:19:06 +02:00 |
|
Raul Ochoa
|
4c557be2c2
|
Update to use latest cdb_analysis_catalog
It avoids to execute queries that are extension specifics
|
2016-07-02 19:50:59 +02:00 |
|
Raul Ochoa
|
c1acc54d55
|
Add constants for cartocss symbolizers
|
2016-06-29 16:07:42 +02:00 |
|
Raul Ochoa
|
5f3fb6e5f7
|
Adds fake CDB_KMeans function
|
2016-06-29 16:07:01 +02:00 |
|
Raul Ochoa
|
863128013d
|
Use psql client instead of pg query runner to use proper params
|
2016-06-21 12:08:40 +02:00 |
|
Raul Ochoa
|
b2029e09f5
|
Add CDB_OverviewsSupport sql from extension to fix CDB_Overviews calls
|
2016-06-20 13:26:30 +02:00 |
|
Raul Ochoa
|
e797719b41
|
Append url params for widgets
|
2016-06-06 17:10:36 +02:00 |
|
Raul Ochoa
|
9a4aa7c1fa
|
Add params to url if present in override option
|
2016-06-01 15:00:30 +02:00 |
|
Raul Ochoa
|
290054ef5d
|
Add widget search support in test client
|
2016-06-01 11:43:19 +02:00 |
|
Raul Ochoa
|
6eb711e70b
|
Merge remote-tracking branch 'origin/master' into mapconfig-dataviews-adapter
|
2016-05-31 18:51:13 +02:00 |
|