googleapis / googleapis/google-cloud-rust
test-utils generated resource names should include the calling test
Open
priority: p3
type: cleanup
- Dominant language
- Rust
- Stars
- 955
- Forks
- 144
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 279
Description
To help debugging issues, we should include the calling test name when generating random resource name (as such as random_secret_id) to help map resource to test.
This should be automated without the caller explicitly passing in the test name.
Contributor guide
Assessment
This issue has not been assessed yet.