node-postgres/test/unit/client
2017-06-09 12:27:47 -05:00
..
cleartext-password-tests.js Miscellaneous improvements in unit tests. 2014-06-15 17:33:23 -04:00
configuration-tests.js Add client connectionString tests (#1310) 2017-06-07 22:58:03 -05: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 Emit error when backend unexpectedly disconnects 2017-06-09 12:27:47 -05:00
test-helper.js unit/client/test-helper: removed unnecessary parameters for client.connect() 2011-10-03 03:26:49 -05:00
throw-in-type-parser-tests.js Handle throws in type parsers (#1218) 2017-03-06 11:04:16 -06:00