Daniel García Aubert
|
95d694f6c5
|
Fix unit test
|
2018-03-16 16:29:00 +01:00 |
|
Daniel García Aubert
|
7ff7b0c2d1
|
Extract rest of the middlewares from prepare contex
|
2018-03-15 19:38:11 +01:00 |
|
Daniel García Aubert
|
30dab7df9f
|
Extract authorize middeware form prepareContext
|
2018-03-15 18:48:29 +01:00 |
|
Daniel García Aubert
|
afff06c7e6
|
Extract db-conn-setup middleware for prepare-context
|
2018-03-15 15:33:20 +01:00 |
|
Eneko Lakasta
|
5ad1e1b645
|
merge master
|
2018-03-12 11:52:38 +01:00 |
|
Eneko Lakasta
|
f9cbb3aac8
|
use assert.equal instead of assert.ok
|
2018-03-07 10:51:17 +01:00 |
|
Eneko Lakasta
|
0185cdf785
|
please jshint
|
2018-03-06 15:34:29 +01:00 |
|
Eneko Lakasta
|
8d22ca66ba
|
fix tests
|
2018-03-06 15:26:35 +01:00 |
|
Eneko Lakasta
|
b0eacb2a79
|
add vary header to honor authorization header when caching
|
2018-03-06 12:46:38 +01:00 |
|
Daniel García Aubert
|
f03d98cd0d
|
Going green: fix test
|
2018-03-02 18:37:13 +01:00 |
|
Daniel García Aubert
|
fdd4c4aaa0
|
Going red: get default named map vector tile
|
2018-03-02 18:22:53 +01:00 |
|
Eneko Lakasta
|
7b21bd26d0
|
Merge branch 'project-auth-api' into project-auth-api-fallback
|
2018-02-16 11:29:36 +01:00 |
|
Eneko Lakasta
|
4ac224688c
|
in fallback mode, use default api key if api key token doesnt exist
|
2018-02-16 11:20:04 +01:00 |
|
Eneko Lakasta
|
e84d88b7a3
|
remove test
|
2018-02-15 17:53:15 +01:00 |
|
Eneko Lakasta
|
cda2616a8a
|
get and check api key credentials from api key: username and token
|
2018-02-15 17:49:47 +01:00 |
|
Eneko Lakasta
|
11aa4d12bd
|
add tests for getting api key token from requests
|
2018-02-15 15:27:41 +01:00 |
|
Eneko Lakasta
|
140441b777
|
fix test
|
2018-02-15 12:53:01 +01:00 |
|
Eneko Lakasta
|
5db0e9c8d8
|
add middleware for apikeyToken
|
2018-02-15 12:50:42 +01:00 |
|
Eneko Lakasta
|
890f0d1ef6
|
add fallback for using metadata fallback
|
2018-02-14 17:31:05 +01:00 |
|
Eneko Lakasta
|
041cd40ec2
|
please jshint
|
2018-02-09 19:26:52 +01:00 |
|
Eneko Lakasta
|
8721f56269
|
add auth test for getting tiles
|
2018-02-09 19:19:18 +01:00 |
|
Eneko Lakasta
|
1d3045c799
|
add tests should create/fail creating named maps and regular api key
|
2018-02-09 12:33:33 +01:00 |
|
Eneko Lakasta
|
04f60baec5
|
Set the master role inheritance from regular roles as TBA
|
2018-02-08 19:01:58 +01:00 |
|
Eneko Lakasta
|
a8de436424
|
add test should create a layergroup with a buffer analysis using a regular apikey token AND grant privileges to master and regular roles in bootstraping sql
|
2018-02-08 18:54:14 +01:00 |
|
Eneko Lakasta
|
c7780e9f42
|
add tests should create a layergroup with a source analysis
|
2018-02-08 15:20:43 +01:00 |
|
Eneko Lakasta
|
3edd7b8b01
|
add test should create a layergroup with default apikey token
|
2018-02-08 14:50:17 +01:00 |
|
Eneko Lakasta
|
455202cd1a
|
organize prepare db api keys
|
2018-02-08 14:49:42 +01:00 |
|
Eneko Lakasta
|
8bdb82c7be
|
add test should fail creating a layergroup with default apikey token
|
2018-02-08 14:48:00 +01:00 |
|
Eneko Lakasta
|
fa503ee66a
|
fix test typo
|
2018-02-08 14:43:12 +01:00 |
|
Eneko Lakasta
|
e1a2ee2381
|
control API access grants
|
2018-02-08 13:07:25 +01:00 |
|
Eneko Lakasta
|
1c50dd6b48
|
add first tests for auth
|
2018-02-08 12:34:24 +01:00 |
|
Eneko Lakasta
|
d9a34f3384
|
add cartodb250user api keys to redis
|
2018-02-08 11:13:21 +01:00 |
|
Eneko Lakasta
|
8136a1e136
|
fix test
|
2018-02-07 19:12:26 +01:00 |
|
Eneko Lakasta
|
6b5d6648de
|
fix unit test
|
2018-02-07 17:14:46 +01:00 |
|
Eneko Lakasta
|
232ff1ba33
|
add apikeys keys to be removed after each test
|
2018-02-07 11:59:00 +01:00 |
|
Eneko Lakasta
|
1b63dcd4e5
|
add api keys to prepare db for testing
|
2018-02-07 11:10:50 +01:00 |
|
Raul Marin
|
f9fe3ace37
|
Add mapnik metrics option
|
2018-02-06 16:07:22 +01:00 |
|
Javier Goizueta
|
80604b739a
|
Add test for aggregation with attributes
This reveals #860
|
2018-01-31 18:56:24 +01:00 |
|
Javier Goizueta
|
debb174af4
|
Add test for aggregation without the_geom
Only the_geom_webmercator is required for aggregation
See #841
|
2018-01-29 15:44:24 +01:00 |
|
Javier Goizueta
|
7c9b4b7283
|
Add test to check that cartodb_id is preseent in aggregations
See #846
This revealss that point-grid aggregation is missing cartodb_id
|
2018-01-29 12:40:59 +01:00 |
|
Raul Marin
|
0fdab08600
|
Torque boundaries tests: Sort objects before comparison
Order is not guaranteed by torque and changed behaviour from PG 9.5 to 10
|
2018-01-15 16:44:10 +01:00 |
|
Eneko Lakasta
|
8e68e5395d
|
remove .only from test
|
2018-01-11 12:23:16 +01:00 |
|
Eneko Lakasta
|
86e20b4b26
|
recreate test images with new font
|
2018-01-11 12:15:23 +01:00 |
|
Eneko Lakasta
|
86d58fea7b
|
use DejaVu Sans Book instead of Open Sans Italic in test
|
2018-01-11 12:09:04 +01:00 |
|
Eneko Lakasta
|
9934d69736
|
adjust test image tolerance
|
2018-01-11 11:57:36 +01:00 |
|
Eneko Lakasta
|
ae48a01e26
|
extract setICUEnvVariable() to it's own module
|
2018-01-11 11:57:11 +01:00 |
|
Eneko Lakasta
|
4d11403be2
|
console.log error in test. For testing purposes only.
|
2018-01-11 10:49:46 +01:00 |
|
Eneko Lakasta
|
bcd14e4f77
|
add test to check that labels are wrapped
|
2018-01-10 22:20:19 +01:00 |
|
Eneko Lakasta
|
60d2cc0a4f
|
set ICU_DATA env variable also in tests
|
2018-01-10 21:06:47 +01:00 |
|
Raul Ochoa
|
2cda43dc8d
|
Promote https urls over http
|
2018-01-03 22:18:59 +00:00 |
|