-
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) · 12.3 KB
/
junit-integration.xml
File metadata and controls
1 lines (1 loc) · 12.3 KB
1
<?xml version="1.0" encoding="utf-8"?><testsuites name="pytest tests"><testsuite name="pytest" errors="0" failures="0" skipped="7" tests="78" time="7.077" timestamp="2026-05-30T12:32:59.893700+07:00" hostname="MacBookPro"><testcase classname="tests.integration.domain.test_session.TestSessionLifecycle" name="test_session_state_transitions" time="0.003" /><testcase classname="tests.integration.domain.test_session.TestSessionLifecycle" name="test_session_events_emitted" time="0.001" /><testcase classname="tests.integration.domain.test_session.TestSessionLifecycle" name="test_cannot_initialize_twice" time="0.001" /><testcase classname="tests.integration.domain.test_session.TestSessionLifecycle" name="test_register_tool_on_closed_session" time="0.001" /><testcase classname="tests.integration.domain.test_session.TestSessionToolManagement" name="test_register_tool" time="0.001" /><testcase classname="tests.integration.domain.test_session.TestSessionToolManagement" name="test_register_multiple_tools" time="0.001" /><testcase classname="tests.integration.domain.test_session.TestSessionToolManagement" name="test_unregister_tool" time="0.001" /><testcase classname="tests.integration.domain.test_session.TestSessionToolManagement" name="test_tool_registration_event" time="0.001" /><testcase classname="tests.integration.domain.test_session.TestSessionWithRepository" name="test_save_and_restore_session" time="0.006" /><testcase classname="tests.integration.domain.test_session.TestSessionWithRepository" name="test_concurrent_sessions" time="0.004" /><testcase classname="tests.integration.domain.test_session.TestSessionCapabilities" name="test_full_capabilities" time="0.001" /><testcase classname="tests.integration.domain.test_session.TestSessionCapabilities" name="test_limited_capabilities" time="0.001" /><testcase classname="tests.integration.domain.test_session.TestSessionClientInfo" name="test_client_info_stored" time="0.001" /><testcase classname="tests.integration.domain.test_session.TestSessionClientInfo" name="test_server_info_in_response" time="0.001" /><testcase classname="tests.integration.domain.test_session.TestSessionClientInfo" name="test_protocol_version_in_response" time="0.001" /><testcase classname="tests.integration.infrastructure.test_claude.TestClaudeClientIntegration" name="test_simple_message" time="0.000"><skipped type="pytest.skip" message="ANTHROPIC_API_KEY not set">/Users/dfdenni/Repositories/TelemetryFlow/telemetryflow-python-mcp/tests/integration/infrastructure/test_claude.py:43: ANTHROPIC_API_KEY not set</skipped></testcase><testcase classname="tests.integration.infrastructure.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/TelemetryFlow/telemetryflow-python-mcp/tests/integration/infrastructure/test_claude.py:54: ANTHROPIC_API_KEY not set</skipped></testcase><testcase classname="tests.integration.infrastructure.test_claude.TestClaudeClientIntegration" name="test_multi_turn_conversation" time="0.000"><skipped type="pytest.skip" message="ANTHROPIC_API_KEY not set">/Users/dfdenni/Repositories/TelemetryFlow/telemetryflow-python-mcp/tests/integration/infrastructure/test_claude.py:64: ANTHROPIC_API_KEY not set</skipped></testcase><testcase classname="tests.integration.infrastructure.test_claude.TestClaudeClientIntegration" name="test_tool_use" time="0.000"><skipped type="pytest.skip" message="ANTHROPIC_API_KEY not set">/Users/dfdenni/Repositories/TelemetryFlow/telemetryflow-python-mcp/tests/integration/infrastructure/test_claude.py:79: ANTHROPIC_API_KEY not set</skipped></testcase><testcase classname="tests.integration.infrastructure.test_claude.TestClaudeClientIntegration" name="test_token_usage" time="0.000"><skipped type="pytest.skip" message="ANTHROPIC_API_KEY not set">/Users/dfdenni/Repositories/TelemetryFlow/telemetryflow-python-mcp/tests/integration/infrastructure/test_claude.py:103: ANTHROPIC_API_KEY not set</skipped></testcase><testcase classname="tests.integration.infrastructure.test_claude.TestClaudeClientErrorHandling" name="test_empty_messages" time="0.000"><skipped type="pytest.skip" message="ANTHROPIC_API_KEY not set">/Users/dfdenni/Repositories/TelemetryFlow/telemetryflow-python-mcp/tests/integration/infrastructure/test_claude.py:134: ANTHROPIC_API_KEY not set</skipped></testcase><testcase classname="tests.integration.infrastructure.test_claude.TestClaudeClientErrorHandling" name="test_invalid_model" time="0.000"><skipped type="pytest.skip" message="ANTHROPIC_API_KEY not set">/Users/dfdenni/Repositories/TelemetryFlow/telemetryflow-python-mcp/tests/integration/infrastructure/test_claude.py:140: ANTHROPIC_API_KEY not set</skipped></testcase><testcase classname="tests.integration.infrastructure.test_claude.TestClaudeClientMocked" name="test_client_initialization" time="0.154" /><testcase classname="tests.integration.infrastructure.test_claude.TestClaudeClientMocked" name="test_message_format_validation" time="0.001" /><testcase classname="tests.integration.infrastructure.test_claude.TestClaudeClientMocked" name="test_tool_format_validation" time="0.001" /><testcase classname="tests.integration.infrastructure.test_claude.TestClaudeModels" name="test_opus_model" time="0.000" /><testcase classname="tests.integration.infrastructure.test_claude.TestClaudeModels" name="test_sonnet_model" time="0.000" /><testcase classname="tests.integration.infrastructure.test_claude.TestClaudeModels" name="test_gemini_model" time="0.000" /><testcase classname="tests.integration.infrastructure.test_claude.TestClaudeModels" name="test_openai_model" time="0.000" /><testcase classname="tests.integration.infrastructure.test_claude.TestClaudeModels" name="test_default_is_sonnet" time="0.000" /><testcase classname="tests.integration.infrastructure.test_persistence.TestSessionPersistence" name="test_session_lifecycle_persistence" time="0.002" /><testcase classname="tests.integration.infrastructure.test_persistence.TestSessionPersistence" name="test_session_with_tools_persistence" time="0.002" /><testcase classname="tests.integration.infrastructure.test_persistence.TestSessionPersistence" name="test_multiple_sessions" time="0.002" /><testcase classname="tests.integration.infrastructure.test_persistence.TestConversationPersistence" name="test_conversation_with_messages" time="0.005" /><testcase classname="tests.integration.infrastructure.test_persistence.TestConversationPersistence" name="test_multiple_conversations" time="0.009" /><testcase classname="tests.integration.infrastructure.test_persistence.TestToolPersistence" name="test_tool_crud" time="0.002" /><testcase classname="tests.integration.infrastructure.test_persistence.TestToolPersistence" name="test_tool_listing" time="0.002" /><testcase classname="tests.integration.infrastructure.test_persistence.TestResourcePersistence" name="test_resource_crud" time="0.001" /><testcase classname="tests.integration.infrastructure.test_persistence.TestResourcePersistence" name="test_template_resources" time="0.006" /><testcase classname="tests.integration.infrastructure.test_persistence.TestPromptPersistence" name="test_prompt_crud" time="0.006" /><testcase classname="tests.integration.infrastructure.test_persistence.TestConcurrentOperations" name="test_concurrent_session_operations" time="0.009" /><testcase classname="tests.integration.infrastructure.test_persistence.TestConcurrentOperations" name="test_concurrent_tool_operations" time="0.007" /><testcase classname="tests.integration.infrastructure.test_persistence.TestConcurrentOperations" name="test_read_write_race" time="0.011" /><testcase classname="tests.integration.presentation.test_server.TestMCPServerCreation" name="test_server_creation" time="0.008" /><testcase classname="tests.integration.presentation.test_server.TestMCPServerCreation" name="test_server_internal_dicts_initialized" time="0.007" /><testcase classname="tests.integration.presentation.test_server.TestMCPServerCreation" name="test_server_property_returns_mcp_server" time="0.009" /><testcase classname="tests.integration.presentation.test_server.TestToolRegistration" name="test_register_single_tool" time="0.007" /><testcase classname="tests.integration.presentation.test_server.TestToolRegistration" name="test_register_multiple_tools" time="0.010" /><testcase classname="tests.integration.presentation.test_server.TestToolRegistration" name="test_register_builtin_tools" time="0.007" /><testcase classname="tests.integration.presentation.test_server.TestToolRegistration" name="test_builtin_tool_definitions_structure" time="0.007" /><testcase classname="tests.integration.presentation.test_server.TestToolRegistration" name="test_register_tool_overwrites_existing" time="0.007" /><testcase classname="tests.integration.presentation.test_server.TestToolRegistration" name="test_tool_input_schema_stored" time="0.007" /><testcase classname="tests.integration.presentation.test_server.TestResourceRegistration" name="test_register_static_resource" time="0.007" /><testcase classname="tests.integration.presentation.test_server.TestResourceRegistration" name="test_register_template_resource" time="0.012" /><testcase classname="tests.integration.presentation.test_server.TestResourceRegistration" name="test_register_builtin_resources" time="0.017" /><testcase classname="tests.integration.presentation.test_server.TestResourceRegistration" name="test_builtin_resource_definitions_structure" time="0.015" /><testcase classname="tests.integration.presentation.test_server.TestResourceRegistration" name="test_builtin_template_definitions_structure" time="0.017" /><testcase classname="tests.integration.presentation.test_server.TestResourceRegistration" name="test_static_and_template_mixed" time="0.007" /><testcase classname="tests.integration.presentation.test_server.TestPromptRegistration" name="test_register_single_prompt" time="0.007" /><testcase classname="tests.integration.presentation.test_server.TestPromptRegistration" name="test_register_builtin_prompts" time="0.007" /><testcase classname="tests.integration.presentation.test_server.TestPromptRegistration" name="test_builtin_prompt_definitions_structure" time="0.007" /><testcase classname="tests.integration.presentation.test_server.TestPromptRegistration" name="test_register_prompt_no_arguments" time="0.010" /><testcase classname="tests.integration.presentation.test_server.TestSetupHandlers" name="test_setup_handlers_creates_decorators" time="0.007" /><testcase classname="tests.integration.presentation.test_server.TestSetupHandlers" name="test_list_tools_handler" time="0.028" /><testcase classname="tests.integration.presentation.test_server.TestSetupHandlers" name="test_list_resources_handler" time="0.035" /><testcase classname="tests.integration.presentation.test_server.TestSetupHandlers" name="test_list_resource_templates_handler" time="0.024" /><testcase classname="tests.integration.presentation.test_server.TestSetupHandlers" name="test_list_prompts_handler" time="0.012" /><testcase classname="tests.integration.presentation.test_server.TestSetupHandlers" name="test_call_tool_handler_echo" time="0.015" /><testcase classname="tests.integration.presentation.test_server.TestSetupHandlers" name="test_call_tool_handler_not_found" time="0.020" /><testcase classname="tests.integration.presentation.test_server.TestSetupHandlers" name="test_read_resource_handler_config" time="0.010" /><testcase classname="tests.integration.presentation.test_server.TestSetupHandlers" name="test_read_resource_handler_not_found" time="0.014" /><testcase classname="tests.integration.presentation.test_server.TestSetupHandlers" name="test_get_prompt_handler" time="0.018" /><testcase classname="tests.integration.presentation.test_server.TestSetupHandlers" name="test_get_prompt_handler_not_found" time="0.019" /><testcase classname="tests.integration.presentation.test_server.TestFullRegistration" name="test_all_tools_registered" time="0.010" /><testcase classname="tests.integration.presentation.test_server.TestFullRegistration" name="test_all_resources_registered" time="0.023" /><testcase classname="tests.integration.presentation.test_server.TestFullRegistration" name="test_all_templates_registered" time="0.007" /><testcase classname="tests.integration.presentation.test_server.TestFullRegistration" name="test_all_prompts_registered" time="0.007" /><testcase classname="tests.integration.presentation.test_server.TestFullRegistration" name="test_all_handlers_present" time="0.013" /></testsuite></testsuites>