aboutsummaryrefslogtreecommitdiff
path: root/tests/test__cloud_sdk.py
AgeCommit message (Expand)Author
2021-02-19fix: ignore gcloud warning when getting project id (#708)arithmetic1728
2020-03-27feat: add access token credentials (#476)arithmetic1728
2020-02-13docs(copyright): correct name of company for commits after 2015 (#440)C.J. Collier
2019-10-21chore: blacken (#375)Bu Sun Kim
2017-12-05Add google.oauth2.credentials.Credentials.from_authorized_user_file (#226)Hiranya Jayathilaka
2017-08-01Fix retrieval of default project ID on Windows (#179)PicardParis
2017-06-30Make testing style more consistent (#168)Jon Wayne Parrott
2017-03-24Use "gcloud config config-helper" to read the project ID from the Google Clou...Jon Wayne Parrott
2016-11-10Use autospec where appropriateJon Wayne Parrott
2016-10-26Read cloud sdk active_config file to determine the right config file to read ...Jon Wayne Parrott
2016-10-19Implement application default credentials (#32)Jon Wayne Parrott