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.63k stars 2.84k forks source link

new tests #38571

Open MilesHolland opened 6 days ago

MilesHolland commented 6 days ago

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.

azure-sdk commented 6 days ago

API change check

API changes are not detected in this pull request.