node-postgres/test/integration/connection-pool
2011-08-29 02:35:46 -05:00
..
double-connection-tests.js initial working connection pool implementation & tests 2010-12-13 17:21:40 -06:00
ending-pool-tests.js added test for ending multiple connection pools at once 2010-12-14 19:30:32 -06:00
error-tests.js pg object emit error event on idle pooled client errors 2011-08-29 02:35:46 -05:00
idle-timeout-tests.js configurable idle timeout on pooled clients 2011-08-11 21:52:29 -05:00
max-connection-tests.js initial working connection pool implementation & tests 2010-12-13 17:21:40 -06:00
optional-config-tests.js make pg.connect config/conString argument optional 2011-08-11 19:32:57 -05:00
single-connection-tests.js initial working connection pool implementation & tests 2010-12-13 17:21:40 -06:00
test-helper.js test refactoring 2010-12-14 19:23:01 -06:00
unique-name-tests.js configurable idle timeout on pooled clients 2011-08-11 21:52:29 -05:00
waiting-connection-tests.js initial working connection pool implementation & tests 2010-12-13 17:21:40 -06:00