summaryrefslogtreecommitdiff
path: root/test/parallel/test-http-upgrade-agent.js
Commit message (Expand)AuthorAgeFilesLines
* http: change totalSocketCount only on socket creation/closeSubhi Al Hasan2021-11-091-2/+6
* http: use objects with null prototype in AgentMichaƫl Zasso2020-12-131-1/+1
* test: prefer server over srvAndrew Hughes2020-01-081-3/+3
* test: reduce string concatenationsVse Mozhet Byt2017-05-051-1/+1
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* test: s/assert.equal/assert.strictEqual/Gibson Fahnestock2017-01-111-1/+1
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-8/+8
* test: use const for all require() callscjihrig2017-01-021-4/+4
* test: use mustCall() for simple flow trackingcjihrig2016-07-181-15/+6
* test: remove unused vars from http/https testsRich Trott2016-07-101-3/+0
* test: use random ports where possibleBrian White2016-06-101-2/+2
* test,benchmark: use deepStrictEqual()Rich Trott2016-04-221-1/+1
* test: fix `http-upgrade-agent` flakinessSantiago Gimeno2016-01-121-3/+8
* http: do not emit `upgrade` on advertisementFedor Indutny2015-12-171-0/+1
* 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/+93