Skip to content

WIP: Adding promises to async functions

Jake Oliversen requested to merge issues/2-promisifying-async-functions into master

Adding promise compatibility to all async functions and adding in corresponding Jest tests.

https://gitlab.entropy.cc/blacklight/npm-sling-connector/issues/2

Merge request reports