litellm/tests/test_litellm/integrations
Alexsander Hamir 1393c76578
[Fix] CI/CD - Fix failing proxy and core integration tests (#17926)
* Fix: Add prisma generate to proxy tests CI job

- Add prisma generate command before pytest in litellm_mapped_tests_proxy job
- Fixes 3 test failures: test_health_liveliness_endpoint, test_health_liveness_endpoint, test_health_readiness
- Matches pattern used in litellm_mapped_enterprise_tests job

* Fix: Add missing prompt_spec parameter to TestCustomPromptManagement

- Add prompt_spec parameter to get_chat_completion_prompt() method signature
- Fixes 2 test failures: test_custom_prompt_management_with_prompt_id and test_custom_prompt_management_with_prompt_id_and_prompt_variables
- Aligns test mock with base class method signature from CustomPromptManagement

* Fix: Handle string datetime values in OpenTelemetry timestamp conversion

- Add _to_timestamp helper to handle datetime, float, and string inputs
- Fixes test_handle_success_spans_and_metrics failure
- Handles string datetime format from JSON deserialization (e.g. '2025-06-22 10:59:08.399523')
- Applied to all timestamp conversions in OpenTelemetry metrics methods

* Fix OpenTelemetry timestamp parsing to handle datetime strings with/without microseconds
2025-12-13 10:11:01 -08:00
..
arize ArizePhoenixConfig 2025-11-22 09:28:37 -08:00
bitbucket (Feat) Add BitBucket Integration for Prompt Management (#14882) 2025-09-25 15:51:00 -07:00
cloudzero [Bug] Updated spend would not be sent to CloudZero (#16201) 2025-11-10 19:43:15 -08:00
datadog test_dd_llms_obs_redaction 2025-11-08 14:23:42 -08:00
dotprompt test_dotprompt_with_prompt_version 2025-11-22 11:00:47 -08:00
gcs_bucket
gcs_pubsub
gitlab Add GitlabPromptCache and enable subfolder access (#15712) 2025-10-28 14:46:50 -07:00
langfuse chore: prefer standard trace id for Langfuse logging (#17791) 2025-12-11 08:18:45 -08:00
open_telemetry/data
SlackAlerting Litellm sameer oct staging (#15806) 2025-10-24 12:17:22 -07:00
test_agentops.py
test_anthropic_cache_control_hook.py [Fix] Anthropic cache_control incorrectly applied to all content items instead of last item only (#15699) 2025-10-18 15:18:08 -07:00
test_athina.py
test_braintrust_logging.py
test_braintrust_span_name.py Add details in docs (#15721) 2025-10-21 16:57:51 -07:00
test_custom_guardrail.py Permission Management - disable global guardrails by key/team (#16983) 2025-11-22 15:43:50 -08:00
test_custom_prompt_management.py [Fix] CI/CD - Fix failing proxy and core integration tests (#17926) 2025-12-13 10:11:01 -08:00
test_deepeval.py fix: use fastuuid helper (#14903) 2025-09-25 15:47:01 -07:00
test_langfuse_otel.py build: Squashed commit of the following: (#16176) 2025-11-02 09:46:40 -08:00
test_langfuse.py chore: prefer standard trace id for Langfuse logging (#17791) 2025-12-11 08:18:45 -08:00
test_langsmith_init.py fix(langsmith.py): add langsmith_sampling_rate as a dynamic param 2025-09-17 17:32:26 -07:00
test_mlflow.py Fix: MLflow streaming spans for Anthropic passthrough (#17288) 2025-12-05 14:59:36 -08:00
test_openmeter.py
test_opentelemetry.py [Feat] OTEL - Log Cost Breakdown on OTEL Logger (#16334) 2025-11-06 13:53:53 -08:00
test_prometheus_labels.py Added user_email labels to the prometheus monitoring. 2025-09-12 15:38:23 -07:00
test_prometheus_services.py
test_s3_v2.py Add allowing Key based prefix to s3 path (#16237) 2025-11-05 14:43:21 -08:00
test_weave_otel.py feat: Basic Weave OTEL integration (#17439) 2025-12-03 21:26:22 -08:00