-
- Downloads
fix(test): FastAPI 0.87.0 - warning fixes
FastAPI 0.87.0 switched to the httpx library for their TestClient
* cookies need to be defined on the request instance instead of method calls
Signed-off-by:
moson-mo <mo-son@mailbox.org>
Showing
- test/test_accounts_routes.py 163 additions, 100 deletionstest/test_accounts_routes.py
- test/test_auth_routes.py 6 additions, 3 deletionstest/test_auth_routes.py
- test/test_git_archives.py 2 additions, 1 deletiontest/test_git_archives.py
- test/test_homepage.py 4 additions, 2 deletionstest/test_homepage.py
- test/test_html.py 10 additions, 5 deletionstest/test_html.py
- test/test_packages_routes.py 32 additions, 27 deletionstest/test_packages_routes.py
- test/test_pkgbase_routes.py 124 additions, 76 deletionstest/test_pkgbase_routes.py
- test/test_requests.py 49 additions, 25 deletionstest/test_requests.py
- test/test_routes.py 2 additions, 2 deletionstest/test_routes.py
- test/test_trusted_user_routes.py 71 additions, 40 deletionstest/test_trusted_user_routes.py
Loading
Please register or sign in to comment