Edited test/README.md via GitHub

This commit is contained in:
javi santana 2011-10-05 18:57:54 +03:00
parent cec594322a
commit 9e9f5cd3cc

View File

@ -3,6 +3,8 @@ cartodb-sql-api tests
Tests require you create a test database and set some redis keys before, you can execute prepare_db.sh script, it will create database, users and redis stuff for you. Be sure postgres and redis are running
cd test && ./prepare_db.sh
once database is configured, run the tests with expresso:
> expresso test/acceptance/app.test.js