Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Add Unit Tests #24

Open
sreedevk opened this issue Jan 18, 2023 · 0 comments
Open

[Feature] Add Unit Tests #24

sreedevk opened this issue Jan 18, 2023 · 0 comments

Comments

@sreedevk
Copy link
Owner

Is your feature request related to a problem? Please describe.
In order to avoid fixed issues from resurfacing, unit tests need to be added for each mod.

Describe the solution you'd like
Add Tests for:

  • hashing
  • file scanning
  • finding duplicates by size
  • finding duplicates by hashes
  • printing output (integration tests)
  • interactive mode (integration tests)

Describe alternatives you've considered
N/A

Additional context
As the application is going through major changes, it's essential to make sure that it doesn't break.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant