1
0
Fork 0
mirror of synced 2024-07-03 21:40:41 +12:00
bulk-downloader-for-reddit/bulkredditdownloader/tests
Serene 3d2e11dc1d Add warning for non-unique file name schemes (#233)
* Add warning for non-unique file name schemes

* Update README with warning
2021-04-18 16:44:51 +03:00
..
downloaders Tweak regex to fix incorrect match (#237) 2021-04-18 16:44:51 +03:00
__init__.py Add some tests for base_download 2021-04-18 16:43:15 +03:00
conftest.py Add authenticated Reddit instance fixture 2021-04-18 16:44:05 +03:00
test_archive_entry.py Add beginning of archiver 2021-04-18 16:44:20 +03:00
test_archiver.py Add XML and YAML to archiver 2021-04-18 16:44:20 +03:00
test_configuration.py Add function to process click contexts for config 2021-04-18 16:44:05 +03:00
test_download_filter.py Add download filter class 2021-04-18 16:43:15 +03:00
test_downloader.py Update out-of-date tests 2021-04-18 16:44:51 +03:00
test_file_name_formatter.py Add test for nonexistent key 2021-04-18 16:44:51 +03:00
test_integration.py Add warning for non-unique file name schemes (#233) 2021-04-18 16:44:51 +03:00
test_oauth2.py Update tests 2021-04-18 16:44:05 +03:00
test_resource.py Add test for resource 2021-04-18 16:44:05 +03:00