dupeguru/core/tests
glubsy 277bc3fbb8 Add unit tests for hash sample optimization
* Instead of keeping md5 samples separate, merge them as one hash computed from the various selected chunks we picked.
* We don't need to keep a boolean to see whether or not the user chose to optimize; we can simply compare the value of the threshold, since 0 means no optimization currently active.
2021-06-21 22:44:05 +02:00
..
__init__.py Changed the build system (that commit is *huge*) 2009-12-30 16:34:41 +00:00
app_test.py Upgrade to latest pytest 2020-06-25 23:26:48 -05:00
base.py Add unit tests for hash sample optimization 2021-06-21 22:44:05 +02:00
block_test.py Format files with black 2019-12-31 20:16:27 -06:00
cache_test.py Format files with black 2019-12-31 20:16:27 -06:00
conftest.py Upgrade to latest pytest 2020-06-25 23:26:48 -05:00
directories_test.py Fix directories tests on Windows 2020-12-29 05:35:30 +01:00
engine_test.py Add unit tests for hash sample optimization 2021-06-21 22:44:05 +02:00
exclude_test.py Fix exclude tests 2020-12-29 16:07:55 +01:00
fs_test.py Add unit tests for hash sample optimization 2021-06-21 22:44:05 +02:00
ignore_test.py Format files with black 2019-12-31 20:16:27 -06:00
markable_test.py Format files with black 2019-12-31 20:16:27 -06:00
prioritize_test.py Format files with black 2019-12-31 20:16:27 -06:00
result_table_test.py Format files with black 2019-12-31 20:16:27 -06:00
results_test.py Clean up rest of DeprecationWarnings 2020-06-30 00:51:06 -05:00
scanner_test.py Add unit tests for hash sample optimization 2021-06-21 22:44:05 +02:00