Brian C
a536afb1a8
Add callback to client#end ( #1106 )
...
A long standing bug was the pure JS client didn't accept or call a callback on `client.end`. This is inconsistent with both the documentation & general node patterns.
This fixes the issue & adds a test. The issue did not exist in the native version of the client.
2016-08-11 10:17:03 -05:00
bmc
f55a0cd1b4
fix tests for postgres >= v9.2.0
2013-04-17 09:26:31 -05:00
brianc
66ea0249d8
add failing test for #130
2012-05-30 22:40:49 -05:00
brianc
4cb97a2b9e
switch to node-pool from custom client pool
2011-08-11 20:59:56 -05:00
brianc
a69928ee46
make tests for native always test native
2011-05-19 19:18:43 -05:00
brianc
7e2f713af3
running all client integration tests against native client - many failures
2011-03-03 18:21:43 +00:00
brianc
7dc89cec04
made integration tests die faster when they cannot connect to the database
2010-12-19 15:12:51 -06:00
Brian Carlson
618c268788
pass sink up the chain
2010-12-13 17:21:09 -06:00
brianc
ccc04cdd0b
add cli parsing to all tests
2010-10-25 01:30:14 -05:00
brianc
4743195597
test refactoring
2010-10-23 22:07:00 -05:00
brianc
3edb02aa67
big refactor, all tests passing
2010-10-23 20:26:24 -05:00
brianc
057df36e2a
simple bound queries
2010-10-23 16:21:11 -05:00
brianc
cb7717b5b1
updated integration tests
2010-10-23 13:56:38 -05:00
brianc
cf5bcaa140
working on integration test
2010-10-10 23:02:50 -05:00