mirror of
https://github.com/tiennm99/litellm.git
synced 2026-06-18 03:31:23 +00:00
b6fcda2f8a
* fix unsupported operand type(s) for +=: 'NoneType' and 'str' on clientside auth creds for responses * fix the client side auth to use correct metadata * add more tests * fix tests
Router component unit tests.
Please name all files with the word 'router' in them.
This is used to ensure all functions in the router are tested.