mirror of
https://github.com/puppetlabs/vmfloaty.git
synced 2026-03-27 09:17:42 -04:00
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. |
||
|---|---|---|
| .. | ||
| auth_spec.rb | ||
| pooler_spec.rb | ||
| utils_spec.rb | ||