[ ] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
[ ] Documentation update
[X] Tests update
Checklist
[X] My code follows the style guidelines of this project
[X] I have performed a self-review of my own code
[X] I have commented my code, particularly in hard-to-understand areas
[X] My changes generate no new warnings
[X] New and existing unit tests pass locally with my changes
[X] I have maintained a clean commit history by using the necessary Git commands
[X] I have checked that my code does not cause any merge conflicts
@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 :-
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