node-postgres/test/integration/client
2011-01-23 23:58:03 -06:00
..
api-tests.js failing test for multiple calls of callback when multiple commands are executed 2011-01-18 22:20:23 -06:00
array-tests.js first pass at array type conversion 2011-01-21 16:53:24 -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
result-metadata-tests.js result of query contains metadata about query execution 2011-01-19 00:35:32 -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 die on client/query errors in integration tests 2010-12-19 14:49:14 -06:00
transaction-tests.js added test for transactions 2010-12-18 14:50:30 -06:00
type-coercion-tests.js edge case millisecond parsing fixed 2011-01-23 23:58:03 -06:00