Files
litellm/tests/test_litellm/proxy
Ryan Crabbe 38f6c9491d fix(tests): correct mock targets in TestResolveAccessGroupResources
Three tests were patching the non-existent `get_access_object` instead
of `_get_access_object` (the lazy-import wrapper), causing AttributeError.
Also added missing `prisma_client` mock so tests get past the early-exit
guard and actually exercise the resolution logic.
2026-04-03 16:16:55 -07:00
..
2026-03-30 18:36:58 -07:00
2026-02-12 17:54:32 -08:00
2026-03-28 19:17:38 -07:00