litellm/tests/code_coverage_tests
Ishaan Jaff c23e4b87dc
[Feat] New LiteLLM Policy engine - create policies to manage guardrails, conditions - permissions per Key, Team (#19612)
* init PolicyMatcher

* TestPolicyMatcherGetMatchingPolicies

* TestPolicyMatcherGetMatchingPolicies

* feat: init PolicyResolver

* init resolver types

* init policy from config

* inint PolicyValidator

* validate policy

* init Architecture Diagram

* test_add_guardrails_from_policy_engine

* init _init_policy_engine

* test updates

* test fixws

* new attachment config

* simplify types

* TestPolicyResolverInheritance

* fix policy resolver

* fix policies

* fix applied policy

* docs fix

* docs fix

* fix linting + QA checks

* fix linting + QA fixes

* test fixes
2026-01-22 19:49:53 -08:00
..
azure_client_usage_test.py
ban_constant_numbers.py
ban_copy_deepcopy_kwargs.py
bedrock_pricing.py
callback_manager_test.py
check_data_replace_usage.py
check_endpoint_coverage.py Litellm improve endpoint discovery (#18762) 2026-01-07 17:35:01 +05:30
check_fastuuid_usage.py code cov test script check_fastuuid_usage.py 2025-09-24 10:27:22 +09:00
check_get_model_cost_key_performance.py [Refactor] Add CI enforcement for O(1) operations in _get_model_cost_key to prevent performance regressions (#19052) 2026-01-13 17:08:03 -08:00
check_licenses.py
check_provider_folders_documented.py Litellm improve endpoint discovery (#18762) 2026-01-07 17:35:01 +05:30
check_spanattributes_value_usage.py
check_unsafe_enterprise_import.py
code_qa_check_tests.py
enforce_llms_folder_style.py add search provider for brave search api (#19433) 2026-01-20 19:23:29 -08:00
ensure_async_clients_test.py fix code QA check 2025-10-07 17:49:57 -07:00
info_log_check.py [Security Fix] fix: don't log JWT SSO token on .info() log (#15145) 2025-10-02 15:07:37 -07:00
liccheck.ini Fix Error: Found packages that need verification: 2026-01-19 18:18:24 +05:30
license_cache.json Revert "Litellm staging 01 15 2026" 2026-01-17 06:31:34 +09:00
litellm_logging_code_coverage.py
log.txt
memory_test.py Add UnboundedDataStructurePattern to memory test detector (#18590) 2026-01-02 11:49:32 -08:00
pass_through_code_coverage.py
prevent_key_leaks_in_exceptions.py
recursive_detector.py [Feat] New LiteLLM Policy engine - create policies to manage guardrails, conditions - permissions per Key, Team (#19612) 2026-01-22 19:49:53 -08:00
router_code_coverage.py
router_enforce_line_length.py
test_aio_http_image_conversion.py fix img URL for tests 2025-11-22 09:41:15 -08:00
test_ban_set_verbose.py
test_chat_completion_imports.py
test_proxy_types_import.py
test_router_strategy_async.py
user_api_key_auth_code_coverage.py