..
cleartext-password-tests.js
change assert.length to assert.lengthIs
2011-10-10 19:21:06 -05:00
configuration-tests.js
replace space by %20 in connection string before passing to url.parse
2013-01-24 20:05:55 -05:00
connection-string-tests.js
ability to init connection with url instead of config object
2010-11-10 21:45:39 -06: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
ability to pause/resume drain event for long-running async transactions
2011-08-29 23:43:36 -05: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
Fix parsing of numeric[], previously returning array of ints
2013-03-14 10:06:46 +01:00