litellm/tests/test_litellm/integrations/focus
milan-berri 411bd3da5b
feat(vantage): include organization metadata in FOCUS Tags export (#28184)
* feat(vantage): include organization metadata in FOCUS Tags export

Join LiteLLM_OrganizationTable when building Vantage/FOCUS export rows so
organization_id and organization_alias appear in Tags for org-level filtering.

Co-authored-by: Cursor <cursoragent@cursor.com>

* test(focus): include api_requests in organization Tags tests

FocusTransformer now requires api_requests after staging merge; add the
column to test fixtures so integrations CI can run the Tags assertions.

Co-authored-by: Cursor <cursoragent@cursor.com>

---------

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-09 02:59:21 +03:00
..
test_csv_serializer.py style: run black formatter on files from main merge 2026-04-17 13:02:59 -07:00
test_destination_factory.py Add Vantage integration for FOCUS CSV export 2026-03-11 13:51:36 +05:30
test_focus_database.py feat(vantage): include organization metadata in FOCUS Tags export (#28184) 2026-06-09 02:59:21 +03:00
test_focus_gcs_destination.py Litellm oss staging 080626 (#29932) 2026-06-08 13:49:52 -07:00
test_focus_transformer.py Litellm OSS Staging 010626 (#29422) 2026-06-01 21:42:51 -07:00
test_s3_destination.py test: focus 2026-01-08 16:53:09 +09:00
test_transformer.py feat(vantage): include organization metadata in FOCUS Tags export (#28184) 2026-06-09 02:59:21 +03:00
test_vantage_destination.py style: run black formatter on files from main merge 2026-04-17 13:02:59 -07:00