alexa-js / alexa-app

A framework for Alexa (Amazon Echo) apps using Node.js
https://www.youtube.com/watch?v=pzM4jv7k7Rg
MIT License
1.03k stars 212 forks source link

Add a test to increase coverage to 100% #381

Closed kobim closed 5 years ago

kobim commented 5 years ago

After #374 merge, the coverage dropped because of a missing branch. This will restore the 100% coverage.

alexa-app-bot commented 5 years ago
Warnings
:warning: Did you forget to update CHANGELOG.md?

Generated by :no_entry_sign: dangerJS

kobim commented 5 years ago

this is just one additional test, so I'm omitting the CHANGELOG modification and merging.