watson-developer-cloud / botkit-middleware

A middleware to connect Watson Conversation Service to different chat channels using Botkit
https://www.npmjs.com/package/botkit-middleware-watson
Apache License 2.0
206 stars 254 forks source link

Added unit and integration tests for middleware #4

Closed aarora91 closed 8 years ago

aarora91 commented 8 years ago

Run all tests with: mocha ./test/*

Enable debug logs with: DEBUG=watson-middleware:utils mocha ./test/*