browsertrix/backend/test
Tessa Walsh e98c7172a9
Paginate API list endpoints (#659)
* Paginate API list endpoints

fastapi-pagination is pinned to 0.9.3, the latest release that plays
nicely with pinned versions of fastapi and fastapi-users.

* Increase page size via overriden Params and Page classes

* update api resource list keys

---------

Co-authored-by: sua yoo <sua@suayoo.com>
2023-03-06 14:41:25 -05:00
..
__init__.py Use archive_viewer_dep permissions to GET crawls (#443) 2023-01-09 19:11:53 -08:00
conftest.py Paginate API list endpoints (#659) 2023-03-06 14:41:25 -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 Paginate API list endpoints (#659) 2023-03-06 14:41:25 -05:00
test_invites.py Paginate API list endpoints (#659) 2023-03-06 14:41:25 -05:00
test_login.py Backend lint check (#451) 2023-01-10 16:17:06 -08:00
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 Paginate API list endpoints (#659) 2023-03-06 14:41:25 -05:00
test_users.py Add org role to /users/me-with-orgs (#536) 2023-01-31 16:27:13 -05:00