google-auth-library-ruby/spec
Mike Moore 9f395a2338 Fix Credentials.default bug
If no PATH_ENV_VARS were found Credentials.default would return an empty array.
Update each default lookup method to return nil if no match was found.
Fix call to from_default_paths method, was calling from_default_vars instead.
Add spec coverage for path, json, and default cases.
Add spec coverage for application_default case.
Fix spec coverage to check the return type from calling Credentials.default.
2017-11-10 15:59:34 -07:00
..
googleauth Fix Credentials.default bug 2017-11-10 15:59:34 -07:00
spec_helper.rb Add focus config to RSpec 2017-11-10 15:42:48 -07:00