I've added a test (incl. fixtures) that seems to work -- it checks the over all length of the handlers log and then tests the content of one record in the log. It seems to fail when it is supposed it.
@fredshone Added vehicle modes/routes to outputs. I've also updated the tests, but to keep things easy, I am now pulling data from tests/test_fixtures instead of a custom fixture test stored in the module.
Handler added in response to issue #125.
I've added a test (incl. fixtures) that seems to work -- it checks the over all length of the handlers log and then tests the content of one record in the log. It seems to fail when it is supposed it.