node-postgres/test/unit/client
2014-01-08 01:00:03 -06: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
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 test array/float8 2014-01-08 01:00:03 -06:00