jest-chrome icon indicating copy to clipboard operation
jest-chrome copied to clipboard

Support v3 promises.

Open derekrprice opened this issue 1 year ago • 3 comments

Community guidelines:

This PR contains:

  • [ ] bugfix
  • [x] feature
  • [ ] refactor
  • [ ] documentation
  • [ ] other

Are tests included?

  • [x] yes (bugfixes and features will not be merged without tests)
  • [ ] no

Breaking Changes?

  • [ ] yes (breaking changes will not be merged unless absolutely necessary)
  • [x] no

List any relevant issue numbers: #21

Description

Adds support for returning promises for functions accepting optional callbacks.

derekrprice avatar Mar 23 '23 21:03 derekrprice

Thank you for starting this PR. This is sorely needed.

aThorp96 avatar Apr 03 '23 21:04 aThorp96

Any chance for this to get merged in?

tscislo avatar Jan 09 '24 13:01 tscislo