browsertrix/backend/test_nightly
Tessa Walsh 0dc025e9fd
Update nightly org deletion tests to account for bg job (#2118)
Follow-up to https://github.com/webrecorder/browsertrix/pull/2098

Updates I missed to nightly org deletion tests following the shift to
deleting orgs in a background job. I think this should be the last thing
to get nightly tests passing consistently again.
2024-10-30 15:31:33 -04:00
..
__init__.py
conftest.py Refactor Invites and Registration, Flatten Per-User Invites (#1902) 2024-07-02 15:13:27 -07:00
test_concurrent_crawl_limit.py
test_crawl_errors.py
test_crawl_logs.py
test_crawl_timeout.py Give test_crawl_timeout 10 mins to finish (#1627) 2024-03-26 18:33:30 -07:00
test_crawlconfig_crawl_stats.py Fix nightly tests: modify kubectl exec syntax for creating new minio bucket (#2097) 2024-10-21 17:41:19 -07:00
test_delete_crawls.py
test_execution_minutes_quota.py Standardize handling of storage and execution time quotas (#1969) 2024-07-25 12:49:11 -07:00
test_free_register.py Refactor Invites and Registration, Flatten Per-User Invites (#1902) 2024-07-02 15:13:27 -07:00
test_invite_expiration.py
test_max_crawl_size_limit.py
test_org_deletion.py Update nightly org deletion tests to account for bg job (#2118) 2024-10-30 15:31:33 -04:00
test_storage_quota.py Fix nightly tests: modify kubectl exec syntax for creating new minio bucket (#2097) 2024-10-21 17:41:19 -07:00
test_upload_replicas.py
test_z_background_jobs.py Add API endpoint to retry all failed bg jobs (#1396) 2023-12-05 13:00:45 -08:00
utils.py