Raul Ochoa
|
0dfd51f81a
|
Adds host to redis setup as it does not make sense to continue if there is no host in redis.
|
2014-07-04 11:47:44 +02:00 |
|
Sandro Santilli
|
9c4feac19b
|
Ensure make check fails if database preparation fails
|
2014-03-19 17:04:06 +01:00 |
|
Sandro Santilli
|
4189f8187f
|
Simplify redis test setup using HMSET
See http://redis.io/commands/hmset
|
2013-12-17 17:17:16 +01:00 |
|
Sandro Santilli
|
e6b55ac034
|
Allow requesting run_test.sh to prepare redis but not postgresql
Adds --nocreate-pg, --nocreate-redis, --nodrop-pg, --nodrop-redis
NOTE that dropping pg is still unimplemented
|
2013-12-17 17:17:16 +01:00 |
|
Sandro Santilli
|
baa95a62d1
|
Add support for reading user-specific database_password from redis
This commits adds support for CartoDB-2.5.0 model.
Closes #89.
Change is backward compatible.
|
2013-12-17 17:17:14 +01:00 |
|
Sandro Santilli
|
428e8631e2
|
Improve tests robustness on failure
|
2013-12-17 17:17:14 +01:00 |
|
Sandro Santilli
|
3120d56e80
|
Add test for redis-specifid database_host. Closes #88
|
2013-12-17 17:17:14 +01:00 |
|
Sandro Santilli
|
eb51d18012
|
Add support for specifying database connection passwords
|
2013-12-17 17:17:13 +01:00 |
|
Sandro Santilli
|
0c4bcca7c9
|
Read redis port from test.js environment when running tests
|
2013-12-17 17:17:11 +01:00 |
|
Sandro Santilli
|
093d3de66e
|
We don't run tests with expresso anymore...
|
2012-12-21 17:32:00 +01:00 |
|
Sandro Santilli
|
4ed297d40f
|
Move more test support things under test/support
|
2012-10-05 15:57:30 +02:00 |
|