mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-24 00:52:24 +00:00
Merge pull request #42128 from BerriAI/litellm_migrate_tests_p11
test: migrate openai, openai_like and openrouter legacy tests to tests/unit
This commit is contained in:
commit
e5b2cabae5
39 changed files with 0 additions and 2 deletions
|
|
@ -1 +0,0 @@
|
|||
"""OpenAI Evals API tests"""
|
||||
|
|
@ -1 +0,0 @@
|
|||
# Test module for OpenAI-like embedding handler
|
||||
0
tests/unit/llms/openai/evals/__init__.py
Normal file
0
tests/unit/llms/openai/evals/__init__.py
Normal file
0
tests/unit/llms/openai/image_generation/__init__.py
Normal file
0
tests/unit/llms/openai/image_generation/__init__.py
Normal file
0
tests/unit/llms/openai/speech/__init__.py
Normal file
0
tests/unit/llms/openai/speech/__init__.py
Normal file
0
tests/unit/llms/openai/transcriptions/__init__.py
Normal file
0
tests/unit/llms/openai/transcriptions/__init__.py
Normal file
0
tests/unit/llms/openai/vector_store_files/__init__.py
Normal file
0
tests/unit/llms/openai/vector_store_files/__init__.py
Normal file
0
tests/unit/llms/openai/vector_stores/__init__.py
Normal file
0
tests/unit/llms/openai/vector_stores/__init__.py
Normal file
0
tests/unit/llms/openai/videos/__init__.py
Normal file
0
tests/unit/llms/openai/videos/__init__.py
Normal file
0
tests/unit/llms/openai_like/__init__.py
Normal file
0
tests/unit/llms/openai_like/__init__.py
Normal file
0
tests/unit/llms/openai_like/chat/__init__.py
Normal file
0
tests/unit/llms/openai_like/chat/__init__.py
Normal file
0
tests/unit/llms/openai_like/embedding/__init__.py
Normal file
0
tests/unit/llms/openai_like/embedding/__init__.py
Normal file
0
tests/unit/llms/openai_like/messages/__init__.py
Normal file
0
tests/unit/llms/openai_like/messages/__init__.py
Normal file
0
tests/unit/llms/openrouter/__init__.py
Normal file
0
tests/unit/llms/openrouter/__init__.py
Normal file
0
tests/unit/llms/openrouter/chat/__init__.py
Normal file
0
tests/unit/llms/openrouter/chat/__init__.py
Normal file
0
tests/unit/llms/openrouter/image_edit/__init__.py
Normal file
0
tests/unit/llms/openrouter/image_edit/__init__.py
Normal file
0
tests/unit/llms/openrouter/image_generation/__init__.py
Normal file
0
tests/unit/llms/openrouter/image_generation/__init__.py
Normal file
Loading…
Add table
Reference in a new issue