openai-agents-python/tests/mcp
Rohan Mehta 010022777b [5/n] MCP tracing
## Summary:

Adds tracing and tests for tracing.
- Tools are added to the agents
- Theres a span for the mcp tools lookup
- Functions have MCP data

## Test Plan:

Unit tests
.
2025-03-25 19:28:48 -04:00
..
__init__.py [2/n] Add MCP support to Runner 2025-03-24 15:08:02 -04:00
conftest.py [2/n] Add MCP support to Runner 2025-03-24 15:08:02 -04:00
helpers.py [5/n] MCP tracing 2025-03-25 19:28:48 -04:00
test_caching.py [2/n] Add MCP support to Runner 2025-03-24 15:08:02 -04:00
test_connect_disconnect.py [2/n] Add MCP support to Runner 2025-03-24 15:08:02 -04:00
test_mcp_tracing.py [5/n] MCP tracing 2025-03-25 19:28:48 -04:00
test_mcp_util.py [2/n] Add MCP support to Runner 2025-03-24 15:08:02 -04:00
test_runner_calls_mcp.py [2/n] Add MCP support to Runner 2025-03-24 15:08:02 -04:00
test_server_errors.py [5/n] MCP tracing 2025-03-25 19:28:48 -04:00