litellm/tests/test_litellm/proxy/spend_tracking
Yuneng Jiang 4617d230f8
fix: hash sk- api_key in /spend/logs date-range path and add filter tests
Brings the date-range branch in line with the non-date-range branch which
already hashes sk- prefixed tokens before querying. Adds coverage for
filter-combination behavior in view_spend_logs.
2026-04-11 23:33:15 -07:00
..
test_cloudzero_endpoints.py
test_spend_management_endpoints.py fix: hash sk- api_key in /spend/logs date-range path and add filter tests 2026-04-11 23:33:15 -07:00
test_spend_query_optimization.py
test_spend_tracking_utils.py