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


   ## Introduction
   `DataSourceConnectionUrlUtil` is to assemble configuration items, e.g., 
password, database name, to get a complete and correct JDBC URL for the 
connection pool.
   
   ## Task
   1. Create unit test class for `DataSourceConnectionUrlUtil`
   2. Add assertion for `getUrl()` with `PostgreSQL` database input
   3. Add assertion for `getUrl()` with `MySQL` database input
   4. Raise a PR
   
   ## Tips
   1. `DataNodeUtilTest` is a good example for your information
   2. [Contributor 
guidance](https://shardingsphere.apache.org/community/cn/contribute/contributor/)
 is for the newbie. :-)


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