You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Addresses #13226 and #12717 . Screwed up my local git so I had to create a new PR, apologies @annatisch, I will address your comments from the previous PR.
From iscai-msft
"nit: you can create a separate decorator so you don't have to create a client in every single test. Here's an example of the code we have for TextAnalytics, and what it looks like in practice. Ping me if you have any questions about how to implement this"
https://github.com/Azure/azure-sdk-for-python/blob/master/sdk/textanalytics/azure-ai-textanalytics/tests/testcase.py#L98
https://github.com/Azure/azure-sdk-for-python/blob/master/sdk/textanalytics/azure-ai-textanalytics/tests/test_detect_language.py#L59
The text was updated successfully, but these errors were encountered: