node-postgres/test/unit/client
Sandro Santilli d21b995726 Enable the test for #534 (needs special naming)
This time, I hope, travis will confirm that the fix works with
node-0.10 but not with node-0.8
2014-03-18 13:36:57 +01:00
..
cleartext-password-tests.js change assert.length to assert.lengthIs 2011-10-10 19:21:06 -05:00
configuration-tests.js Use the standard postgres:// URL prefix for consistency 2013-07-22 10:45:26 -07:00
connection-string-tests.js ability to init connection with url instead of config object 2010-11-10 21:45:39 -06:00
early-disconnect-tests.js Enable the test for #534 (needs special naming) 2014-03-18 13:36:57 +01:00
escape-tests.js Move string escaping tests to proper locations. 2013-07-15 09:13:48 -05:00
md5-password-tests.js change assert.length to assert.lengthIs 2011-10-10 19:21:06 -05:00
notification-tests.js native 'notify' and 'notification' events 2011-03-04 20:04:59 +00:00
prepared-statement-tests.js change assert.length to assert.lengthIs 2011-10-10 19:21:06 -05:00
query-queue-tests.js remove pauseDrain/resumeDrain 2013-03-07 16:12:09 -06:00
query-tests.js update tests to assert local time for timestamp without timezone -- bumps minor version 2012-12-10 21:24:40 -06:00
result-metadata-tests.js change assert.length to assert.lengthIs 2011-10-10 19:21:06 -05:00
simple-query-tests.js Fix typos in simple-query-tests.js 2012-08-19 12:20:48 -07:00
stream-and-query-error-interaction-tests.js better handling of client stream termination 2013-03-28 13:24:33 -05:00
test-helper.js unit/client/test-helper: removed unnecessary parameters for client.connect() 2011-10-03 03:26:49 -05:00
typed-query-results-tests.js Remove built-in binary int64 parser 2013-07-30 13:15:31 -05:00