Add unit tests for DurableTaskGrpcClientFactory#257
Add unit tests for DurableTaskGrpcClientFactory#257sophiatev merged 3 commits intostevosyan/add-grpc-client-factoryfrom
Conversation
…rror Co-authored-by: sophiatev <38052607+sophiatev@users.noreply.github.com>
|
Just as a heads up, I was blocked by some firewall rules while working on your feedback. Expand below for details. Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
|
@copilot remove the changes to the proto file and DurableTaskGrpcClient.java from this PR. Only keep the new test file. |
…y test file Co-authored-by: sophiatev <38052607+sophiatev@users.noreply.github.com>
Removed changes to Note: The base branch has a compilation error where Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
* starting new release * removed preview flag * first commit * fixing the build error * fixing the build error * Update azurefunctions/src/main/java/com/microsoft/durabletask/azurefunctions/DurableClientContext.java Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * copilot comments * fixing the build errors * Add unit tests for DurableTaskGrpcClientFactory (#257) * Initial plan * Add unit tests for DurableTaskGrpcClientFactory and fix compilation error Co-authored-by: sophiatev <38052607+sophiatev@users.noreply.github.com> * Remove changes to DurableTaskGrpcClient.java and proto file, keep only test file Co-authored-by: sophiatev <38052607+sophiatev@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: sophiatev <38052607+sophiatev@users.noreply.github.com> * fixing the test build errors --------- Co-authored-by: Sophia Tevosyan <stevosyan@microsoft.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Issue describing the changes in this PR
resolves #254
Pull request checklist
CHANGELOG.mdAdditional information
Added unit tests validating
DurableTaskGrpcClientFactorysingleton behavior:This PR only adds the test file and does not modify any production code.
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.