browsertrix/backend/test
2023-09-13 20:20:47 -07:00
..
data
__init__.py
conftest.py Add event webhook tests (#1155) 2023-09-12 22:08:40 -07:00
echo_server.py Add event webhook tests (#1155) 2023-09-12 22:08:40 -07:00
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 Add event webhook notifications system to backend (#1061) 2023-08-31 19:52:37 -07:00
test_permissions.py
test_run_crawl.py Add and enforce org storage quota (#1106) 2023-09-07 12:45:43 -04:00
test_settings.py
test_stop_cancel_crawl.py Operator refactor to control pods + pvcs directly instead of statefulsets (#1149) 2023-09-11 10:38:04 -07:00
test_uploads.py Add and enforce org storage quota (#1106) 2023-09-07 12:45:43 -04:00
test_users.py
test_webhooks.py Increase wait to 30 seconds to ensure webhooks are sent (#1173) 2023-09-13 20:20:47 -07:00
test_workflow_auto_add_to_collection.py
utils.py