Skip to content
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

Add GenerateAlphaNumericID for test-proxy to recording package #20009

Merged
merged 2 commits into from
Feb 22, 2023

Conversation

tadelesh
Copy link
Member

@tadelesh tadelesh commented Feb 14, 2023

  1. Add GenerateAlphaNumericID function.
  2. Store random seed in each recording file.
  3. This change is to move the similar function under sdk/resourcemanger/internal as it should be part of our recording system.

Part of #19984

@tadelesh tadelesh linked an issue Feb 15, 2023 that may be closed by this pull request
@jhendrixMSFT
Copy link
Member

@tadelesh can you please try running the recorded tests for azblob with this change to ensure that nothing is broken?

@tadelesh
Copy link
Member Author

@tadelesh can you please try running the recorded tests for azblob with this change to ensure that nothing is broken?

I've tested azblob and all tests passed.

@tadelesh tadelesh merged commit 33d689e into Azure:main Feb 22, 2023
tadelesh added a commit to tadelesh/azure-sdk-for-go that referenced this pull request Feb 22, 2023
tadelesh added a commit to tadelesh/azure-sdk-for-go that referenced this pull request Feb 24, 2023
tadelesh added a commit that referenced this pull request Feb 27, 2023
@tadelesh tadelesh deleted the internal_change branch March 1, 2023 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Consolidate test utility
2 participants