Files
litellm/tests/proxy_admin_ui_tests/test_usage_endpoints.py
T
2024-09-05 18:20:13 -07:00

15 lines
285 B
Python

"""
Tests the following endpoints used by the UI
/global/spend/logs
/global/spend/keys
/global/spend/models
/global/activity
/global/activity/model
For all tests - test the following:
- Response is valid
- Response for Admin User is different from response from Internal User
"""