browsertrix/backend/test_nightly
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 Add seed file support to Browsertrix backend (#2710) 2025-07-22 19:11:02 -07:00
__init__.py
conftest.py Nightly test fix for crawler 1.7.0 (#2789) 2025-07-31 21:58:53 -07:00
echo_server.py Run webhook tests nightly (#2738) 2025-07-15 18:05:57 -07:00
test_cleanup_seed_files.py Feat: New email templating system & service (#2712) 2025-08-01 17:00:24 -04:00
test_concurrent_crawl_limit.py
test_crawl_errors.py Feat: New email templating system & service (#2712) 2025-08-01 17:00:24 -04:00
test_crawl_logs.py Feat: New email templating system & service (#2712) 2025-08-01 17:00:24 -04:00
test_crawl_not_logged_in.py Add option to fail crawl if not logged in (#2754) 2025-07-28 22:58:43 -07:00
test_crawl_timeout.py
test_crawlconfig_crawl_stats.py Fix nightly tests (#2460) 2025-03-06 16:23:30 -08:00
test_delete_crawls.py
test_execution_minutes_quota.py Feat: New email templating system & service (#2712) 2025-08-01 17:00:24 -04:00
test_free_register.py
test_invite_expiration.py
test_max_crawl_size_limit.py
test_org_deletion.py Ensure replay.json returns correct origin for pagesQueryUrl (#2741) 2025-07-16 10:48:24 -07:00
test_storage_quota.py Add superuser endpoint to get user emails with org info (#2211) 2024-12-09 16:38:01 -08:00
test_upload_replicas.py
test_webhooks.py Run webhook tests nightly (#2738) 2025-07-15 18:05:57 -07:00
test_z_background_jobs.py Fix nightly tests (#2460) 2025-03-06 16:23:30 -08:00
utils.py