vmfloaty/spec
Brian Cain b51a549fe5 (#34) Raise TokenError on operations that require tokens
Prior to this commit, the Pooler class would raise an exception if the
token provided was nil and it attempted to make a request with Faraday.
This fixes that by catching when nil tokens are provided and instead
raising a TokenError to be caught by the consumer.
2016-10-07 18:10:52 -07:00
..
vmfloaty (#34) Raise TokenError on operations that require tokens 2016-10-07 18:10:52 -07:00
spec_helper.rb Initial commit of test framework 2015-10-09 22:26:20 -07:00