node-postgres/test/integration/client
2010-12-19 14:16:33 -06:00
..
api-tests.js failing test for query errors not being trapped in callback 2010-12-16 23:48:58 -06:00
configuration-tests.js started working on specifying defaults 2010-11-20 14:09:18 -06:00
empty-query-tests.js change name of assert.raises to assert.emits 2010-10-31 14:43:10 -05:00
error-handling-tests.js query object now emits query related errors, client object no longer 2010-11-14 16:50:38 -06:00
no-data-tests.js query now returns named records in rows 2010-11-04 00:21:29 -05:00
prepared-statement-tests.js test for row count > result count in cursor row limit 2010-11-14 17:56:18 -06:00
simple-query-tests.js Rows are now associative arrays rather than straight arrays. 2010-12-19 09:41:11 +00:00
test-helper.js Rows are now associative arrays rather than straight arrays. 2010-12-19 09:41:11 +00:00
transaction-tests.js added test for transactions 2010-12-18 14:50:30 -06:00
type-coercion-tests.js test refactoring 2010-12-14 19:23:01 -06:00