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

Added tests for add_or_update function #160

Closed Sai-ganesh-0004 closed 3 weeks ago

Sai-ganesh-0004 commented 3 weeks ago

Description

This PR adds unit tests to verify the functionality of the add_or_update_file function in allFileMetadata.py. These tests ensure that:

The tests follow the project’s guidelines and use pytest for implementation.

Type of change

Checklist

Screenshots (if applicable)

image

Kota-Karthik commented 3 weeks ago

@Sai-ganesh-0004 LGTM! thank you!