You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by to...@apache.org on 2022/02/01 16:44:46 UTC

[shardingsphere] branch master updated (88fb438 -> 8a50d17)

This is an automated email from the ASF dual-hosted git repository.

totalo pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git.


    from 88fb438  Complete tests for PostgreSQL/openGauss CommandExecutorFactory (#15228)
     add 8a50d17  Add test case for StandalonePersistRepositoryFactory (#15225)

No new revisions were added by this update.

Summary of changes:
 .../StandalonePersistRepositoryFactoryTest.java    | 59 ++++++++++++++++++++++
 1 file changed, 59 insertions(+)
 create mode 100644 shardingsphere-mode/shardingsphere-mode-type/shardingsphere-standalone-mode/shardingsphere-standalone-mode-core/src/test/java/org/apache/shardingsphere/mode/manager/standalone/StandalonePersistRepositoryFactoryTest.java