Bughue opened a new pull request, #6205:
URL: https://github.com/apache/incubator-seata/pull/6205

   <!-- Please make sure you have read and understood the contributing 
guidelines -->
   
   - [ ] I have registered the PR [changes](../changes).
   
   ### Ⅰ. Describe what this PR did
   提供mock-server能力,允许客户端进行通信方面的测试,同时为多版本协议的完整测试提供基础。
   目前所有接口都默认返回成功,打算这几天用http接口控制模式,模拟普通提交、普通回滚、一阶段超时等等场景。
   Provides mock-server capability to allow client-side testing of 
communication aspects while providing a basis for complete testing of multiple 
versions of protocols.
   Currently all interfaces return success by default, and intend to use the 
http interface control mode in the next few days to simulate scenarios such as 
normal commits, normal rollbacks, one-phase timeouts, and so on.
   
   
   ### Ⅱ. Does this pull request fix one issue?
   <!-- If that, add "fixes #xxx" below in the next line, for example, fixes 
#97. -->
   稍后补充
   I'll add it later.
   
   ### Ⅲ. Why don't you add test cases (unit test/integration test)? 
   
   
   ### Ⅳ. Describe how to verify it
   
   
   ### Ⅴ. Special notes for reviews
   
   


-- 
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