browsertrix/backend/test
Tessa Walsh 48d34bc3c4
Add option to list workflows API endpoint to filter by schedule (#822)
* Add option to filter workflows by empty or non-empty schedule

* Add tests
2023-05-05 12:05:19 -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_collections.py Update collections backend API (#759) 2023-04-14 12:17:18 -04:00
test_crawl_config_search_values.py Update collections backend API (#759) 2023-04-14 12:17:18 -04:00
test_crawl_config_tags.py Update collections backend API (#759) 2023-04-14 12:17:18 -04:00
test_crawlconfigs.py Add option to list workflows API endpoint to filter by schedule (#822) 2023-05-05 12:05:19 -07:00
test_filter_sort_results.py Add option to list workflows API endpoint to filter by schedule (#822) 2023-05-05 12:05:19 -07: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 Update collections backend API (#759) 2023-04-14 12:17:18 -04:00
test_settings.py Configure crawler disk utilization threshold via helm chart (#748) 2023-04-05 21:51:53 -07:00
test_users.py