Inquirer.js icon indicating copy to clipboard operation
Inquirer.js copied to clipboard

[Draft] Unit test demoing async failures not reported through the promise

Open SBoudrias opened this issue 2 years ago • 0 comments

Added an example test where a failure in an async function (useKeypress callback) cause a failure that is not gracefully handled by the new core.

I'm not sure when I'll have time to dig into this more; so help is welcomed!

SBoudrias avatar Apr 23 '23 20:04 SBoudrias