browsertrix/backend/test
Tessa Walsh 103d91556f
Remove non-org-scoped invites from backend (#585)
* Remove non-org-scoped invites
- remove POST /users/invite and related tests
- remove GET /users/invite-delete/{token}
2023-02-08 18:56:28 -08: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 Make crawlconfig name optional (#588) 2023-02-08 18:38:15 -08: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 Remove non-org-scoped invites from backend (#585) 2023-02-08 18:56: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 notes to crawl and crawl updates (#587) 2023-02-08 18:36:22 -08:00
test_users.py Add org role to /users/me-with-orgs (#536) 2023-01-31 16:27:13 -05:00