Skip to content

Commit 3b86f9a

Browse files
authored
test(llm): add model initialization scenario tests (#1544)
Add extensive test coverage for all model initialization paths and edge cases.Tests cover success scenarios, error handling, exception priority, mode filtering, and E2E integration through the full initialization chain.
1 parent 2f74cb6 commit 3b86f9a

10 files changed

+990
-0
lines changed

tests/llm/models/test_langchain_init_scenarios.py

Lines changed: 990 additions & 0 deletions
Large diffs are not rendered by default.

tests/llm_providers/test_langchain_initialization_methods.py renamed to tests/llm/models/test_langchain_initialization_methods.py

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

tests/llm_providers/test_langchain_nvidia_ai_endpoints_patch.py renamed to tests/llm/providers/test_langchain_nvidia_ai_endpoints_patch.py

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)