node-postgres/test/integration
Raul Ochoa 4cd56cc4f8 Make pool name consistent on missing config params (#1279)
* Going red: using a config object creates two pools when missing some params

It should only create a pool in a consistent way, even if some params
are not provided in the first place.

* Delay the pool name generation to make it consistent between calls

* Don't fallback to empty object as config is already defined
2017-05-24 09:04:50 -05:00
..
client Remove broken tests with external dependency (#1209) 2017-02-12 22:23:09 -06:00
connection do not abuse label as comment in test-case 2014-04-16 19:02:54 +02:00
connection-pool Make pool name consistent on missing config params (#1279) 2017-05-24 09:04:50 -05:00
gh-issues Requiring native bindings polutes 'global' (#984) 2016-04-08 18:46:10 -05:00
domain-tests.js Add domain support to connection pool 2014-03-15 16:41:33 -05:00
test-helper.js Add callback to client#end (#1106) 2016-08-11 10:17:03 -05:00