Azure / azure-sdk-for-python

This repository is for active development of the Azure SDK for Python. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/python/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-python.
MIT License
4.61k stars 2.82k forks source link

Automate Azure Identity SDK Manual/Vendor Tests #31037

Closed joshfree closed 8 months ago

joshfree commented 1 year ago

We should leverage @christothes 's work on https://github.com/Azure/azure-sdk-for-net/pull/33017/files to fully automate the list of manual/vendor test scenarios which are documented in the issues here: https://github.com/Azure/azure-sdk/issues?q=is%3Aopen+is%3Aissue+label%3AAzure.Identity

This includes:

joshfree commented 10 months ago

@pvaneck could you update the progress here (checkboxes above)

pvaneck commented 8 months ago

Closing this as completed. Can revisit Arc and Service Fabric test automation separately if we determine it's worth the ROI.