FlyingZC opened a new issue, #20347: URL: https://github.com/apache/shardingsphere/issues/20347
Hi community, This issue is for [#20305](https://github.com/apache/shardingsphere/issues/20305) # Aim Add more unit tests in the class of `org.apache.shardingsphere.transaction.rule.TransactionRuleTest`. # Basic Qualifications - Java - Maven - Transaction # Detail You can add more unit tests for the methods of `addResource`,`closeStaleResource`,`closeStaleResource` in the class. E.g. when you call `addResource`,it will recreate the `ShardingSphereTransactionManagerEngine` and the `databases` will contain the database you added. -- 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]
