google-auth-library-ruby/spec/googleauth
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
..
stores rubocop autocorrect: Fix empty method definition 2017-02-25 23:27:04 +09:00
apply_auth_examples.rb Use normalcase for variable numbers. 2017-02-25 23:27:52 +09:00
client_id_spec.rb added ruby 2.3 compatability 2016-07-13 15:45:46 -07:00
compute_engine_spec.rb Use retry_with_error in GCECredentials#fetch_access_token 2017-07-14 07:53:35 +09:00
credentials_spec.rb Fix Credentials.default bug 2017-11-10 15:59:34 -07:00
get_application_default_spec.rb added ruby 2.3 compatability 2016-07-13 15:45:46 -07:00
iam_spec.rb Adds an implementation of IAMCredentials 2015-04-22 15:40:56 -07:00
scope_util_spec.rb added ruby 2.3 compatability 2016-07-13 15:45:46 -07:00
service_account_spec.rb Support ruby-jwt 2.0 2017-09-16 01:11:12 +02:00
signet_spec.rb Support ruby-jwt 2.0 2017-09-16 01:11:12 +02:00
user_authorizer_spec.rb Upgrade to new token URI 2017-07-17 11:14:06 -07:00
user_refresh_spec.rb correct spelling mistake (#115) 2017-09-01 17:14:34 -07:00
web_user_authorizer_spec.rb Upgrade to new token URI 2017-07-17 11:14:06 -07:00