node-postgres/test/unit/client
Brian C 7f35240a5c Fix for utf-8 characters in md5 passwords (#1183)
This is the same fix as supplied in 1178 but includes a test.

Closes #1178
2016-12-13 11:51:36 -06:00
..
cleartext-password-tests.js Miscellaneous improvements in unit tests. 2014-06-15 17:33:23 -04:00
configuration-tests.js Fix SSL configuration error and add tests. #848 (#1055) 2016-06-21 09:42:30 -05:00
connection-string-tests.js Miscellaneous improvements in unit tests. 2014-06-15 17:33:23 -04:00
early-disconnect-tests.js Miscellaneous improvements in unit tests. 2014-06-15 17:33:23 -04:00
escape-tests.js Improve unit tests of escape-literal/identifier, and remove them from integration tests. 2014-06-15 17:09:34 -04:00
md5-password-tests.js Fix for utf-8 characters in md5 passwords (#1183) 2016-12-13 11:51:36 -06:00
notification-tests.js Miscellaneous improvements in unit tests. 2014-06-15 17:33:23 -04:00
prepared-statement-tests.js Update a test to pass. 2014-06-17 09:15:14 -04:00
query-queue-tests.js remove pauseDrain/resumeDrain 2013-03-07 16:12:09 -06:00
result-metadata-tests.js Re-add the test for SELECT tag; I was wrong in my assumption. 2014-06-22 08:19:26 -04: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 Have stream emit 'close' rather than 'end' for sake of testing 2014-04-04 16:11:44 +02:00
test-helper.js unit/client/test-helper: removed unnecessary parameters for client.connect() 2011-10-03 03:26:49 -05:00