summaryrefslogtreecommitdiff
path: root/test/parallel/test-promises-warning-on-unhandled-rejection.js
Commit message (Expand)AuthorAgeFilesLines
* process: change default --unhandled-rejections=throwDan Fabulich2020-09-221-10/+4
* test: use template strings in parallel testsDaniel Estiven Rico Posada2020-04-021-2/+2
* test: make crashOnUnhandleRejection opt-outMichaƫl Zasso2018-07-191-0/+2
* process: improve unhandled rejection messageMadara Uchiha2017-11-221-6/+31
* test: remove common.noopRich Trott2017-07-031-1/+1
* test: add common.noop, default for common.mustCall()James M Snell2017-03-261-1/+1
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-1/+1
* promise: hard deprecation for unhandled promise rejectionJames M Snell2016-08-291-1/+4
* promise: warn on unhandled rejectionsBenjamin Gruenbaum2016-08-291-0/+26