Brian C
8798e50ad3
Re-enable eslint with standard format ( #1367 )
...
* Work on converting lib to standard
* Finish updating lib
* Finish linting lib
* Format test files
* Add .eslintrc with standard format
* Supply full path to eslint bin
* Move lint command to package.json
* Add eslint as dev dependency
2017-07-15 12:05:58 -05:00
Brian M. Carlson
0f1f8626cf
Add use strict to every file
2017-06-18 16:48:14 -05: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
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
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
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