MCPcopy Create free account
hub / github.com/MiniMax-AI/Mini-Agent / test_llm_clients.py

File test_llm_clients.py

tests/test_llm_clients.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Test cases for individual Anthropic and OpenAI LLM clients.
2
3These tests directly test the AnthropicClient and OpenAIClient implementations
4without going through the wrapper layer.

Callers

nothing calls this directly

Calls 2

runMethod · 0.80
mainFunction · 0.70

Tested by

no test coverage detected