-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
[Unified Recorder] Come up with a recorder.configureClient()
design similar to the perf framework
#19364
Closed
Tracked by
#15829
Labels
test-utils-recorder
Label for the issues related to the common recorder
Milestone
Comments
ghost
added
the
needs-triage
Workflow: This is a new issue that needs to be triaged to the appropriate team.
label
Dec 15, 2021
HarshaNalluru
changed the title
Come up with a
[Unified Recorder] Come up with a Dec 15, 2021
recorder.configureClient()
design similar to the perf frameworkrecorder.configureClient()
design similar to the perf framework
HarshaNalluru
added
the
test-utils-recorder
Label for the issues related to the common recorder
label
Dec 15, 2021
ghost
removed
the
needs-triage
Workflow: This is a new issue that needs to be triaged to the appropriate team.
label
Dec 15, 2021
azure-sdk
pushed a commit
to azure-sdk/azure-sdk-for-js
that referenced
this issue
Jun 14, 2022
Change config of SDK automation for Go (Azure#19364) * remove go track1 sdk automation config * change all md config for go automation
azure-sdk
pushed a commit
to azure-sdk/azure-sdk-for-js
that referenced
this issue
Jun 14, 2022
Change config of SDK automation for Go (Azure#19364) * remove go track1 sdk automation config * change all md config for go automation
azure-sdk
pushed a commit
to azure-sdk/azure-sdk-for-js
that referenced
this issue
Jun 14, 2022
Change config of SDK automation for Go (Azure#19364) * remove go track1 sdk automation config * change all md config for go automation
azure-sdk
pushed a commit
to azure-sdk/azure-sdk-for-js
that referenced
this issue
Jun 14, 2022
Change config of SDK automation for Go (Azure#19364) * remove go track1 sdk automation config * change all md config for go automation
azure-sdk
pushed a commit
to azure-sdk/azure-sdk-for-js
that referenced
this issue
Jun 14, 2022
Change config of SDK automation for Go (Azure#19364) * remove go track1 sdk automation config * change all md config for go automation
azure-sdk
pushed a commit
to azure-sdk/azure-sdk-for-js
that referenced
this issue
Jun 14, 2022
Change config of SDK automation for Go (Azure#19364) * remove go track1 sdk automation config * change all md config for go automation
azure-sdk
pushed a commit
to azure-sdk/azure-sdk-for-js
that referenced
this issue
Jun 14, 2022
Change config of SDK automation for Go (Azure#19364) * remove go track1 sdk automation config * change all md config for go automation
azure-sdk
pushed a commit
to azure-sdk/azure-sdk-for-js
that referenced
this issue
Jun 14, 2022
Change config of SDK automation for Go (Azure#19364) * remove go track1 sdk automation config * change all md config for go automation
azure-sdk
pushed a commit
to azure-sdk/azure-sdk-for-js
that referenced
this issue
Jun 14, 2022
Change config of SDK automation for Go (Azure#19364) * remove go track1 sdk automation config * change all md config for go automation
azure-sdk
pushed a commit
to azure-sdk/azure-sdk-for-js
that referenced
this issue
Jun 14, 2022
Change config of SDK automation for Go (Azure#19364) * remove go track1 sdk automation config * change all md config for go automation
azure-sdk
pushed a commit
to azure-sdk/azure-sdk-for-js
that referenced
this issue
Jun 14, 2022
Change config of SDK automation for Go (Azure#19364) * remove go track1 sdk automation config * change all md config for go automation
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add configureClient method to the TestProxytHttpClient to allow instrumenting the client with the recorder policy which helps in enabling the recorder to redirect the requests of your tests to the proxy tool.
The text was updated successfully, but these errors were encountered: