node-postgres/test/integration/client
2013-01-20 19:45:41 -06:00
..
api-tests.js update version of node-pool closes gh #223 2012-12-04 17:53:04 -06:00
array-tests.js fix failing array test - closes #125 2012-06-28 19:13:52 -05:00
big-simple-query-tests.js change assert.length to assert.lengthIs 2011-10-10 19:21:06 -05:00
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 remove require.paths use 2011-08-29 02:35:08 -05:00
copy-tests.js add tests that checks error reporting for incorrect copy to/copy from usage. add tests for fixed bug in native copy from implementation 2013-01-20 19:45:41 -06:00
drain-tests.js use config dict in all test 2011-11-22 05:00:54 +01: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 ignore hanging tests 2012-10-15 17:43:14 -05:00
huge-numeric-tests.js expose type converter overrides & warn on giant numeric values 2012-03-21 22:36:18 -05:00
no-data-tests.js fixed 'overload' error for NativeQuery constructor 2011-03-07 18:56:50 -06:00
notice-tests.js remove failing, postgreSQL version specific test 2012-08-07 08:44:41 -05:00
prepared-statement-tests.js re-include previously ignored, failing test for named statements in prep for implementing feature 2011-03-05 11:32:37 -06:00
result-metadata-tests.js have native bindings emit proper result object on 'end' event - closes #219 2012-12-10 23:25:26 -06: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 allow options to pass to js ssl connection bindings 2012-09-10 21:40:41 -05:00
test-helper.js add failing test for #130 2012-05-30 22:40:49 -05:00
transaction-tests.js use config dict in all test 2011-11-22 05:00:54 +01:00
type-coercion-tests.js Add missing integeration test for date type parser. 2012-08-01 18:48:47 +02:00