[ARM] Migrate tests to use recorder v2 instead of v1
See original GitHub issueWe have an ongoing effort of moving recordings for all the tests out of the JS repository to the assets repo. For that, each of the packages have to be on recorder v2.
"@azure-tools/test-recorder": "^1.0.0" in package.json
./sdk/**/arm-*/package.json -> 111 packages
So, 111 arm packages depend on recorder v1.
Most of them look like dummy test files.
Issue Analytics
- State:
- Created a year ago
- Comments:24 (23 by maintainers)
Top Results From Across the Web
Options for Migrating Azure VMs from ASM (v1) to ARM (v2)
This post will explain the 4 options for migrating v1 VMs to v2. ... I wrote an earlier blog post about how to...
Read more >Migrate from Windows recorder (V1) to Power Automate for ...
You need to use the Run a desktop flow built with Power Automate action and use the newly created desktop flow. Known issues...
Read more >Microsoft Azure ASM (Classic) to ARM VNet Migration
This video covers Performing a Microsoft Azure ASM (Classic) to ARM VNet Migration.
Read more >Migrating Azure VMs to ARM/CSP using migAz
Create an ARM deployment of the solution in a destination subscription, using the JSON file. Migrate the virtual hard disks to the destination ......
Read more >Most Complete MSTest Framework Tutorial Using .Net Core
As far as unit testing/automation testing using C# is concerned, there are some frameworks like ... Migration from MSTest V1 to MSTest V2....
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
The libs are upgraded to recorder v2 at 11/23:
@azure/arm-confluent @azure/arm-containerregistry @azure/arm-customerinsights link:https://github.com/Azure/azure-sdk-for-js/pull/23905
@azure/arm-deploymentmanager @azure/arm-desktopvirtualization @azure/arm-devspaces @azure/arm-devtestlabs link:https://github.com/Azure/azure-sdk-for-js/pull/23937
@azure/arm-dns @azure/arm-domainservices @azure/arm-eventhub link:https://github.com/Azure/azure-sdk-for-js/pull/23954
The libs are upgraded to recorder v2 at 11/18:
@azure/arm-changeanalysis @azure/arm-changes link:https://github.com/Azure/azure-sdk-for-js/pull/23888
@azure/arm-billing @azure/arm-botservice link:https://github.com/Azure/azure-sdk-for-js/pull/23884