CartoDB-SQL-API/test
2011-10-05 17:49:54 +02:00
..
acceptance added test fixtures 2011-10-05 17:49:54 +02:00
unit upgraded pg package. tests updated 2011-09-07 15:33:40 +01:00
helper.js first draft, tidied, unit tests, modules, refactor, environments, see TODO for next steps" 2011-06-13 04:23:02 +01:00
prepare_db.sh added test fixtures 2011-10-05 17:49:54 +02:00
README.md added test fixtures 2011-10-05 17:49:54 +02:00
test.sql added test fixtures 2011-10-05 17:49:54 +02:00

cartodb-sql-api tests

  • Tests require you create a test database, execute prepare_db.sh. You need postgres and redis running

once database is configured, run the tests with expresso:

expresso test/acceptance/app.test.js