node-postgres/test/unit/client
2011-01-23 22:19:55 -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 fix to allow executing queries within the callback function of another query. 2010-11-21 23:30:10 -06:00
query-tests.js failing test for the elusive milisecond parsing bug 2011-01-23 22:19:55 -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 query now returns named records in rows 2010-11-04 00:21:29 -05:00
test-helper.js moved test client helper into helper file 2010-10-26 21:47:18 -05:00
typed-query-results-tests.js failing test for the elusive milisecond parsing bug 2011-01-23 22:19:55 -06:00