summaryrefslogtreecommitdiff
path: root/test/parallel/test-http-connect-req-res.js
Commit message (Expand)AuthorAgeFilesLines
* test: add common.noop, default for common.mustCall()James M Snell2017-03-261-1/+1
* test: add common.mustNotCall()cjihrig2017-02-061-2/+2
* test: s/assert.equal/assert.strictEqual/Gibson Fahnestock2017-01-111-6/+6
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-2/+2
* test: use mustCall() for simple flow trackingcjihrig2016-07-181-6/+2
* test: use random ports where possibleBrian White2016-06-101-3/+3
* test: add test for responses to HTTP CONNECT reqJosh Leder2016-04-191-0/+72