| * 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> | ||
|---|---|---|
| .. | ||
| data | ||
| __init__.py | ||
| conftest.py | ||
| test_collections.py | ||
| test_crawl_config_search_values.py | ||
| test_crawl_config_tags.py | ||
| test_crawlconfigs.py | ||
| test_filter_sort_results.py | ||
| test_invites.py | ||
| test_login.py | ||
| test_org.py | ||
| test_permissions.py | ||
| test_run_crawl.py | ||
| test_settings.py | ||
| test_stop_cancel_crawl.py | ||
| test_uploads.py | ||
| test_users.py | ||
| test_workflow_auto_add_to_collection.py | ||
| utils.py | ||