m0ngr31 / kanzi

Alexa skill for controlling Kodi
https://lexigr.am
MIT License
427 stars 149 forks source link

Unit/regression testing #226

Open jingai opened 7 years ago

jingai commented 7 years ago

With the release of ask-cli and its built-in simulator, automated regression testing is now a possibility.

It wouldn't be too terribly hard to write up a script with a good variation of requests and expected responses.

Even if we didn't automatically validate the responses, simply logging them all to manually verify would be easier than manually inputting/speaking requests.