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
Brian M. Carlson
667c528ea6
Work towards more tests passing
2014-09-14 01:23:02 -04:00
shine-on
82843153a5
down is used but isn't set
...
https://github.com/brianc/node-postgres/blob/master/script/create-test-tables.js#L41
2013-08-31 12:23:17 +03:00
bmc
113b6298e2
use ConnectionParameters with native bindings and remove unused util functions
2013-01-22 23:23:47 -06:00
brianc
550617f6ad
allow using pg environment variables as test connection parameters
2012-07-30 21:57:28 -05:00
brianc
dd84db367b
reduce complexity of test runner
2012-05-30 22:12:14 -05:00
Alexander Sulfrian
2b7c57710c
add binary cli argument for tests
2011-11-22 05:01:00 +01:00
bmc
b76ced7144
begin type coercion for libpq
2011-03-01 21:03:51 +00:00
Brian Carlson
7b365ffc24
changed '--libpg true' flag to '--libpq true'
2011-02-23 18:45:39 -06:00
brianc
edea8967d2
stage up the ability to run libpg based client integration tests
2011-02-22 22:48:51 -06:00
brianc
c0f37e1468
don't print out args on every test run
2010-12-19 14:52:26 -06:00
brianc
49f5da8f02
make the test name printing an option via the "verbose" command line argument
2010-12-19 14:46:43 -06:00
brianc
aa975af83d
don't output parsed cli commands when running test
2010-11-10 20:52:44 -06:00
brianc
e9036d22aa
support for password in cli arg parsing
2010-10-25 17:24:55 -05:00
brianc
bf6c1f6ec7
move test script under test directory. allow test type to be specified via argument
2010-10-25 15:25:51 -05:00
brianc
ccc04cdd0b
add cli parsing to all tests
2010-10-25 01:30:14 -05:00