browsertrix/backend/test_nightly
Ilya Kreymer a640f58657
Tests: fix test get crawl loop (#967)
* tests: add sleep() between all looping get_crawl() calls to avoid tight request loop, also remove unneeded loop
will likely fix occasional '504 timeout' test failures where frontend is overwhelmed with /replay.json requests
2023-07-08 17:16:11 -07:00
..
__init__.py
conftest.py Backend API consistency pass (#921) 2023-06-16 18:52:46 -07:00
test_concurrent_crawl_limit.py Tests: fix test get crawl loop (#967) 2023-07-08 17:16:11 -07:00
test_crawl_errors.py Add crawl errors endpoint (#757) 2023-04-17 12:59:25 -04:00
test_crawl_logs.py Add crawl /log API endpoint 2023-04-11 11:51:17 -04:00
test_crawl_timeout.py Add crawl timeout nightly test (#762) 2023-04-11 19:36:18 -07:00
test_crawlconfig_crawl_stats.py Fix nightly tests (#632) 2023-02-23 13:57:22 -05:00
test_delete_crawls.py
test_invite_expiration.py Paginate API list endpoints (#659) 2023-03-06 14:41:25 -05:00