node-postgres/test/integration/client
2013-05-23 20:10:08 +03:00
..
api-tests.js remove 2 parameter pg.connect function 2013-03-07 15:57:00 -06:00
array-tests.js remove 2 parameter pg.connect function 2013-03-07 15:57:00 -06:00
big-simple-query-tests.js
cancel-query-tests.js cleanup & fix failing tests to allow for green merge of pull #228 2012-12-10 22:44:58 -06:00
configuration-tests.js use ConnectionParameters for js client properties 2013-01-21 16:14:19 -06:00
copy-tests.js remove 2 parameter pg.connect function 2013-03-07 15:57:00 -06:00
empty-query-tests.js cleanup & fix failing tests to allow for green merge of pull #228 2012-12-10 22:44:58 -06:00
error-handling-tests.js better handling of client stream termination 2013-03-28 13:24:33 -05:00
huge-numeric-tests.js remove 2 parameter pg.connect function 2013-03-07 15:57:00 -06:00
json-type-parsing-tests.js Skip JSON tests on older versions of postgres 2013-04-22 10:26:43 -05:00
no-data-tests.js
notice-tests.js
prepared-statement-tests.js
query-callback-error-tests.js Add support for JSON data type 2013-04-22 10:18:17 -05:00
query-error-handling-tests.js make tests pass on pg@8.4.9 2013-04-17 10:29:42 -05:00
result-metadata-tests.js make tests pass on pg@8.4.9 2013-04-17 10:29:42 -05:00
simple-query-tests.js cleanup & fix failing tests to allow for green merge of pull #228 2012-12-10 22:44:58 -06:00
ssl-tests.js
test-helper.js
timezone-tests.js Adding test for timezone handling (#238) 2013-04-11 00:42:37 +02:00
transaction-tests.js remove 2 parameter pg.connect function 2013-03-07 15:57:00 -06:00
type-coercion-tests.js BigInt parsing bullet-proofing 2013-05-23 20:10:08 +03:00