Commit Graph

18 Commits

Author SHA1 Message Date
anton
ba1e3546f1 test connection and backend event exchange during COPY TO/FROM 2013-01-06 12:06:26 -06:00
Alexander Sulfrian
e9838cc5bb fix textParsers
some textParsers requires the input value to be a string, so convert
it before calling the textParsers
the same problem exists in test/integration/connection/query-test
so that there also need to be a String call
2011-11-22 04:52:26 +01:00
brianc
d9fbe9e878 remove require.paths use 2011-08-29 02:35:08 -05:00
Aleksey Zhukov
6dd0157280 Fixes for testing with non-local Postgres server. 2011-07-20 01:55:39 +04:00
brianc
e4a9abd0ec made connection tests not use wrong version of client 2011-03-04 20:07:20 +00:00
Brian Carlson
7d05daaf2c removed some globals from tests 2011-02-23 19:50:43 -06:00
brianc
d2079478da change name of assert.raises to assert.emits 2010-10-31 14:43:10 -05:00
brianc
721a2e810e integration test refactoring 2010-10-25 17:43:55 -05:00
brianc
3e0c2e4809 automatically handle connection password from cli args 2010-10-25 17:25:44 -05:00
brianc
2a594b624d remove redundant auth tests and connect with command line arguments 2010-10-25 15:19:01 -05:00
brianc
ccc04cdd0b add cli parsing to all tests 2010-10-25 01:30:14 -05:00
brianc
d927e7e3f5 changed Connection#startupMessage to Connection#startup 2010-10-24 21:28:10 -05:00
brianc
e89aa9c84c changed Connection#passwordMessage to Connection#password 2010-10-24 21:26:18 -05:00
brianc
ec4078d508 renamed 'notificationResponse' to 'notification' for consistency 2010-10-24 14:45:07 -05:00
brianc
1b56e708e9 integration test for notifications 2010-10-23 23:12:02 -05:00
brianc
4743195597 test refactoring 2010-10-23 22:07:00 -05:00
brianc
a5fba7515e modified callback nesting to ensure test is called after all setup is complete 2010-10-23 21:16:21 -05:00
brianc
3edb02aa67 big refactor, all tests passing 2010-10-23 20:26:24 -05:00