10. Unit Tests for Core Features
Description: Write comprehensive Pytest unit tests for all implemented features.
Tasks:
- Read the README carefully to ensure all features are covered by tests.
- Add/expand tests in
photosort/tests/ for scanning, metadata extraction, sorting, conflict resolution, and logging.
- Ensure coverage meets project standards.
- Run
./test.sh and ./lint.sh to validate.
10. Unit Tests for Core Features
Description: Write comprehensive Pytest unit tests for all implemented features.
Tasks:
photosort/tests/for scanning, metadata extraction, sorting, conflict resolution, and logging../test.shand./lint.shto validate.