node-postgres/test/unit/client
Brian C beb3e4fcd1 Merge pull request #248 from liamks/master
Added varchar[] and char[] to array parsing.
2013-01-23 20:32:27 -08:00
..
cleartext-password-tests.js change assert.length to assert.lengthIs 2011-10-10 19:21:06 -05:00
configuration-tests.js use ConnectionParameters for js client properties 2013-01-21 16:14:19 -06: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
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 added unit tests for the three array types 2013-01-23 20:35:20 -05:00