Commit Graph

18 Commits

Author SHA1 Message Date
3d75c6ff0f use eslint autofix to start fixing violations 2017-06-14 18:48:24 -07:00
adb3de5b3b clean up lodash 4 upgrade crumbs 2017-02-13 15:28:08 -07:00
8ad271d81c and finally, return to standard mo 2016-05-19 14:33:04 -07:00
ec06c51c5d final sweep, moved everything to _v4 2016-05-19 14:23:33 -07:00
bd93bc914c _.unique -> _.uniq && _.pluck -> _.map 2016-05-19 07:31:15 -07:00
3d1efa57a0 splip in lodash-migrate for debugging 2016-05-19 07:28:52 -07:00
ec6b0fcefc auditted lodash usage to ensure that it is compatible with lodash 3.0 2015-03-17 13:52:10 -07:00
c991b589a4 transition away from lodash-node 2015-03-17 11:59:06 -07:00
3b69e21262 update tests to use new timer object 2015-01-09 23:23:06 -07:00
af89a4917f test fixes... 2014-03-28 16:11:00 -07:00
913edeb728 when there are timeouts left behind we should spit them out 2014-03-27 18:26:42 -07:00
30f2749464 use a server that we control to test socket destruction, rather than expecting the OS to kill requests that fail DNS 2014-03-27 15:02:56 -07:00
6ca5453195 updated the keepalive test so that it uses IPC instead of output parsing. 2014-03-27 10:41:01 -07:00
4ab22a1a61 switched to bluebird for promise support 2014-03-27 09:49:21 -07:00
03f7a844a3 use lodash-node rather than vanilla lodash so that lodash doesn't attach to require js even when it's available. 2014-02-11 16:08:10 -07:00
77d934aa03 restore the clock before leaving the process to die 2014-02-10 13:57:14 -07:00
257d596207 attempting to diagnos random issues with the client.close() test 2014-02-10 13:49:02 -07:00
327f191056 fixed and added a test for keepalive connection pool forced shutdown 2014-02-06 22:30:29 -07:00