OneBusAway / onebusaway-alexa

An Java-based app to communicate with Amazon Alexa for devices such as the Amazon Echo
Other
52 stars 18 forks source link

Fix #39 - Use persisted info as session attributes for setting stop ID #41

Closed barbeau closed 8 years ago

barbeau commented 8 years ago

@philipmw Please take a look.

philipmw commented 8 years ago

And you boosted code coverage!

barbeau commented 8 years ago

:+1: :). I'm still getting used to JMockit - do you have any good pointers to resources for learning it?

philipmw commented 8 years ago

I've been using the official documentation, which is decent. Still, lots of intuition and trial-and-error required.