mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-05 08:07:05 +00:00
* fix(test): remove deprecated Click mix_stderr param in test_use_prisma_db_push_flag_behavior Click 8.2+ removed the mix_stderr parameter from CliRunner. Use CliRunner() without it. * fix(test): use app.dependency_overrides for auth mock in test_role_mappings_stored_and_retrieved monkeypatch.setattr doesn't affect FastAPI's Depends() resolution in parallel test execution. Use app.dependency_overrides which is the proper FastAPI pattern. |
||
|---|---|---|
| .. | ||
| test_proxy_setting_endpoints.py | ||