summaryrefslogtreecommitdiff
path: root/test/parallel/test-http-agent-maxsockets.js
Commit message (Expand)AuthorAgeFilesLines
* test: wrap countdown callback in common.mustCallBamieh2018-02-161-2/+2
* test: make test-http-agent-maxsockets robustRich Trott2017-09-101-0/+2
* test: improvements to various http testsJames M Snell2017-07-241-24/+18
* test: reduce string concatenationsVse Mozhet Byt2017-05-051-1/+1
* test: s/assert.equal/assert.strictEqual/Gibson Fahnestock2017-01-111-4/+4
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-4/+4
* test: use const for all require() callscjihrig2017-01-021-2/+2
* test: use random ports where possibleBrian White2016-06-101-3/+3
* test,tools: adjust function argument alignmentRich Trott2016-04-281-1/+1
* test: enable linting for testsRoman Reiss2015-05-191-0/+1
* http: logically respect maxSocketsfengmk22015-04-171-0/+53