litellm/tests/logging_callback_tests
Ishaan Jaff 8359cb6fa9
(fix) standard logging metadata + add unit testing (#6366)
* fix setting StandardLoggingMetadata

* add unit testing for standard logging metadata

* fix otel logging test

* fix linting

* fix typing
2024-10-22 19:13:19 +05:30
..
conftest.py (refactor) use helper function _assemble_complete_response_from_streaming_chunks to assemble complete responses in caching and logging callbacks (#6220) 2024-10-15 12:45:12 +05:30
test_assemble_streaming_responses.py (refactor) use helper function _assemble_complete_response_from_streaming_chunks to assemble complete responses in caching and logging callbacks (#6220) 2024-10-15 12:45:12 +05:30
test_otel_logging.py (fix) standard logging metadata + add unit testing (#6366) 2024-10-22 19:13:19 +05:30
test_standard_logging_payload.py (fix) standard logging metadata + add unit testing (#6366) 2024-10-22 19:13:19 +05:30
test_unit_tests_init_callbacks.py (testing) add test coverage for init custom logger class (#6341) 2024-10-21 15:56:32 +05:30