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
66ea0249d8
add failing test for #130
2012-05-30 22:40:49 -05:00
Alexander Sulfrian
f698ed4459
use config dict in all test
...
instead of the connection string use the config dict in all tests to
be able to specify things like binary mode
2011-11-22 05:00:54 +01:00
brianc
f38f5d6cf6
pass args to client tests
2011-03-05 11:32:18 -06:00
brianc
eec75ea871
die on client/query errors in integration tests
2010-12-19 14:49:14 -06:00
Julian Birch
721cf56eb3
Rows are now associative arrays rather than straight arrays.
2010-12-19 09:41:11 +00:00
Brian Carlson
fb463923d8
test refactoring
2010-12-14 19:23:01 -06:00
Brian Carlson
b3e56afea2
initial working connection pool implementation & tests
2010-12-13 17:21:40 -06:00
Brian Carlson
de5438e6f5
started working on specifying defaults
2010-11-20 14:09:18 -06:00
brianc
490bfdaebd
slight refactor to client integration tests in prep for deeper testing effort
2010-10-26 08:31:58 -05:00
brianc
e5bcdc4542
added integration tests for simple queries via the client api
2010-10-25 01:40:24 -05:00