node-postgres/test
Ricky Ng-Adam 6216f6089f test to reproduce behavior of issue brianc/node-postgres#549
a fix was provided in 5079c1e0c41f431ac2e02c40ebd875d8fbb34004;
test is modeled on query-error-handling-tests.js;
test both kill query and disconnection on prepared statement execution;
make connection error string message consistent between native and non-native;
disable test server-side kill for native as it hangs;
sync can cause error to be emitted so we catch that;
we also move _ending state before _send is called.
2014-04-24 08:36:54 +08:00
..
integration test to reproduce behavior of issue brianc/node-postgres#549 2014-04-24 08:36:54 +08:00
native Move string escaping tests to proper locations. 2013-07-15 09:13:48 -05:00
unit Merge pull request #546 from CartoDB/2.11-ensure-connect-callback 2014-04-06 11:18:23 -05:00
buffer-list.js fix for strang \0 buffer encoding issue in node v0.3.0 2010-11-01 22:11:40 -04:00
cli.js down is used but isn't set 2013-08-31 12:23:17 +03:00
test-buffers.js unit test for portal suspended 2010-11-14 17:44:36 -06:00
test-helper.js utils-tests: add unit tests for prepareValue 2014-03-30 19:03:24 -04:00