browsertrix/backend/test
Ilya Kreymer 40fb04b385
backend: /orgs/<id>/remove: return 404 if org user doesn't exist, fix… (#561)
* backend: /orgs/<id>/remove: return 404 if org user doesn't exist, fixes issue in #535

Co-authored-by: Tessa Walsh <tessa@bitarchivist.net>
2023-02-08 16:22:36 -05:00
..
__init__.py Use archive_viewer_dep permissions to GET crawls (#443) 2023-01-09 19:11:53 -08:00
conftest.py Make API updates for member updates (#541) 2023-02-01 16:44:00 -05:00
test_crawl_config_tags.py Rename archives/teams -> orgs in codebase + add db migration (#486) 2023-01-18 14:51:04 -08:00
test_crawlconfigs.py Add API endpoint to update crawl tags (#545) 2023-02-01 22:24:36 -05:00
test_filter_results.py Add support for tags to update_crawl_config API endpoint (#521) 2023-01-30 21:46:54 -08:00
test_invites.py Invite token improvements (#564) 2023-02-07 20:40:28 -08:00
test_login.py Backend lint check (#451) 2023-01-10 16:17:06 -08:00
test_org.py backend: /orgs/<id>/remove: return 404 if org user doesn't exist, fix… (#561) 2023-02-08 16:22:36 -05:00
test_permissions.py Rename archives/teams -> orgs in codebase + add db migration (#486) 2023-01-18 14:51:04 -08:00
test_run_crawl.py Add API endpoint to update crawl tags (#545) 2023-02-01 22:24:36 -05:00
test_users.py Add org role to /users/me-with-orgs (#536) 2023-01-31 16:27:13 -05:00