calum / alexa-drag-race-skill

Alexa skill for answering questions related to drag race
https://calum.github.io/alexa-drag-race-skill/
2 stars 1 forks source link

Improve code coverage in three files #36

Closed calum closed 6 years ago

calum commented 6 years ago

Tests should cover 100% of the code ideally. Write more tests to cover off any missing functions/lines of code for the following files:

  1. src/handlers.js
  2. src/main.js
  3. src/drag_race/tvdb_api.js
  4. src/drag_race/api.js

See these links to get code coverage reports: https://codeclimate.com/github/calum/alexa-drag-race-skill/src/main.js https://codeclimate.com/github/calum/alexa-drag-race-skill/src/handlers.js https://codeclimate.com/github/calum/alexa-drag-race-skill/src/drag_race/tvdb_api.js https://github.com/calum/alexa-drag-race-skill/issues/new