summaryrefslogtreecommitdiff
path: root/test/parallel/test-https-agent-session-reuse.js
Commit message (Expand)AuthorAgeFilesLines
* test: prepare for consistent comma-dangle lint ruleRich Trott2021-04-011-1/+1
* test,benchmark,doc: enable dot-notation ruleRuben Bridgewater2018-02-161-3/+3
* test: common.fixturesDir -> common.fixturesPeter2017-10-111-5/+4
* test: simplify test skippingVse Mozhet Byt2017-07-041-3/+1
* test: reduce string concatenationsVse Mozhet Byt2017-05-051-3/+3
* test: s/assert.notEqual()/assert.notStrictEqual()/cjihrig2017-01-061-8/+8
* test: refactor test-https-agent-session-reuseDiego Paez2016-12-081-18/+18
* test: use random ports where possibleBrian White2016-06-101-7/+7
* test: abstract skip functionality to commonJeremiah Senkpiel2016-05-121-1/+1
* https: reuse TLS sessions in AgentFedor Indutny2015-07-271-0/+130