browsertrix/backend/test
Ilya Kreymer 1c47a648a9
Max page limit override (#737)
* more page limit: update to #717, instead of setting --limit in each crawlconfig,
apply override --maxPageLimit setting, implemented in crawler, to override individually configured page limit

* update tests, no longer returning 'crawl_page_limit_exceeds_allowed'
2023-04-03 14:01:32 -07:00
..
__init__.py
conftest.py Allow configurable max pages per crawl in deployment settings (#717) 2023-03-28 16:26:29 -07:00
test_crawl_config_search_values.py Filter and sort crawl and workflow list API endpoints in backend (#724) 2023-03-28 17:55:40 -04:00
test_crawl_config_tags.py Filter and sort crawl and workflow list API endpoints in backend (#724) 2023-03-28 17:55:40 -04:00
test_crawlconfigs.py Max page limit override (#737) 2023-04-03 14:01:32 -07:00
test_filter_sort_results.py Filter and sort crawl and workflow list API endpoints in backend (#724) 2023-03-28 17:55:40 -04:00
test_invites.py Paginate API list endpoints (#659) 2023-03-06 14:41:25 -05:00
test_login.py
test_org.py Paginate API list endpoints (#659) 2023-03-06 14:41:25 -05:00
test_permissions.py Paginate API list endpoints (#659) 2023-03-06 14:41:25 -05:00
test_run_crawl.py Max page limit override (#737) 2023-04-03 14:01:32 -07:00
test_settings.py Allow configurable max pages per crawl in deployment settings (#717) 2023-03-28 16:26:29 -07:00
test_users.py Add org role to /users/me-with-orgs (#536) 2023-01-31 16:27:13 -05:00