tejashah88 / node-alexa-smapi

A node.js client library for using the Alexa Skill Management API.
MIT License
13 stars 3 forks source link

Unit tests & coveralls #6

Closed marcelobern closed 6 years ago

marcelobern commented 6 years ago

Added support for undocumented certification status operation (alexaSmapi.skillCertification.status()). Currently working with SMAPI v1 (location returned by SMAPI v0 is not valid/usable).

1 - Added test cases for:

1 - Added coveralls.io integration

marcelobern commented 6 years ago

@tejashah88 unless you have an objection to adding the undocumented certification status operation or want to look things over, I am ready to merge this PR.

tejashah88 commented 6 years ago

LGTM! Merging...