Windshaft-cartodb/test/acceptance
Raul Ochoa 2c7bc6adde Datasource to give per-layer authentication in named layers
Make beforeLayergroupCreate to return a datasource with different
 authentication for the different layers.
 - Named layers will get access to private tables in case it's needed

Changes in MapConfigNamedLayersAdapter:
  - It will retrieve the dbAuth params only if named layers are present so
  there is no extra overhead for normal layers
  - Rename queue function signature from `callback` to `done` so it is easier
  to follow the code

Add several tests to validate `named` layers authentication
2015-02-04 11:30:36 +01:00
..
cache Remove beforeEach and afterEach, in combination with suite they are 2015-01-30 16:50:06 +01:00
cache_validator.js Put VarnishEmu in its own module 2012-10-05 16:24:35 +02:00
health_check.js Remove beforeEach and afterEach, in combination with suite they are 2015-01-30 16:50:06 +01:00
multilayer.js Allow a different cache-control max-age for layergroup responses 2014-10-24 16:05:41 +02:00
named_layers.js Datasource to give per-layer authentication in named layers 2015-02-04 11:30:36 +01:00
server.js Starts using mapnik 2.3.x via windshaft upgrade 2014-09-24 15:54:13 +02:00
templates.js Adds check for surrogate key headers in template instances 2015-01-23 17:02:13 +01:00