google-cloud-java icon indicating copy to clipboard operation
google-cloud-java copied to clipboard

Write Integration Tests for Resource Manager

Open ajkannan opened this issue 9 years ago • 3 comments

Until issue #431 is solved, we'll have to use a JSON file already generated by the Google Cloud SDK, placed in the proper directory. Once this issue is resolved, we should fix the CI to user a JSON file from any location.

ajkannan avatar Dec 16 '15 19:12 ajkannan

Because the GOOGLE_APPLICATION_CREDENTIALS are set during Travis CI runs with integration tests, the strategy mentioned above won't work. As a result, this issue is blocked on #431.

ajkannan avatar Dec 17 '15 17:12 ajkannan

Once we solve the credentials problem, we should also test IAM functions (getting/setting policies)

ajkannan avatar Mar 16 '16 18:03 ajkannan

The feature request is added to the backlog. The issue will be closed but is linked in the backlog and can continue to be used for comment and discussion.

yihanzhen avatar Jan 10 '18 23:01 yihanzhen