Snow-kal opened a new pull request, #3198:
URL: https://github.com/apache/dubbo-go/pull/3198

   Remoting Unit Test Files Refactoring
   
   - remoting/getty/getty_client_test.go (config+global)
   
   Remove hard-coded timeout in getClient, use NewClient's default 3s timeout
   Delete TestInitClientOldApi (legacy API compat case, no need to retain)
   
   - remoting/getty/getty_server_test.go (config+global)
   
   Delete TestInitClientOldApi (legacy API compat case, no need to retain)
   
   - remoting/nacos/builder_test.go (config only)
   
   All code commented out
   
   
----------------------------------------------------------------------------------------------------------------
   
   remoting 单测文件重构
   
   - remoting/getty/getty_client_test.go(config+global)
   
   移除 getClient 硬编码超时,复用 NewClient 默认 3s 超时
   删除 TestInitClientOldApi(旧 API 兼容用例)
   
   - remoting/getty/getty_server_test.go(config+global)
   
   删除 TestInitClientOldApi(旧 API 兼容用例)
   
   - remoting/nacos/builder_test.go(config only)
   
   全文件代码注释,已删除
   
   
   
   ### Description
   Related to https://github.com/apache/dubbo-go/issues/2741
   ### Checklist
   - [ √] I confirm the target branch is `develop`
   - [ √] Code has passed local testing
   - [ √] I have added tests that prove my fix is effective or that my feature 
works
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to