promise-events icon indicating copy to clipboard operation
promise-events copied to clipboard

Full 100% coverage

Open yanickrochon opened this issue 9 years ago • 2 comments
trafficstars

  • [x] Domain testing (perhaps "borrow" from Node's EventEmitter tests)
  • [ ] RemoveListener not fully covered
  • [ ] RemoveAllListeners not fully covererd

yanickrochon avatar Dec 22 '15 15:12 yanickrochon

Domains have been deprecated, and should no longer require to be tested. (yay!)

yanickrochon avatar Apr 30 '16 04:04 yanickrochon

The core event emitter is so primitive. I will be using this module for a while, saved me time, thank you.

safizn avatar Feb 21 '18 00:02 safizn