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

Support Recording and Live Test Version Configurations in Testing #21171

Closed
alzimmermsft opened this issue May 5, 2021 · 0 comments · Fixed by #20484
Closed

Support Recording and Live Test Version Configurations in Testing #21171

alzimmermsft opened this issue May 5, 2021 · 0 comments · Fixed by #20484
Assignees
Labels
Azure.Core azure-core Client This issue points to a problem in the data-plane of the library. test-enhancement
Milestone

Comments

@alzimmermsft
Copy link
Member

Add the ability to configure which service version test recording and live testing should use. These configurations will allow for scenarios where a service is previewing a new version behind a gate or isn't deployable through ARM to allow for tests to be recorded against the restricted environment but then allow for live testing to use a generally available environment. In addition to this, tests should be allowed to list which service versions they can be ran with, for cases when a test is only runnable in a version not supported by the configured live test version it will use the recorded service version and recorded test to perform testing in live testing.

@alzimmermsft alzimmermsft added Client This issue points to a problem in the data-plane of the library. Azure.Core azure-core test-enhancement labels May 5, 2021
@alzimmermsft alzimmermsft added this to the [2021] June milestone May 5, 2021
@alzimmermsft alzimmermsft self-assigned this May 5, 2021
azure-sdk pushed a commit to azure-sdk/azure-sdk-for-java that referenced this issue Oct 19, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Apr 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Azure.Core azure-core Client This issue points to a problem in the data-plane of the library. test-enhancement
Projects
None yet
1 participant