Skip to content

IAM: ServiceAccountTests.java needs refactoring #10041

@telpirion

Description

@telpirion
Contributor

ServiceAccountTests.java has two major global bugs:

  1. It uses resources created in previous test cases as inputs for subsequent test cases.
  2. It uses samples to set up & tear down resources in tests.

Metadata

Metadata

Labels

api: iamIssues related to the Identity and Access Management API.priority: p2Moderately-important priority. Fix may not be included in next release.samplesIssues that are directly related to samples.triage meI really want to be triaged.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Participants

    @minherz@telpirion@alarconesparza

    Issue actions

      IAM: ServiceAccountTests.java needs refactoring · Issue #10041 · GoogleCloudPlatform/java-docs-samples