test: add new test

This commit is contained in:
Krrish Dholakia 2026-01-07 17:35:57 +05:30
parent 04c278febe
commit 7d04c8d19a

View file

@ -1961,6 +1961,7 @@ jobs:
# - run: python ./tests/documentation_tests/test_general_setting_keys.py
- run: python ./tests/code_coverage_tests/check_licenses.py
- run: python ./tests/code_coverage_tests/check_provider_folders_documented.py
- run: python ./tests/code_coverage_tests/check_endpoint_coverage.py
- run: python ./tests/code_coverage_tests/router_code_coverage.py
- run: python ./tests/code_coverage_tests/test_chat_completion_imports.py
- run: python ./tests/code_coverage_tests/info_log_check.py