-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Labels
api: cloudresourcemanagerIssues related to the Resource Manager API.Issues related to the Resource Manager API.priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.testing
Description
After #1083, we now need system tests for the Resource Manager API.
Since the API requires using a user account (not a service account), this is a bit hairy.
For oauth2client's system tests, we ended up just using a simple refresh token for my personal GMail account. The token is only authorized with the email scope, so it's not a very big deal, but for this one, it may be a bigger deal?
Metadata
Metadata
Assignees
Labels
api: cloudresourcemanagerIssues related to the Resource Manager API.Issues related to the Resource Manager API.priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.testing