summaryrefslogtreecommitdiff
path: root/test/parallel/test-http-client-timeout-agent.js
AgeCommit message (Expand)Author
2019-03-27benchmark,doc,lib: capitalize more commentsRuben Bridgewater
2018-12-17doc,lib,test: capitalize comment sentencesRuben Bridgewater
2018-11-25test: change anonymous function to arrow functionGagandeep Singh
2018-04-10test: fix flaky http-client-timeout-agentSantiago Gimeno
2018-04-06test: move http-client-timeout-agent to sequentialRich Trott
2018-04-03test: improve assert messagefatahn
2018-04-01tools: add 'spaced-comment' into eslint rulesWeijia Wang
2018-01-17test: improve to use template stringsreepurnajasti
2017-07-21lib,src: fix consistent spacing inside bracesSebastiaan Deckers
2017-05-05test: reduce string concatenationsVse Mozhet Byt
2017-03-10meta: restore original copyright headerJames M Snell
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2017-01-02test: use const for all require() callscjihrig
2017-01-02test: avoid assigning this to variablescjihrig
2016-08-19test: favor strict equality in http testsRich Trott
2016-07-10test: remove unused vars from http/https testsRich Trott
2016-06-10test: use random ports where possibleBrian White
2016-01-19test: fix issues for space-in-parens ESLint ruleRoman Reiss
2016-01-13test: fix style issues after eslint updateMichaƫl Zasso
2015-05-19test: enable linting for testsRoman Reiss
2015-01-12Remove excessive copyright/license boilerplateisaacs
2014-12-17test: split test in parallel/sequentialFedor Indutny