kevin-mitchell / alexa-app

Set of classes to make creating Amazon Alexa Skills Kit (ASK) applications easier with Laravel and Lumen
MIT License
97 stars 47 forks source link

Valid card types should not trigger exceptions #15

Closed colinodell closed 8 years ago

develpr commented 8 years ago

Details! Honestly not sure how this one got by.

develpr commented 8 years ago

Actually I guess I probably never called "setType" because there is (was?) only a single value ("Simple") possible. This is where unit tests would have come in handy!