summaryrefslogtreecommitdiff
path: root/test/parallel/test-http-client-timeout-option-with-agent.js
AgeCommit message (Expand)Author
2019-02-12test: refactor two http client timeout testsLuigi Pinca
2019-01-29test: refactor test-http-client-timeout-option-with-agentRich Trott
2018-11-17test: replace callback functions with arrow functionspotham
2018-08-20test: improve assert message in http timeout testRich Trott
2018-08-20test: move http timeout test to parallelRich Trott
2018-08-13test: move test-http-client-timeout-option-with-agent to sequentialOuyang Yadong
2018-07-13http: fix request with option timeout and agentkillagu