-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Event Hubs] Convert tests to use identity auth (#46330)
* [Event Hubs] Convert tests to use identity auth The focus of these changes is to convert the Event Hubs live tests to use identity-based authorization by default. Connection strings will continue to have test coverage and appear in "Hello World" samples and in legacy samples for the migration guide. * Test fixes * Fixing more typos * Test debugging * tuning test timing and renabling cancellation check * tuning test timing * Extending test timing slightly * Update sdk/eventhub/Azure.Messaging.EventHubs/tests/Snippets/Sample02_EventHubsClientsLiveTests.cs Co-authored-by: Madalyn Redding Heaps <[email protected]> * Update sdk/eventhub/Azure.Messaging.EventHubs/tests/Snippets/Sample02_EventHubsClientsLiveTests.cs Co-authored-by: Madalyn Redding Heaps <[email protected]> * Update sdk/eventhub/Azure.Messaging.EventHubs/tests/Snippets/Sample02_EventHubsClientsLiveTests.cs Co-authored-by: Madalyn Redding Heaps <[email protected]> * Update sdk/eventhub/Azure.Messaging.EventHubs/tests/Snippets/Sample02_EventHubsClientsLiveTests.cs Co-authored-by: Madalyn Redding Heaps <[email protected]> * Update sdk/eventhub/Azure.Messaging.EventHubs/tests/Snippets/Sample02_EventHubsClientsLiveTests.cs Co-authored-by: Madalyn Redding Heaps <[email protected]> * Update sdk/eventhub/Azure.Messaging.EventHubs/tests/Snippets/Sample02_EventHubsClientsLiveTests.cs Co-authored-by: Madalyn Redding Heaps <[email protected]> * Update sdk/eventhub/Azure.Messaging.EventHubs/tests/Snippets/Sample02_EventHubsClientsLiveTests.cs Co-authored-by: Madalyn Redding Heaps <[email protected]> * Update sdk/eventhub/Azure.Messaging.EventHubs/tests/Snippets/Sample02_EventHubsClientsLiveTests.cs Co-authored-by: Madalyn Redding Heaps <[email protected]> * Regenerating snippets --------- Co-authored-by: Madalyn Redding Heaps <[email protected]>
- Loading branch information
Showing
50 changed files
with
3,247 additions
and
1,617 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.