-
Notifications
You must be signed in to change notification settings - Fork 2.9k
feat(iam): add utility class for ServiceAccount test #10058
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
iennae
merged 19 commits into
GoogleCloudPlatform:main
from
alarconesparza:alarconesparza-feat-service-account-util-10041
May 15, 2025
Merged
Changes from 8 commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
3f45bf5
feat(iam): add utility class for ServiceAccount test
alarconesparza 0001e63
fix typo
alarconesparza 484951a
feat(iam): refactor ServiceAccountTests.java
alarconesparza 243a71c
make await functions match
alarconesparza fe3a1f6
add await for key disabling
alarconesparza dd239a3
use UUID instead of time for naming
alarconesparza 1ece256
remove unused env var
alarconesparza bfc6a6d
use Util functions in QuickstartTests
alarconesparza daa7898
use try/finally blocks to ensure clean up
alarconesparza b41f1a0
use coreMatchers.not to invert Matcher logic
alarconesparza f9e4143
split tests by sample so they are in their own files
alarconesparza edeb2ed
rename test functions after splitting them to avoid redundancy
alarconesparza 792f372
unify tests format and practices
alarconesparza b3870c2
fix testRenameServiceAccount
alarconesparza 48e10d9
fix testListServiceAccounts
alarconesparza 1a3d583
add waiting time for assertions after enable/disable operations
alarconesparza 90137d8
Undo changes to quickstartTest
alarconesparza fd86f71
fix lint issue quickstartTest
alarconesparza 243b94b
Ignore test until issue is resolved
alarconesparza File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.