browsertrix/backend/test
Tessa Walsh 325355d991
Fix post-crawl collection stats update and add test (#918)
This fixes #917, where crawls added to a collection via the workflow
autoAddCollections were not successfully represented in the crawl
and page count stats in the collection after completing.
2023-06-10 19:06:25 -07:00
..
__init__.py
conftest.py Rework collections to track collections in Crawl (#878) 2023-05-25 15:41:50 -04:00
test_collections.py Fix bug preventing deleting collections with no crawls (#912) 2023-06-08 11:28:30 -07:00
test_crawl_config_search_values.py Update collections backend API (#759) 2023-04-14 12:17:18 -04:00
test_crawl_config_tags.py Update collections backend API (#759) 2023-04-14 12:17:18 -04:00
test_crawlconfigs.py Optimize workflow statistics updates (#892) 2023-05-26 22:57:08 -07:00
test_filter_sort_results.py Rework collections to track collections in Crawl (#878) 2023-05-25 15:41:50 -04:00
test_invites.py Paginate API list endpoints (#659) 2023-03-06 14:41:25 -05:00
test_login.py
test_org.py Paginate API list endpoints (#659) 2023-03-06 14:41:25 -05:00
test_permissions.py Paginate API list endpoints (#659) 2023-03-06 14:41:25 -05:00
test_run_crawl.py Precompute crawl file stats (#906) 2023-06-07 16:39:49 -07:00
test_settings.py tests: fixes for crawl cancel + crawl stopped (#864) 2023-05-22 20:17:29 -07:00
test_stop_cancel_crawl.py Concurrent Crawl Limit (#874) 2023-05-30 15:38:03 -07:00
test_users.py Add org role to /users/me-with-orgs (#536) 2023-01-31 16:27:13 -05:00
test_workflow_auto_add_to_collection.py Fix post-crawl collection stats update and add test (#918) 2023-06-10 19:06:25 -07:00