Enable automation for test-proxy push
See original GitHub issueCurrently, 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:
- Created 6 months ago
- Comments:18 (18 by maintainers)
Top 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 >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 FreeTop 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
Top GitHub Comments
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.
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