tristaZero opened a new issue #9104:
URL: https://github.com/apache/shardingsphere/issues/9104


   More test cases are needed to ensure  integration test engine covers all the 
scenarios as many as it can.
   
   Here is a todo list to add cases,
   
   For tables
   - Broadcast table
   - Single table
   
   For configuration
   - [ ]  Encryption
   - [ ]  Sharding + Encryption
   - [ ]  Encryption + ReplicaQuery
   - [ ]  Sharding + Encryption + ReplicaQuery
   - [ ] Sharding + Encryption + ReplicaQuery + Shadow (Later)
   
   For governance
   - [ ] Zookeeper
   - [ ] DDL
   - [ ] RDL
   - [ ] ETCD (Later)
   
   For databases
   - [ ] PostgreSQL JDBC
   - [ ] PostgreSQL Proxy
   - [ ] Oracle JDBC
   - [ ] SQLServer JDBC
   
   For Shadow
   - [ ] Shadow
   
   Data agent
   - [ ] Frontend: MySQL  Backend: PostgreSQL
   - [ ] Frontend: MySQL  Backend: Oracle/Server
   - [ ] Frontend: PostgreSQL  Backend: MySQL
   - [ ] Frontend: PostgreSQL  Backend: Oracle/Server
   
   
   ### Tips
   - Here is 
[DOC](https://shardingsphere.apache.org/document/current/cn/features/test-engine/integration-test/)
 presenting more details


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

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


Reply via email to