Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more test cases for XAConnectionWrapperFactoryTest #17586

Closed
Tracked by #17537
terrymanu opened this issue May 11, 2022 · 1 comment
Closed
Tracked by #17537

Add more test cases for XAConnectionWrapperFactoryTest #17586

terrymanu opened this issue May 11, 2022 · 1 comment
Labels
Milestone

Comments

@terrymanu
Copy link
Member

terrymanu commented May 11, 2022

This issue is for WeOpen-Star

The steps of add test case of SPI factories:

  1. Create or reuse a SPI fixture, name as XXXFixture in test folder and do not forget put them into META-INF/services;
  2. Add test case for XXXFactory's newInstance, findInstance, getInstance, getInstances, getAllInstances and so on;
    3.Please reference ClusterPersistRepositoryFactoryTest or ScalingEntryFactoryTest as samples.
@kaori-seasons
Copy link
Contributor

kaori-seasons commented May 23, 2022

I would like to help

kaori-seasons added a commit to kaori-seasons/shardingsphere that referenced this issue May 24, 2022
add unit tests for DialectDDLGeneratorFactoryTest
kaori-seasons added a commit to kaori-seasons/shardingsphere that referenced this issue May 24, 2022
kaori-seasons added a commit to kaori-seasons/shardingsphere that referenced this issue May 24, 2022
remove whitespace
kaori-seasons added a commit to kaori-seasons/shardingsphere that referenced this issue May 24, 2022
refactor DialectDDLGeneratorFixTrue
kaori-seasons added a commit to kaori-seasons/shardingsphere that referenced this issue May 24, 2022
kaori-seasons added a commit to kaori-seasons/shardingsphere that referenced this issue May 24, 2022
Add more test cases for XAConnectionWrapperFactoryTest
kaori-seasons added a commit to kaori-seasons/shardingsphere that referenced this issue May 24, 2022
kaori-seasons added a commit to kaori-seasons/shardingsphere that referenced this issue May 24, 2022
Add more test cases for XAConnectionWrapperFactoryTest
kaori-seasons added a commit to kaori-seasons/shardingsphere that referenced this issue May 24, 2022
kaori-seasons added a commit to kaori-seasons/shardingsphere that referenced this issue May 24, 2022
remove local changes
kaori-seasons added a commit to kaori-seasons/shardingsphere that referenced this issue May 25, 2022
kaori-seasons added a commit to kaori-seasons/shardingsphere that referenced this issue May 25, 2022
kaori-seasons added a commit to kaori-seasons/shardingsphere that referenced this issue May 26, 2022
add unit tests for DialectDDLGeneratorFactoryTest
kaori-seasons added a commit to kaori-seasons/shardingsphere that referenced this issue May 26, 2022
kaori-seasons added a commit to kaori-seasons/shardingsphere that referenced this issue May 26, 2022
remove whitespace
kaori-seasons added a commit to kaori-seasons/shardingsphere that referenced this issue May 26, 2022
refactor DialectDDLGeneratorFixTrue
kaori-seasons added a commit to kaori-seasons/shardingsphere that referenced this issue May 26, 2022
kaori-seasons added a commit to kaori-seasons/shardingsphere that referenced this issue May 26, 2022
terrymanu pushed a commit that referenced this issue May 28, 2022
* [issue-17586](#17586)
add unit tests for DialectDDLGeneratorFactoryTest

* [issue-17586](#17586)
fix checkstyle

* [issue-17586](#17586)
remove whitespace

* [issue-17586](#17586)
refactor DialectDDLGeneratorFixTrue

* [issue-17586](#17586)
export SPI

* [issue-17586](#17586)
fix checkstyle

* [issue-17552](#17552)
fix bugs

* [issue-17552](#17555)
remove fields

* [issue-17555](#17555)
remove fields

* [issue-17555](#17555)
add license and remove whitespace

* [issue-17555](#17555)
add license

* [issue-17555](#17555)
fix ci

* [issue-17555](#17555)
fix ci

* [issue-17555](#17555)
fix ci

* [issue-17555](#17555)
repair review comment

* [issue-17555](#17555)
repair review comment

* [issue-17555](#17555)
repair review comment

* [issue-17555](#17555)
fix checkstyle

* [issue-17555](#17555)
add maven scope
kaori-seasons added a commit to kaori-seasons/shardingsphere that referenced this issue Jun 2, 2022
Add more test cases for XAConnectionWrapperFactoryTest
kaori-seasons added a commit to kaori-seasons/shardingsphere that referenced this issue Jun 2, 2022
kaori-seasons added a commit to kaori-seasons/shardingsphere that referenced this issue Jun 2, 2022
remove local changes

upstream merge
kaori-seasons added a commit to kaori-seasons/shardingsphere that referenced this issue Jun 2, 2022
Add more test cases for XAConnectionWrapperFactoryTest

upstream master
kaori-seasons added a commit to kaori-seasons/shardingsphere that referenced this issue Jun 2, 2022
Add more test cases for XAConnectionWrapperFactoryTest

merge upstream
kaori-seasons added a commit to kaori-seasons/shardingsphere that referenced this issue Jun 2, 2022
Add more test cases for XAConnectionWrapperFactoryTest

cherry-pick
@terrymanu terrymanu added this to the 5.1.3 milestone Jun 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants