node-postgres/test/unit/client
2011-08-12 12:17:43 -04:00
..
cleartext-password-tests.js tests for simple query queue scenarios 2010-10-24 22:52:12 -05:00
configuration-tests.js support for connecting via domain socket 2011-03-01 20:35:14 +00: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 tests for simple query queue scenarios 2010-10-24 22:52:12 -05:00
notification-tests.js native 'notify' and 'notification' events 2011-03-04 20:04:59 +00:00
prepared-statement-tests.js initial implementation of providing command execution results 2011-01-18 23:03:24 -06:00
query-queue-tests.js removed some globals from tests 2011-02-23 19:50:43 -06:00
query-tests.js make type coercion a part of the api 2011-03-03 18:05:29 +00:00
result-metadata-tests.js result of query contains metadata about query execution 2011-01-19 00:35:32 -06:00
simple-query-tests.js move some query listener delegation to client 2011-02-04 19:03:23 -06:00
test-helper.js Fixes for testing with non-local Postgres server. 2011-07-20 01:55:39 +04:00
typed-query-results-tests.js added check for month in assert.UTCDate and fixed broken test 2011-08-12 12:17:43 -04:00