question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[ARM] Migrate tests to use recorder v2 instead of v1

See original GitHub issue

We 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. image

Issue Analytics

  • State:open
  • Created a year ago
  • Comments:24 (23 by maintainers)

github_iconTop GitHub Comments

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found