duplicate-code-detection-tool
duplicate-code-detection-tool copied to clipboard
Add automated tests for duplicate_code_detection.py
The main business logic under duplicate_code_detection.py is lacking unit tests to be automatically run on CI.
Let's introduce some! :balloon: