mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-16 14:17:10 +00:00
* fix: reduce get_deployment cost to O(1) * fix: add unit test * fix: cleaner * fix: reference errors * fix: add missing unit 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.