node-postgres/test/integration/connection-pool
Alexander Sulfrian 6b032c466b added test-binary target
integration tests could now be started in binary mode
some tests are executed in text mode anyway, they are currently not
compatible with binary mode or prepared statements at all
(f.e. multiple statements in one query)
2011-11-22 05:01:00 +01:00
..
double-connection-tests.js initial working connection pool implementation & tests 2010-12-13 17:21:40 -06:00
ending-pool-tests.js use config dict in all test 2011-11-22 05:00:54 +01:00
error-tests.js use config dict in all test 2011-11-22 05:00:54 +01:00
idle-timeout-tests.js use config dict in all test 2011-11-22 05:00:54 +01: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 use config dict in all test 2011-11-22 05:00:54 +01:00
unique-name-tests.js added test-binary target 2011-11-22 05:01:00 +01:00
waiting-connection-tests.js initial working connection pool implementation & tests 2010-12-13 17:21:40 -06:00