browsertrix/backend/test
Emma Segal-Grossman 8db0e44843
Feat: New email templating system & service (#2712)
Co-authored-by: Ilya Kreymer <ikreymer@gmail.com>
2025-08-01 17:00:24 -04:00
..
data Validate seed files on backend and add tests (#2781) 2025-07-31 23:20:58 -07:00
__init__.py
conftest.py Add seed file support to Browsertrix backend (#2710) 2025-07-22 19:11:02 -07:00
echo_server.py
test_api.py
test_collections.py Add seed file support to Browsertrix backend (#2710) 2025-07-22 19:11:02 -07:00
test_crawl_config_profile_filter.py
test_crawl_config_search_values.py
test_crawl_config_tags.py
test_crawlconfigs.py Add last crawl's stats object to CrawlConfigOut (#2714) 2025-07-23 20:10:46 -07:00
test_emails.py Feat: New email templating system & service (#2712) 2025-08-01 17:00:24 -04:00
test_files.py Validate seed files on backend and add tests (#2781) 2025-07-31 23:20:58 -07:00
test_filter_sort_results.py Add seed file support to Browsertrix backend (#2710) 2025-07-22 19:11:02 -07:00
test_login.py
test_org_subs.py
test_org.py Add seed file support to Browsertrix backend (#2710) 2025-07-22 19:11:02 -07:00
test_permissions.py
test_profiles.py
test_qa.py
test_run_crawl.py Add seed file support to Browsertrix backend (#2710) 2025-07-22 19:11:02 -07:00
test_stop_cancel_crawl.py quickfix: delete seedfile after the workflow has been deleted (#2763) 2025-07-23 20:10:29 -07:00
test_uploads.py Add seed file support to Browsertrix backend (#2710) 2025-07-22 19:11:02 -07:00
test_users.py Feat: New email templating system & service (#2712) 2025-08-01 17:00:24 -04:00
test_utils.py
test_workflow_auto_add_to_collection.py
test_y_org_import_export.py
test_z_delete_org.py Feat: New email templating system & service (#2712) 2025-08-01 17:00:24 -04:00
utils.py