node-postgres/test/unit/client
2011-02-23 19:50:43 -06:00
..
cleartext-password-tests.js tests for simple query queue scenarios 2010-10-24 22:52:12 -05:00
configuration-tests.js a connection string without all settings no longer causes client 2010-12-28 10:44:33 -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 tests for simple query queue scenarios 2010-10-24 22:52:12 -05: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 edge case millisecond parsing fixed 2011-01-23 23:58:03 -06: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 removed some globals from tests 2011-02-23 19:50:43 -06:00
typed-query-results-tests.js edge case millisecond parsing fixed 2011-01-23 23:58:03 -06:00