Kota-Karthik / twinTrim

TwinTrim is a powerful and efficient tool designed to find and manage duplicate files across directories.
https://kota-karthik.github.io/twinTrim/
MIT License
18 stars 65 forks source link

Created the compare_and_replace function tests #122

Closed tarunkumar2005 closed 1 month ago

tarunkumar2005 commented 1 month ago

Description

Created the compare_and_replace function tests

Type of change

Please delete options that are not relevant.

Checklist

@Kota-Karthik @techy4shri Please check this PR and merge it and assign this to me and put relevant labels such as gssoc 2024 ext, hacktoberfest and level.

Please note 1 test was not successful it is deleting the file :-

FAILED tests/allFileMetadata_compare_and_replace.py::TestAllFileMetadata::test_compare_and_replace_correct_file_removed - AssertionError: assert False

tarunkumar2005 commented 1 month ago

@Kota-Karthik @techy4shri Done the changes and here is the screenshot :-

image

Please review it now.

Kota-Karthik commented 1 month ago

@tarunkumar2005 LGTM!