summaryrefslogtreecommitdiff
path: root/test/parallel/test-http-pipeline-socket-parser-typeerror.js
AgeCommit message (Collapse)Author
2018-11-17test:replace anonymous closure functionJayasankar
PR-URL: https://github.com/nodejs/node/pull/24415 Reviewed-By: Michaƫl Zasso <targos@protonmail.com> Reviewed-By: Ouyang Yadong <oyydoibh@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
2018-03-28test: rename tests with descriptive filenamesUjjwal Sharma
Refs: https://github.com/nodejs/node/issues/19105 Refs: https://github.com/nodejs/node/blob/master/doc/guides/writing-tests.md#test-structure PR-URL: https://github.com/nodejs/node/pull/19608 Reviewed-By: Tiancheng "Timothy" Gu <timothygu99@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>