hpi-sam / ask-your-repository-dialogflow-adapter

NodeJS API for handling voice query fulfilment with Dialogflow.
MIT License
1 stars 0 forks source link

Add a post route to '/' that gives valid chatbot responses #1 #4

Closed arne-z closed 5 years ago

arne-z commented 5 years ago

Adds a route that gives dummy output for chatbot responses. Includes a first response card, as well as debug output replying with the parameters that were identified in the request.

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 49


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/controller/ArtefactController.js 10 12 83.33%
src/app.js 2 5 40.0%
<!-- Total: 19 24 79.17% -->
Totals Coverage Status
Change from base Build 42: 13.5%
Covered Lines: 39
Relevant Lines: 44

💛 - Coveralls