CartoDB-SQL-API/test/acceptance/batch
Rafa de la Torre 20d1db78dc Helper to reset pgbouncer connections #521
This sends a PAUSE and RESUME to pgbouncer (in case there's one) before
and after executing tests, to make sure new connections are established
in the tests.

This may be especially important when role or session settings are
modified in the DB (same happens in prod, BTW).
2018-07-19 18:43:17 +02:00
..
batch-drain.test.js get DB configuration from job instead from metadata in Job Canceller 2018-05-30 17:36:55 +02:00
batch-limits.test.js Helper to reset pgbouncer connections #521 2018-07-19 18:43:17 +02:00
batch.multiquery.test.js Make some test less demanding 2016-11-24 16:53:15 +01:00
batch.test.js Make some test less demanding 2016-11-24 16:53:15 +01:00
batch.wip.test.js Dont use setInterval in work in progress test suite 2016-11-24 16:21:28 +01:00
job.callback-template.test.js Validate job response using the internal reference 2016-11-24 15:40:09 +01:00
job.fallback.test.js Validate job response using the internal reference 2016-11-24 15:40:09 +01:00
job.query.limit.test.js Move all batch tests to their own directory 2016-10-06 11:53:56 +02:00
job.query.order.test.js Fix test scenario description 2016-10-10 15:37:19 +02:00
job.query.timeout.test.js Move to support directory 2016-10-10 15:22:50 +02:00
job.test.js remove fallback tests and refactor some http errors 403 -> 401 2018-05-17 17:13:00 +02:00
job.timing.test.js Validate job response using the internal reference 2016-11-24 15:40:09 +01:00
leader-multiple-users-query-order.test.js Fix and improve test 2016-10-19 16:58:57 +02:00
leader.job.query.order.test.js Revert last env test changes 2016-11-02 13:02:29 +01:00
queued-jobs-limit.test.js Remove commented code 2016-11-24 17:39:14 +01:00
scheduler-basic.test.js Basic test to test scheduler happy case 2016-10-19 16:57:10 +02:00
use-cases.test.js Put into same file batch use cases 2016-11-23 23:48:23 +01:00