summaryrefslogtreecommitdiff
path: root/test/parallel/test-https-agent-disable-session-reuse.js
AgeCommit message (Expand)Author
2017-10-28test: use fixtures moduleIryna Yaremtso
2017-07-04test: simplify test skippingVse Mozhet Byt
2017-05-05test: reduce string concatenationsVse Mozhet Byt
2017-01-11test: s/assert.equal/assert.strictEqual/Gibson Fahnestock
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2017-01-06test: s/assert.notEqual()/assert.notStrictEqual()/cjihrig
2016-06-10test: use random ports where possibleBrian White
2016-05-12test: abstract skip functionality to commonJeremiah Senkpiel
2015-12-28test: remove unused variables from HTTPS testsRich Trott
2015-12-12https: support disabling session cachingFedor Indutny