arobson / rabbot

Deprecated: Please see https://github.com/Foo-Foo-MQ/foo-foo-mq
MIT License
277 stars 129 forks source link

Fix unhandledRejection warnings in tests #70

Closed luddd3 closed 7 years ago

luddd3 commented 7 years ago

Some test cases have promises without catch handlers, which causes node to emit unhandledRejection events.