James Sumners
|
e2c9b12430
|
Apply standard linting to the code base (#539)
* Apply standard linting to the code base
* Specify files to lint
* Run lint as first stage
* Update travis config
|
2019-08-27 17:11:49 -04:00 |
James Sumners
|
6b514b97df
|
Refactor tests to be independent of each other
|
2019-08-27 14:17:33 -04:00 |
James Sumners
|
210d4c6d37
|
Convert tests back to node-tap
|
2019-08-27 09:11:52 -04:00 |
James Sumners
|
2e2a0783bf
|
Create new instances of the null logger to remove potential side effects
|
2019-08-24 21:04:23 -04:00 |
James Sumners
|
e9e8033fda
|
Remove dependency on Bunyan
|
2019-08-24 20:51:40 -04:00 |
Patrick Mooney
|
92362e01f3
|
Improve parser error handling
- Wrap parser errors with VError
- Catch initial potential sequence errors
- Improve parser test coverage
- Emit parser errors instead of implicitly logging
Fix mcavage/node-ldapjs#221
|
2014-09-16 15:23:21 -05:00 |