1
0
Fork 0
mirror of synced 2024-09-30 09:06:54 +13:00
bulk-downloader-for-reddit/bulkredditdownloader/tests
Serene 32c9d6184c Archiver is smarter for comments (#242)
* Add comment name generation to file name formatter

* Refactor to reduce duplication

* Refactor archive entry classes

* Refactor archiver class a bit

* Refactor method

* Fix comment retrieval

* Add comment-downloading to archiver

* Update test

* Update test
2021-04-18 16:44:51 +03:00
..
archive_entry Archiver is smarter for comments (#242) 2021-04-18 16:44:51 +03:00
downloaders Archiver is smarter for comments (#242) 2021-04-18 16:44:51 +03:00
__init__.py
conftest.py Add authenticated Reddit instance fixture 2021-04-18 16:44:05 +03:00
test_archiver.py Archiver is smarter for comments (#242) 2021-04-18 16:44:51 +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
test_downloader.py Update out-of-date tests 2021-04-18 16:44:51 +03:00
test_file_name_formatter.py Archiver is smarter for comments (#242) 2021-04-18 16:44:51 +03:00
test_integration.py Archiver is smarter for comments (#242) 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