node-postgres/test/integration/connection-pool
Brian C 796a44f54f Remove internal pool (#1049)
* Initial work on removing internal pool

* Port backwards-compabible properties

* Cleanup test execution & makefile cruft

* Attempt to fix flakey error test
2016-06-21 09:53:09 -05:00
..
double-connection-tests.js initial working connection pool implementation & tests 2010-12-13 17:21:40 -06:00
ending-empty-pool-tests.js Make sure 'end' is emitted even if no connection has ever happened 2014-05-13 12:57:01 +01:00
ending-pool-tests.js from ended to end 2014-04-18 23:30:45 +08:00
error-tests.js Make moar tests pass 2014-09-14 21:11:51 -04:00
idle-timeout-tests.js Remove internal pool (#1049) 2016-06-21 09:53:09 -05:00
max-connection-tests.js Fix max connection tests 2014-10-07 00:47:35 -04:00
optional-config-tests.js Remove internal pool (#1049) 2016-06-21 09:53:09 -05:00
single-connection-tests.js initial working connection pool implementation & tests 2010-12-13 17:21:40 -06:00
test-helper.js integrate new pool into existing codebase 2013-02-20 16:08:48 -06:00
waiting-connection-tests.js Remove test skip 2014-09-14 21:14:24 -04:00