Skip to content

WIP: Added promises to async functions and corresponding jest tests.

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

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

Adding the ability to use promises in asynchronous functions instead of callbacks and corresponding Jest tests.

Merge request reports