browsertrix/backend/test
Ilya Kreymer 2daa742585
Copy tags from crawlconfig to crawl (#467), fixes #466
- add tags to crawl object
- ensure tags are copied from crawlconfig to crawl when crawl is created (both manually and scheduled)
- tests: add test to ensure tags added to crawl, remove redundant wait replaced with fixtures
2023-01-12 17:46:19 -08:00
..
__init__.py Use archive_viewer_dep permissions to GET crawls (#443) 2023-01-09 19:11:53 -08:00
conftest.py Copy tags from crawlconfig to crawl (#467), fixes #466 2023-01-12 17:46:19 -08:00
test_crawl_config_tags.py API filters by user + crawl collection ids (#462) 2023-01-11 16:50:38 -08:00
test_filter_results.py API filters by user + crawl collection ids (#462) 2023-01-11 16:50:38 -08:00
test_login.py Backend lint check (#451) 2023-01-10 16:17:06 -08:00
test_org.py Copy tags from crawlconfig to crawl (#467), fixes #466 2023-01-12 17:46:19 -08:00
test_permissions.py API filters by user + crawl collection ids (#462) 2023-01-11 16:50:38 -08:00
test_run_crawl.py Copy tags from crawlconfig to crawl (#467), fixes #466 2023-01-12 17:46:19 -08:00
test_users.py Backend lint check (#451) 2023-01-10 16:17:06 -08:00