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.
Initial PR to add 3 (5 with parameterization) tests to account for ALL e2e runs of evaluators. Current disables 3 evaluators due to consistent problems with playback tests.
Next steps will be to disable tests made redundant by these, and to re-enabled the 3 currently un-touched evaluators.
Initial PR to add 3 (5 with parameterization) tests to account for ALL e2e runs of evaluators. Current disables 3 evaluators due to consistent problems with playback tests.
Next steps will be to disable tests made redundant by these, and to re-enabled the 3 currently un-touched evaluators.
Also contains an unrelated nit docstring fix.