browsertrix/backend/test
Tessa Walsh c21153255a
Rename notes to description in frontend and backend (#1011)
- Rename crawl notes to description
- Add migration renaming notes -> description
- Stop inheriting workflow description in crawl
- Update frontend to replace crawl/upload notes with description
- Remove setting of config description from crawl list
- Adjust tests for changes
2023-07-26 13:00:04 -07:00
..
data Uploads API: BaseCrawl refactor + Initial support for /uploads endpoint (#937) 2023-07-07 09:13:26 -07:00
__init__.py
conftest.py Add collections and tags to upload API endpoints (#993) 2023-07-21 16:44:56 +02:00
test_collections.py Add totalSize to collections and make it sortable in list endpoint (#1001) 2023-07-24 13:12:23 -04:00
test_crawl_config_search_values.py Backend API consistency pass (#921) 2023-06-16 18:52:46 -07:00
test_crawl_config_tags.py Backend API consistency pass (#921) 2023-06-16 18:52:46 -07:00
test_crawlconfigs.py Backend API consistency pass (#921) 2023-06-16 18:52:46 -07:00
test_filter_sort_results.py Rename notes to description in frontend and backend (#1011) 2023-07-26 13:00:04 -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 Rename notes to description in frontend and backend (#1011) 2023-07-26 13:00:04 -07:00
test_settings.py tests: fixes for crawl cancel + crawl stopped (#864) 2023-05-22 20:17:29 -07:00
test_stop_cancel_crawl.py Tests: fix test get crawl loop (#967) 2023-07-08 17:16:11 -07:00
test_uploads.py Rename notes to description in frontend and backend (#1011) 2023-07-26 13:00:04 -07:00
test_users.py Add org role to /users/me-with-orgs (#536) 2023-01-31 16:27:13 -05:00
test_workflow_auto_add_to_collection.py Fix post-crawl collection stats update and add test (#918) 2023-06-10 19:06:25 -07:00
utils.py Uploads API: BaseCrawl refactor + Initial support for /uploads endpoint (#937) 2023-07-07 09:13:26 -07:00