mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-11 09:05:16 +00:00
4a6dcf3012
- Add test_get_valid_args in test_router_helper_utils.py to cover get_valid_args - Use encoding='utf-8' in router_code_coverage.py for cross-platform file reads
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.