browsertrix/backend/test
Ilya Kreymer 6506965d98
Streaming Download for Collections (#1012)
* support streaming download of collections (part of #927)
- WACZ zip created on the fly using stream-zip
- add 'Download Collection' option to collection detail and list
- after editing collection, return to collection view
- tests: add test for streaming download, ensure WACZ files + datapackage present, STORE compression used

---------

Co-authored-by: sua yoo <sua@suayoo.com>
2023-07-26 15:42:17 -07:00
..
data Uploads API: BaseCrawl refactor + Initial support for /uploads endpoint (#937) 2023-07-07 09:13:26 -07:00
__init__.py
conftest.py Add collections and tags to upload API endpoints (#993) 2023-07-21 16:44:56 +02:00
test_collections.py Streaming Download for Collections (#1012) 2023-07-26 15:42:17 -07:00
test_crawl_config_search_values.py Backend API consistency pass (#921) 2023-06-16 18:52:46 -07:00
test_crawl_config_tags.py Backend API consistency pass (#921) 2023-06-16 18:52:46 -07:00
test_crawlconfigs.py Backend API consistency pass (#921) 2023-06-16 18:52:46 -07:00
test_filter_sort_results.py Rename notes to description in frontend and backend (#1011) 2023-07-26 13:00:04 -07:00
test_invites.py
test_login.py
test_org.py
test_permissions.py
test_run_crawl.py Rename notes to description in frontend and backend (#1011) 2023-07-26 13:00:04 -07:00
test_settings.py
test_stop_cancel_crawl.py Tests: fix test get crawl loop (#967) 2023-07-08 17:16:11 -07:00
test_uploads.py Rename notes to description in frontend and backend (#1011) 2023-07-26 13:00:04 -07:00
test_users.py
test_workflow_auto_add_to_collection.py
utils.py Uploads API: BaseCrawl refactor + Initial support for /uploads endpoint (#937) 2023-07-07 09:13:26 -07:00