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.

Enable automation for test-proxy push

See original GitHub issue

Currently, the test-proxy is installed automatically, with version pinned to this version.

With a simple process start against the downloaded dll.

@JoshLove-msft I believe the actual file is downloaded and unzipped by the msbuild configuration. For python and js, the downloaded exe is just placed in a local directory at the root of the repo for easy re-use. What do you think about that? Or would your recommendation be:

Just install it for yourself

To be fair for .NET, unlike JS/Python, IS THE LANGUAGE that test-proxy was written in. That makes it a bit less out of your way to install it versus what it would be for the others.

Opening this issue to drive discussion. CC @kinelski as he brought this up in test-proxy scrum.

Issue Analytics

  • State:open
  • Created 6 months ago
  • Comments:18 (18 by maintainers)

github_iconTop GitHub Comments

1reaction
JoshLove-msftcommented, Mar 29, 2023

The prompt would only occur if there are local staged changes in the assets repo so I don’t think it would impact any automated pushes. In terms of the experience in VS, I think we would need to test it out to see what happens.

0reactions
JoshLove-msftcommented, Apr 2, 2023

Perhaps we could add a prompt as a post recording test run that could ask if they want to push the recordings or not.

Fair enough - I think this is a good idea.

We should also probably auto-install the test proxy tool locally during test run (if not installed already) in case users want to interact with the test proxy directly and use any of the other supported commands. See https://github.com/Azure/azure-sdk-tools/tree/main/tools/test-proxy/Azure.Sdk.Tools.TestProxy#via-local-compile-or-net

Read more comments on GitHub >

github_iconTop Results From Across the Web

Chrome is being controlled by automated test software
Recently, the "disable-infobars" option has been deprecated and no longer removes the notification. The current workaround for this is to pass ...
Read more >
How to test push notifications with UI tests | by Paweł Zemsta
Automated testing of push notifications on iOS · 1. Check whether the tests work on a real device · 2. Launch the application...
Read more >
Automating Push Notification
We can automate the process of testing push notification by writing test scripts that verify whether the push notification message was ...
Read more >
Need to enable Automation Work Focus mode when I ...
Need to enable Automation Work Focus mode when I reach work. But it doesn't seem to run automatically.
Read more >
Can I test push notifications for my mobile app on ...
Yes! Support for Push Notifications is now enabled on BrowserStack devices for you to be able to test the Push Notification scenarios in...
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