shardingsphere
shardingsphere copied to clipboard
Add unit test for MD5AssistedEncryptAlgorithm
Hi community,
This issue is for https://github.com/apache/shardingsphere/discussions/28487.
Aim
Add more unit tests for MD5AssistedEncryptAlgorithm to test its public functions to improve unit test coverage.
Unit test coverage can be viewed at: https://app.codecov.io/gh/apache/shardingsphere
Basic Qualifications
- Java
- Maven
- Junit
There hasn't been any activity on this issue recently, and in order to prioritize active issues, it will be marked as stale.
Hi @zhaojinchao95 , can I work on this?
There hasn't been any activity on this issue recently, and in order to prioritize active issues, it will be marked as stale.
Hi @zhaojinchao95, I would like to work on this issue, could you please assign it to me. Thanks!
Hi @zhaojinchao95 It looks like this task is already completed. https://github.com/apache/shardingsphere/blob/master/features/encrypt/core/src/test/java/org/apache/shardingsphere/encrypt/algorithm/assisted/MD5AssistedEncryptAlgorithmTest.java