Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate test recording framework to unified test framework #24167

Closed
6 tasks done
AlexGhiondea opened this issue Sep 22, 2021 · 2 comments
Closed
6 tasks done

Migrate test recording framework to unified test framework #24167

AlexGhiondea opened this issue Sep 22, 2021 · 2 comments
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. EngSys This issue is impacting the engineering system. MQ This issue is part of a "milestone of quality" initiative.

Comments

@AlexGhiondea
Copy link
Contributor

AlexGhiondea commented Sep 22, 2021

  • Start (and install if needed) and stop test proxy from Test Framework
  • Load session records from test proxy in Playback mode
  • Send session records to test proxy in Record mode
  • Translate custom sanitizers to Test Proxy sanitizers
  • Migrate all libraries
  • Delete legacy code
@AlexGhiondea AlexGhiondea added Client This issue points to a problem in the data-plane of the library. EngSys This issue is impacting the engineering system. labels Sep 22, 2021
@JoshLove-msft
Copy link
Member

We can make the necessary changes in a PR to use the Test Proxy and see what breaks in CI. This should uncover any tests that are using custom sanitizers/matchers that need to be migrated.

@JoshLove-msft JoshLove-msft added the MQ This issue is part of a "milestone of quality" initiative. label Oct 3, 2021
@JoshLove-msft
Copy link
Member

JoshLove-msft commented Dec 7, 2021

Remaining libaries:

Azure.Identity
Azure.Monitor.OpenTelemetry.Exporter
Azure.ResourceManager
Azure.ResourceManager.Compute
Azure.ResourceManager.DeviceUpdate
Azure.ResourceManager.EventHubs
Azure.ResourceManager.KeyVault
Azure.ResourceManager.Network
Azure.ResourceManager.Resources
Azure.ResourceManager.ServiceBus
Azure.ResourceManager.Storage
Azure.Security.KeyVault.Administration
Azure.Storage.Blobs
Azure.Storage.Blobs.ChangeFeed
Azure.Storage.Common
Azure.Storage.Files.DataLake
Azure.Storage.Files.Shares
Azure.Storage.Queues

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Client This issue points to a problem in the data-plane of the library. EngSys This issue is impacting the engineering system. MQ This issue is part of a "milestone of quality" initiative.
Projects
None yet
Development

No branches or pull requests

2 participants