Files
gallery-dl/test/test_cache.py
Mike Fährmann 8b60bd6a91 mock 'time()' in cache tests
instead of calling 'sleep()' to let time advance.

This shortens the time needed to run those tests,
and ensures consistent results.
(Tests would randomly fail when using 'sleep()')
2020-05-09 23:55:14 +02:00

6.2 KiB