mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-23 05:59:41 +00:00
- Convert test classes to pytest functions and fixtures - Replace unittest assertions with pytest assertions - Use pytest.mark.parametrize for parameterized tests - Remove unittest.TestCase inheritance and setUp methods - Maintain all test functionality and coverage Addresses review feedback from PR #2663 |
||
|---|---|---|
| .. | ||
| llama | ||
| test_decode_assistant_message.py | ||
| test_prompt_adapter.py | ||
| test_system_prompts.py | ||