litellm/tests/proxy_behavior
Aryan Gorde 0509c8649e
fix(a2a): cover the missing-sdk fallback and keep org prefetch warm
The patch left the ImportError resolver base unhit in-process, so codecov
patch coverage sat at two thirds. Call the fallback from a helper the
tests can exercise when a2a-sdk is blocked

Org prefetch also dropped rows whose JSON columns arrived as strings, and
the 5s org TTL expired before the first proxy-behavior getter on a cold
runner. Decode those columns the way team rows already do, and cache org
entries for the same management TTL as user and team

Co-authored-by: ARYAN GORDE <aryangorde8@users.noreply.github.com>
2026-09-13 08:10:17 +00:00
..
auth fix(a2a): cover the missing-sdk fallback and keep org prefetch warm 2026-09-13 08:10:17 +00:00
management feat(team): report per-user spend within a team for JWT traffic (#39771) 2026-09-04 12:00:47 -07:00
spend fix(proxy): attribute gate-rejected requests to their endpoint in cache analytics (#40824) 2026-09-12 16:03:38 -07:00
__init__.py feat(tests): behavior-pinning harness + Key Tier-1 matrix (#28321) 2026-05-20 19:27:44 -07:00