Windshaft-cartodb/test/support
Sandro Santilli de275bfc50 Delegate user permission to PostgreSQL (closes #18)
If the request is authenticated (with map_key) then we log as the
database owner, otherwise we log as the default user.
The default user is now "publicuser" by default.

Raises dependency on Windshaft to 0.4.9+, to get the grainstore
version allowing override of database username.

Add test for req2params function, particularly authentication,
Add test for authenticated / unauthenticated access
2012-07-18 11:09:17 +02:00
..
assert.js Port tests to mocha (closes #20) 2012-07-09 16:49:31 +02:00
config.js Run tests with "make check" (#21) 2012-07-09 18:56:09 +02:00
test_helper.js Delegate user permission to PostgreSQL (closes #18) 2012-07-18 11:09:17 +02:00