scopsy / await-to-js

Async await wrapper for easy error handling without try-catch
http://blog.grossman.io/how-to-write-async-await-without-try-catch-blocks-in-javascript/
MIT License
3.27k stars 153 forks source link

add test case for - if passed object is not a promise #16

Open agarwalkartik opened 6 years ago

agarwalkartik commented 6 years ago

I have added a test case for issue #15