The main business logic under [duplicate_code_detection.py](https://github.com/platisd/duplicate-code-detection-tool/blob/master/duplicate_code_detection.py) is lacking unit tests to be automatically run on CI. Let's introduce some! :balloon: