litellm/tests/documentation_tests
Dennis Henry f663da9f4f
fix: resolve CI failures in add_okta_oidc PR
- handle_jwt.py: initialize self.litellm_jwtauth in JWTHandler.__init__
  so legacy tests that skip update_environment() don't crash with
  AttributeError (fixes 6 tests in tests/proxy_unit_tests/test_jwt.py)

- ui_sso.py: add # noqa: PLR0915 to generic_response_convertor and
  sso_readiness which exceed ruff's 50-statement limit after the Okta
  additions (fixes Ruff PLR0915 lint errors)

- test_env_keys.py: add PENDING_DOCS_PR_VARS exclusion for the six
  new OKTA_* env-var literals until BerriAI/litellm-docs#110 is merged
  (fixes documentation and code-quality CI checks)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-13 09:14:52 -04:00
..
test_api_docs.py Support budget/rate limit tiers for keys (#7429) 2024-12-26 19:05:27 -08:00
test_circular_imports.py Litellm remove circular imports (#7232) 2024-12-14 16:28:34 -08:00
test_env_keys.py fix: resolve CI failures in add_okta_oidc PR 2026-05-13 09:14:52 -04:00
test_exception_types.py [Fix] Scope documentation workflow to match CircleCI and add missing router settings 2026-03-28 11:23:53 -07:00
test_general_setting_keys.py [Fix] Scope documentation workflow to match CircleCI and add missing router settings 2026-03-28 11:23:53 -07:00
test_optional_params.py Litellm dev 12 28 2024 p1 (#7463) 2024-12-28 20:26:00 -08:00
test_readme_providers.py style: run black formatter on files from main merge 2026-04-17 13:02:59 -07:00
test_requests_lib_usage.py LITELLM: Remove requests library usage (#7235) 2024-12-17 12:50:04 -08:00
test_router_settings.py [Fix] Test isolation for agent health checks and documentation test path resolution 2026-03-28 11:00:22 -07:00
test_standard_logging_payload.py [Fix] Scope documentation workflow to match CircleCI and add missing router settings 2026-03-28 11:23:53 -07:00