Kunal Kapadia

Results 24 comments of Kunal Kapadia

@tharakabimal Is this complete log ? Not sure, but looks like it is either an unhandled promise rejection or you haven't defined success and error handler for a promise.

@tharakabimal Can you me the code changes that you made in `HTTP GET /api/users` ?

Thanks @Christilut for bringing this to notice. Will take care of this in next release.

Hi @hungtruongquoc, Can you let me know the output for `SET NODE_ENV=test ./node_modules/.bin/mocha --ui bdd --reporter spec --colors test --recursive` ?