summaryrefslogtreecommitdiff
path: root/test/parallel/test-http-proxy.js
Commit message (Expand)AuthorAgeFilesLines
* test: prepare for consistent comma-dangle lint ruleRich Trott2021-04-011-1/+1
* test: update assertion parameter orderSean Healy2018-10-151-7/+7
* test,benchmark,doc: enable dot-notation ruleRuben Bridgewater2018-02-161-2/+2
* lib,src: fix consistent spacing inside bracesSebastiaan Deckers2017-07-211-3/+3
* test: reduce string concatenationsVse Mozhet Byt2017-05-051-2/+2
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* test: s/assert.equal/assert.strictEqual/Gibson Fahnestock2017-01-111-6/+6
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-8/+8
* benchmark,lib,test: adjust for lintingRich Trott2017-01-061-2/+2
* test: use const for all require() callscjihrig2017-01-021-3/+3
* test: use random ports where possibleBrian White2016-06-101-8/+5
* test,benchmark: use deepStrictEqual()Rich Trott2016-04-221-2/+2
* test: remove unused variables form http testsRich Trott2015-12-281-2/+2
* test: enable linting for testsRoman Reiss2015-05-191-0/+1
* Remove excessive copyright/license boilerplateisaacs2015-01-121-21/+0
* test: split test in parallel/sequentialFedor Indutny2014-12-171-0/+109