-
Notifications
You must be signed in to change notification settings - Fork 2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Key Vault test proxy migration (#34321)
* Updated Key vault tests to use TestProxyTestBase instead of TestBase. * Re-recorded Key Vault tests. * Fixed CredScan issues. * Added custom matchers to avoid body issues during playback. * Ensured we clear the token cache of tests before running them. * Re-recorded tests. * Fixed Checkstyle issue. * Fixed playback issues. * Fixed CheckStyle issues. * Fixed CredScan issues. * Made JsonWebKey's logger static and fixed some test playback issues. * Removed the "logger" key from request bodies. * Made all ClientLogger instances static. * Added matchers to avoid comparing the body of requests. * Added custom matcher to avoid comparing authorization headers. * Updated tests to use MockTokenCredential in playback mode. * Removed unused imports. * Removed custom matcher for authorization header. * Revert "Removed custom matcher for authorization header." This reverts commit e82f3d0.
- Loading branch information
Showing
336 changed files
with
63,743 additions
and
32,366 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
Oops, something went wrong.