-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathjunit-integration.xml
More file actions
1 lines (1 loc) · 8.04 KB
/
junit-integration.xml
File metadata and controls
1 lines (1 loc) · 8.04 KB
1
<?xml version="1.0" encoding="utf-8"?><testsuites name="pytest tests"><testsuite name="pytest" errors="0" failures="0" skipped="7" tests="52" time="2.321" timestamp="2026-01-12T16:14:08.610402+07:00" hostname="DFDenni-A2442-MKGP3IDA.local"><testcase classname="tests.integration.test_claude.TestClaudeClientIntegration" name="test_simple_message" time="0.001"><skipped type="pytest.skip" message="ANTHROPIC_API_KEY not set">/Users/dfdenni/Repositories/DevOpsCorner/TelemetryFlow/telemetryflow-python-mcp/tests/integration/test_claude.py:43: ANTHROPIC_API_KEY not set</skipped></testcase><testcase classname="tests.integration.test_claude.TestClaudeClientIntegration" name="test_message_with_system_prompt" time="0.000"><skipped type="pytest.skip" message="ANTHROPIC_API_KEY not set">/Users/dfdenni/Repositories/DevOpsCorner/TelemetryFlow/telemetryflow-python-mcp/tests/integration/test_claude.py:54: ANTHROPIC_API_KEY not set</skipped></testcase><testcase classname="tests.integration.test_claude.TestClaudeClientIntegration" name="test_multi_turn_conversation" time="0.000"><skipped type="pytest.skip" message="ANTHROPIC_API_KEY not set">/Users/dfdenni/Repositories/DevOpsCorner/TelemetryFlow/telemetryflow-python-mcp/tests/integration/test_claude.py:64: ANTHROPIC_API_KEY not set</skipped></testcase><testcase classname="tests.integration.test_claude.TestClaudeClientIntegration" name="test_tool_use" time="0.000"><skipped type="pytest.skip" message="ANTHROPIC_API_KEY not set">/Users/dfdenni/Repositories/DevOpsCorner/TelemetryFlow/telemetryflow-python-mcp/tests/integration/test_claude.py:79: ANTHROPIC_API_KEY not set</skipped></testcase><testcase classname="tests.integration.test_claude.TestClaudeClientIntegration" name="test_token_usage" time="0.000"><skipped type="pytest.skip" message="ANTHROPIC_API_KEY not set">/Users/dfdenni/Repositories/DevOpsCorner/TelemetryFlow/telemetryflow-python-mcp/tests/integration/test_claude.py:103: ANTHROPIC_API_KEY not set</skipped></testcase><testcase classname="tests.integration.test_claude.TestClaudeClientErrorHandling" name="test_empty_messages" time="0.000"><skipped type="pytest.skip" message="ANTHROPIC_API_KEY not set">/Users/dfdenni/Repositories/DevOpsCorner/TelemetryFlow/telemetryflow-python-mcp/tests/integration/test_claude.py:134: ANTHROPIC_API_KEY not set</skipped></testcase><testcase classname="tests.integration.test_claude.TestClaudeClientErrorHandling" name="test_invalid_model" time="0.000"><skipped type="pytest.skip" message="ANTHROPIC_API_KEY not set">/Users/dfdenni/Repositories/DevOpsCorner/TelemetryFlow/telemetryflow-python-mcp/tests/integration/test_claude.py:140: ANTHROPIC_API_KEY not set</skipped></testcase><testcase classname="tests.integration.test_claude.TestClaudeClientMocked" name="test_client_initialization" time="0.063" /><testcase classname="tests.integration.test_claude.TestClaudeClientMocked" name="test_message_format_validation" time="0.001" /><testcase classname="tests.integration.test_claude.TestClaudeClientMocked" name="test_tool_format_validation" time="0.001" /><testcase classname="tests.integration.test_claude.TestClaudeModels" name="test_opus_model" time="0.000" /><testcase classname="tests.integration.test_claude.TestClaudeModels" name="test_sonnet_model" time="0.000" /><testcase classname="tests.integration.test_claude.TestClaudeModels" name="test_sonnet_35_model" time="0.000" /><testcase classname="tests.integration.test_claude.TestClaudeModels" name="test_haiku_model" time="0.000" /><testcase classname="tests.integration.test_claude.TestClaudeModels" name="test_default_is_sonnet" time="0.000" /><testcase classname="tests.integration.test_persistence.TestSessionPersistence" name="test_session_lifecycle_persistence" time="0.004" /><testcase classname="tests.integration.test_persistence.TestSessionPersistence" name="test_session_with_tools_persistence" time="0.001" /><testcase classname="tests.integration.test_persistence.TestSessionPersistence" name="test_multiple_sessions" time="0.002" /><testcase classname="tests.integration.test_persistence.TestConversationPersistence" name="test_conversation_with_messages" time="0.001" /><testcase classname="tests.integration.test_persistence.TestConversationPersistence" name="test_multiple_conversations" time="0.001" /><testcase classname="tests.integration.test_persistence.TestToolPersistence" name="test_tool_crud" time="0.001" /><testcase classname="tests.integration.test_persistence.TestToolPersistence" name="test_tool_listing" time="0.001" /><testcase classname="tests.integration.test_persistence.TestResourcePersistence" name="test_resource_crud" time="0.001" /><testcase classname="tests.integration.test_persistence.TestResourcePersistence" name="test_template_resources" time="0.001" /><testcase classname="tests.integration.test_persistence.TestPromptPersistence" name="test_prompt_crud" time="0.001" /><testcase classname="tests.integration.test_persistence.TestConcurrentOperations" name="test_concurrent_session_operations" time="0.002" /><testcase classname="tests.integration.test_persistence.TestConcurrentOperations" name="test_concurrent_tool_operations" time="0.002" /><testcase classname="tests.integration.test_persistence.TestConcurrentOperations" name="test_read_write_race" time="0.001" /><testcase classname="tests.integration.test_server.TestMCPServer" name="test_handle_initialize" time="0.009" /><testcase classname="tests.integration.test_server.TestMCPServer" name="test_handle_ping" time="0.008" /><testcase classname="tests.integration.test_server.TestMCPServer" name="test_make_response" time="0.007" /><testcase classname="tests.integration.test_server.TestMCPServer" name="test_make_error_response" time="0.008" /><testcase classname="tests.integration.test_server.TestMCPServer" name="test_handle_tools_list" time="0.008" /><testcase classname="tests.integration.test_server.TestMCPServer" name="test_handle_resources_list" time="0.008" /><testcase classname="tests.integration.test_server.TestMCPServer" name="test_handle_prompts_list" time="0.008" /><testcase classname="tests.integration.test_server.TestServerRequestHandling" name="test_handle_full_request" time="0.008" /><testcase classname="tests.integration.test_server.TestServerRequestHandling" name="test_handle_notification" time="0.008" /><testcase classname="tests.integration.test_session.TestSessionLifecycle" name="test_session_state_transitions" time="0.001" /><testcase classname="tests.integration.test_session.TestSessionLifecycle" name="test_session_events_emitted" time="0.001" /><testcase classname="tests.integration.test_session.TestSessionLifecycle" name="test_cannot_initialize_twice" time="0.001" /><testcase classname="tests.integration.test_session.TestSessionLifecycle" name="test_register_tool_on_closed_session" time="0.001" /><testcase classname="tests.integration.test_session.TestSessionToolManagement" name="test_register_tool" time="0.001" /><testcase classname="tests.integration.test_session.TestSessionToolManagement" name="test_register_multiple_tools" time="0.001" /><testcase classname="tests.integration.test_session.TestSessionToolManagement" name="test_unregister_tool" time="0.001" /><testcase classname="tests.integration.test_session.TestSessionToolManagement" name="test_tool_registration_event" time="0.001" /><testcase classname="tests.integration.test_session.TestSessionWithRepository" name="test_save_and_restore_session" time="0.001" /><testcase classname="tests.integration.test_session.TestSessionWithRepository" name="test_concurrent_sessions" time="0.002" /><testcase classname="tests.integration.test_session.TestSessionCapabilities" name="test_full_capabilities" time="0.000" /><testcase classname="tests.integration.test_session.TestSessionCapabilities" name="test_limited_capabilities" time="0.000" /><testcase classname="tests.integration.test_session.TestSessionClientInfo" name="test_client_info_stored" time="0.000" /><testcase classname="tests.integration.test_session.TestSessionClientInfo" name="test_server_info_in_response" time="0.000" /><testcase classname="tests.integration.test_session.TestSessionClientInfo" name="test_protocol_version_in_response" time="0.001" /></testsuite></testsuites>