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

Consider adding support for json.env files to Test Framework #14306

Closed
JoshLove-msft opened this issue Oct 6, 2020 · 2 comments
Closed

Consider adding support for json.env files to Test Framework #14306

JoshLove-msft opened this issue Oct 6, 2020 · 2 comments
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. test-enhancement
Milestone

Comments

@JoshLove-msft
Copy link
Member

Using the -OutFile flag of the New-TestResources.ps1 script, will cause the script to create a test-resources.json.env file next to the test-resources.json file that contains the environment settings in an encrypted format.

The .NET Test Framework reads this file so that users don't need to manually set environment variables after running New-TestResources locally.

It would be great if the Python Test Framework could support this feature as well so that we can use this as a cross language selling point of the Track 2 Test Frameworks.

openapi-sdkautomation bot pushed a commit to AzureSDKAutomation/azure-sdk-for-python that referenced this issue May 14, 2021
Adding incremental changes to update extension apis (Azure#14306)
msyyc pushed a commit that referenced this issue May 18, 2021
* CodeGen from PR 14306 in Azure/azure-rest-api-specs
Adding incremental changes to update extension apis (#14306)

* version,CHANGELOG

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
@lmazuel lmazuel added the Client This issue points to a problem in the data-plane of the library. label Dec 17, 2021
@lmazuel lmazuel added this to the Backlog milestone Dec 17, 2021
Copy link

Hi @JoshLove-msft, we deeply appreciate your input into this project. Regrettably, this issue has remained inactive for over 2 years, leading us to the decision to close it. We've implemented this policy to maintain the relevance of our issue queue and facilitate easier navigation for new contributors. If you still believe this topic requires attention, please feel free to create a new issue, referencing this one. Thank you for your understanding and ongoing support.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Mar 15, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Mar 15, 2024
@mccoyp
Copy link
Member

mccoyp commented Mar 15, 2024

This is tracked by #34791.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Client This issue points to a problem in the data-plane of the library. test-enhancement
Projects
None yet
Development

No branches or pull requests

3 participants