llama-stack-mirror/tests/integration/agents
Ashwin Bharambe 7008a70a6e feat(tests): implement test isolation for inference recordings
Uses test_id in request hashes and test-scoped subdirectories to prevent cross-test contamination. Model list endpoints exclude test_id to enable merging recordings from different servers.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-04 08:47:34 -07:00
..
recordings feat(tests): implement test isolation for inference recordings 2025-10-04 08:47:34 -07:00
__init__.py fix: remove ruff N999 (#1388) 2025-03-07 11:14:04 -08:00
test_agents.py chore: fix agents tests for non-ollama providers, provide max_tokens (#3657) 2025-10-02 14:30:13 -04:00
test_openai_responses.py fix: Ensure that tool calls with no arguments get handled correctly (#3560) 2025-10-01 08:36:57 -04:00
test_persistence.py chore: default to pytest asyncio-mode=auto (#2730) 2025-07-11 13:00:24 -07:00