summaryrefslogtreecommitdiff
path: root/test/parallel/test-https-close.js
Commit message (Expand)AuthorAgeFilesLines
* test: add common.mustSucceedTobias Nießen2020-10-171-1/+1
* test: replace callback with arrow functionsprodroy12018-11-231-7/+7
* test: use common/fixtures in test-https-closeAlberto Lopez de Lara2017-10-121-3/+3
* test: simplify test skippingVse Mozhet Byt2017-07-041-5/+3
* test: remove common.noopRich Trott2017-07-031-1/+1
* test: reduce string concatenationsVse Mozhet Byt2017-05-051-3/+3
* test: add common.noop, default for common.mustCall()James M Snell2017-03-261-2/+2
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-7/+7
* test: use random ports where possibleBrian White2016-06-101-2/+2
* test: abstract skip functionality to commonJeremiah Senkpiel2016-05-121-1/+1
* test: add test for https server close eventBraydon Fuller2016-02-191-0/+56