Code Quality: Push on main #1726
All 6 309 tests pass, 85 skipped in 9m 21s
Annotations
Check notice on line 0 in .github
github-actions / Test Results Summary
85 skipped tests found
There are 85 skipped tests, see "Raw output" for the full list of skipped tests.
Raw output
tests.integration.test_aws_dry_run_integration.TestAWSDryRunWithMoto ‑ test_aws_dry_run_with_real_moto
tests.integration.test_aws_dry_run_integration.TestAWSDryRunWithMoto ‑ test_aws_instance_creation_with_moto
tests.integration.test_end_to_end_integration.TestAdditionalEndToEnd ‑ test_complete_ec2_fleet_flow
tests.integration.test_end_to_end_integration.TestAdditionalEndToEnd ‑ test_complete_spot_fleet_flow
tests.integration.test_end_to_end_integration.TestAdditionalEndToEnd ‑ test_provider_tracking_integration
tests.onmoto.test_rest_api_onmoto.TestListMachinesPagination ‑ test_list_machines_pagination
tests.providers.aws.test_botocore_metrics.TestAWSMetricsIntegration ‑ test_aws_metrics_definitions
tests.providers.aws.test_botocore_metrics.TestAWSMetricsIntegration ‑ test_metrics_configuration_loading
tests.unit.infrastructure.test_infrastructure_comprehensive.TestDependencyInjectionComprehensive ‑ test_di_container_initialization
tests.unit.infrastructure.test_infrastructure_comprehensive.TestDependencyInjectionComprehensive ‑ test_di_container_registration
tests.unit.infrastructure.test_infrastructure_comprehensive.TestDependencyInjectionComprehensive ‑ test_di_container_resolution
tests.unit.infrastructure.test_infrastructure_comprehensive.TestLoggingComprehensive ‑ test_logger_exists
tests.unit.infrastructure.test_infrastructure_comprehensive.TestLoggingComprehensive ‑ test_logger_initialization
tests.unit.infrastructure.test_infrastructure_comprehensive.TestTemplateInfrastructureComprehensive ‑ test_format_converter_exists
tests.unit.infrastructure.test_infrastructure_comprehensive.TestTemplateInfrastructureComprehensive ‑ test_template_configuration_store_exists
tests.unit.infrastructure.test_infrastructure_comprehensive.TestTemplateInfrastructureComprehensive ‑ test_template_loader_exists
tests.unit.interface.test_configuration_handlers.TestGetProviderConfigCLIHandler ‑ test_handle_exception
tests.unit.interface.test_configuration_handlers.TestGetProviderConfigCLIHandler ‑ test_handle_success
tests.unit.interface.test_configuration_handlers.TestMigrateProviderConfigCLIHandler ‑ test_handle_exception
tests.unit.interface.test_configuration_handlers.TestMigrateProviderConfigCLIHandler ‑ test_handle_success_default_options
tests.unit.interface.test_configuration_handlers.TestMigrateProviderConfigCLIHandler ‑ test_handle_with_input_data
tests.unit.interface.test_configuration_handlers.TestReloadProviderConfigCLIHandler ‑ test_handle_exception
tests.unit.interface.test_configuration_handlers.TestReloadProviderConfigCLIHandler ‑ test_handle_success_default_path
tests.unit.interface.test_configuration_handlers.TestReloadProviderConfigCLIHandler ‑ test_handle_success_with_path
tests.unit.interface.test_configuration_handlers.TestReloadProviderConfigCLIHandler ‑ test_handle_with_input_data
tests.unit.interface.test_configuration_handlers.TestValidateProviderConfigCLIHandler ‑ test_handle_exception
tests.unit.interface.test_configuration_handlers.TestValidateProviderConfigCLIHandler ‑ test_handle_invalid_config
tests.unit.interface.test_configuration_handlers.TestValidateProviderConfigCLIHandler ‑ test_handle_valid_config
tests.unit.providers.test_aws_handlers.TestABISOverrides ‑ test_asg_uses_instance_requirements_mixed_policy
tests.unit.providers.test_aws_handlers.TestABISOverrides ‑ test_ec2_fleet_uses_instance_requirements_overrides
tests.unit.providers.test_aws_handlers.TestABISOverrides ‑ test_spot_fleet_uses_instance_requirements_overrides
tests.unit.providers.test_aws_handlers.TestASGHandler ‑ test_asg_handler_creates_auto_scaling_group
tests.unit.providers.test_aws_handlers.TestASGHandler ‑ test_asg_handler_release_hosts_error_handling
tests.unit.providers.test_aws_handlers.TestASGHandler ‑ test_asg_handler_release_hosts_incomplete_resource_mapping
tests.unit.providers.test_aws_handlers.TestASGHandler ‑ test_asg_handler_release_hosts_mixed_instances
tests.unit.providers.test_aws_handlers.TestASGHandler ‑ test_asg_handler_release_hosts_with_resource_mapping
tests.unit.providers.test_aws_handlers.TestASGHandler ‑ test_asg_handler_scales_group
tests.unit.providers.test_aws_handlers.TestASGHandler ‑ test_asg_handler_terminates_instances
tests.unit.providers.test_aws_handlers.TestContextFieldSupport ‑ test_asg_context_field
tests.unit.providers.test_aws_handlers.TestContextFieldSupport ‑ test_ec2_fleet_context_field
tests.unit.providers.test_aws_handlers.TestContextFieldSupport ‑ test_handlers_without_context_field
tests.unit.providers.test_aws_handlers.TestContextFieldSupport ‑ test_spot_fleet_context_field
tests.unit.providers.test_aws_handlers.TestContextFieldSupport ‑ test_spot_fleet_percent_on_demand_for_spot_price
tests.unit.providers.test_aws_handlers.TestEC2FleetHandler ‑ test_ec2_fleet_handler_builds_maintain_config
tests.unit.providers.test_aws_handlers.TestEC2FleetHandler ‑ test_ec2_fleet_handler_creates_fleet
tests.unit.providers.test_aws_handlers.TestEC2FleetHandler ‑ test_ec2_fleet_handler_handles_creation_failure
tests.unit.providers.test_aws_handlers.TestEC2FleetHandler ‑ test_ec2_fleet_handler_release_hosts_error_handling
tests.unit.providers.test_aws_handlers.TestEC2FleetHandler ‑ test_ec2_fleet_handler_release_hosts_incomplete_resource_mapping
tests.unit.providers.test_aws_handlers.TestEC2FleetHandler ‑ test_ec2_fleet_handler_release_hosts_maintain_fleet_capacity_management
tests.unit.providers.test_aws_handlers.TestEC2FleetHandler ‑ test_ec2_fleet_handler_release_hosts_mixed_instances
tests.unit.providers.test_aws_handlers.TestEC2FleetHandler ‑ test_ec2_fleet_handler_release_hosts_with_resource_mapping
tests.unit.providers.test_aws_handlers.TestEC2FleetHandler ‑ test_ec2_fleet_handler_terminates_instances
tests.unit.providers.test_aws_handlers.TestEC2FleetHandler ‑ test_ec2_fleet_instant_errors_with_instances_marks_partial_success
tests.unit.providers.test_aws_handlers.TestEC2FleetHandler ‑ test_ec2_fleet_instant_errors_without_instances_records_failure_details
tests.unit.providers.test_aws_handlers.TestEC2FleetHandler ‑ test_ec2_fleet_instant_no_errors_no_instances_warns
tests.unit.providers.test_aws_handlers.TestMultiInstanceOverrides ‑ test_asg_overrides_from_machine_types
tests.unit.providers.test_aws_handlers.TestMultiInstanceOverrides ‑ test_conflicting_machine_type_and_machine_types_raises
tests.unit.providers.test_aws_handlers.TestMultiInstanceOverrides ‑ test_ec2_fleet_overrides_from_machine_types
tests.unit.providers.test_aws_handlers.TestMultiInstanceOverrides ‑ test_spot_fleet_overrides_from_machine_types
tests.unit.providers.test_aws_handlers.TestRunInstancesHandler ‑ test_run_instances_handler_creates_instances
tests.unit.providers.test_aws_handlers.TestRunInstancesHandler ‑ test_run_instances_handler_handles_capacity_errors
tests.unit.providers.test_aws_handlers.TestRunInstancesHandler ‑ test_run_instances_handler_release_hosts_basic_termination
tests.unit.providers.test_aws_handlers.TestRunInstancesHandler ‑ test_run_instances_handler_release_hosts_client_error_handling
tests.unit.providers.test_aws_handlers.TestRunInstancesHandler ‑ test_run_instances_handler_release_hosts_empty_list
tests.unit.providers.test_aws_handlers.TestRunInstancesHandler ‑ test_run_instances_handler_release_hosts_error_handling
tests.unit.providers.test_aws_handlers.TestRunInstancesHandler ‑ test_run_instances_handler_release_hosts_mixed_reservations
tests.unit.providers.test_aws_handlers.TestRunInstancesHandler ‑ test_run_instances_handler_release_hosts_spot_instances
tests.unit.providers.test_aws_handlers.TestRunInstancesHandler ‑ test_run_instances_handler_release_hosts_with_resource_mapping
tests.unit.providers.test_aws_handlers.TestRunInstancesHandler ‑ test_run_instances_handler_supports_user_data
tests.unit.providers.test_aws_handlers.TestSpotFleetHandler ‑ test_asg_handler_builds_mixed_distribution_from_percent
tests.unit.providers.test_aws_handlers.TestSpotFleetHandler ‑ test_asg_handler_builds_spot_instances_distribution
tests.unit.providers.test_aws_handlers.TestSpotFleetHandler ‑ test_asg_handler_distribution_respects_percent_on_demand
tests.unit.providers.test_aws_handlers.TestSpotFleetHandler ‑ test_spot_fleet_handler_builds_maintain_config
tests.unit.providers.test_aws_handlers.TestSpotFleetHandler ‑ test_spot_fleet_handler_creates_spot_fleet
tests.unit.providers.test_aws_handlers.TestSpotFleetHandler ‑ test_spot_fleet_handler_handles_price_changes
tests.unit.providers.test_aws_handlers.TestSpotFleetHandler ‑ test_spot_fleet_handler_optimizes_costs
tests.unit.providers.test_aws_handlers.TestSpotFleetHandler ‑ test_spot_fleet_handler_release_hosts_error_handling
tests.unit.providers.test_aws_handlers.TestSpotFleetHandler ‑ test_spot_fleet_handler_release_hosts_fleet_cancellation
tests.unit.providers.test_aws_handlers.TestSpotFleetHandler ‑ test_spot_fleet_handler_release_hosts_incomplete_resource_mapping
tests.unit.providers.test_aws_handlers.TestSpotFleetHandler ‑ test_spot_fleet_handler_release_hosts_maintain_reduces_capacity
tests.unit.providers.test_aws_handlers.TestSpotFleetHandler ‑ test_spot_fleet_handler_release_hosts_mixed_instances
tests.unit.providers.test_aws_handlers.TestSpotFleetHandler ‑ test_spot_fleet_handler_release_hosts_spot_instance_detection
tests.unit.providers.test_aws_handlers.TestSpotFleetHandler ‑ test_spot_fleet_handler_release_hosts_with_resource_mapping
tests.unit.providers.test_providers_comprehensive.TestAWSPersistenceComprehensive ‑ test_dynamodb_strategy_exists
tests.unit.test_setup ‑ test_aws_marker
Check notice on line 0 in .github
github-actions / Test Results Summary
6394 tests found (test 1 to 593)
There are 6394 tests, see "Raw output" for the list of tests 1 to 593.
Raw output
tests.e2e.test_cli_integration.TestCLIIntegration ‑ test_cli_data_input_parsing_e2e
tests.e2e.test_cli_integration.TestCLIIntegration ‑ test_cli_error_handling_e2e
tests.e2e.test_cli_integration.TestCLIIntegration ‑ test_cli_file_input_parsing_e2e
tests.e2e.test_cli_integration.TestCLIIntegration ‑ test_cli_integration_with_provider_strategy_e2e
tests.e2e.test_cli_integration.TestCLIIntegration ‑ test_cli_template_operations_integration_e2e
tests.e2e.test_cli_integration.TestCLIIntegration ‑ test_get_provider_config_cli_e2e
tests.e2e.test_cli_integration.TestCLIIntegration ‑ test_migrate_provider_config_cli_e2e
tests.e2e.test_cli_integration.TestCLIIntegration ‑ test_reload_provider_config_cli_e2e
tests.e2e.test_cli_integration.TestCLIIntegration ‑ test_select_provider_strategy_cli_e2e
tests.e2e.test_cli_integration.TestCLIIntegration ‑ test_validate_provider_config_cli_e2e
tests.e2e.test_configuration_integration.TestConfigurationIntegration ‑ test_application_bootstrap_integration
tests.e2e.test_configuration_integration.TestConfigurationIntegration ‑ test_configuration_migration_e2e
tests.e2e.test_configuration_integration.TestConfigurationIntegration ‑ test_configuration_validation_e2e
tests.e2e.test_configuration_integration.TestConfigurationIntegration ‑ test_environment_variable_override_e2e
tests.e2e.test_configuration_integration.TestConfigurationIntegration ‑ test_error_handling_e2e
tests.e2e.test_configuration_integration.TestConfigurationIntegration ‑ test_legacy_configuration_e2e
tests.e2e.test_configuration_integration.TestConfigurationIntegration ‑ test_multi_provider_configuration_e2e
tests.e2e.test_configuration_integration.TestConfigurationIntegration ‑ test_performance_configuration_e2e
tests.e2e.test_configuration_integration.TestConfigurationIntegration ‑ test_provider_strategy_factory_integration
tests.e2e.test_configuration_integration.TestConfigurationIntegration ‑ test_single_provider_configuration_e2e
tests.e2e.test_configuration_integration.TestConfigurationIntegration ‑ test_template_defaults_hierarchy_e2e
tests.e2e.test_critical_path_e2e.TestConfigurationManagement ‑ test_command_bus_unavailable_returns_500
tests.e2e.test_critical_path_e2e.TestConfigurationManagement ‑ test_health_endpoint_returns_healthy
tests.e2e.test_critical_path_e2e.TestConfigurationManagement ‑ test_info_endpoint_returns_service_info
tests.e2e.test_critical_path_e2e.TestConfigurationManagement ‑ test_openapi_schema_documents_all_critical_paths
tests.e2e.test_critical_path_e2e.TestConfigurationManagement ‑ test_query_bus_unavailable_returns_500
tests.e2e.test_critical_path_e2e.TestConfigurationManagement ‑ test_request_id_header_present_on_all_responses
tests.e2e.test_critical_path_e2e.TestConfigurationManagement ‑ test_system_status_via_health_and_info
tests.e2e.test_critical_path_e2e.TestConfigurationManagement ‑ test_template_refresh_triggers_cache_reload
tests.e2e.test_critical_path_e2e.TestMachineLifecycle ‑ test_get_machine_endpoint_exists
tests.e2e.test_critical_path_e2e.TestMachineLifecycle ‑ test_list_machines_endpoint_exists
tests.e2e.test_critical_path_e2e.TestMachineLifecycle ‑ test_provision_machines_then_check_status
tests.e2e.test_critical_path_e2e.TestMachineLifecycle ‑ test_provision_then_terminate_machines
tests.e2e.test_critical_path_e2e.TestMachineLifecycle ‑ test_return_orchestrator_receives_correct_machine_ids
tests.e2e.test_critical_path_e2e.TestRequestLifecycle ‑ test_full_lifecycle_create_provision_return_cleanup
tests.e2e.test_critical_path_e2e.TestRequestLifecycle ‑ test_get_request_status_passes_request_id_to_orchestrator
tests.e2e.test_critical_path_e2e.TestRequestLifecycle ‑ test_get_request_status_returns_status
tests.e2e.test_critical_path_e2e.TestRequestLifecycle ‑ test_list_requests_returns_response
tests.e2e.test_critical_path_e2e.TestRequestLifecycle ‑ test_request_handler_error_surfaces_as_server_error
tests.e2e.test_critical_path_e2e.TestRequestLifecycle ‑ test_request_lifecycle_status_transitions
tests.e2e.test_critical_path_e2e.TestRequestLifecycle ‑ test_request_machines_missing_template_id_returns_422
tests.e2e.test_critical_path_e2e.TestRequestLifecycle ‑ test_request_machines_returns_request_id
tests.e2e.test_critical_path_e2e.TestRequestLifecycle ‑ test_return_machines_creates_return_request
tests.e2e.test_critical_path_e2e.TestTemplateManagement ‑ test_create_template_missing_template_id_returns_422
tests.e2e.test_critical_path_e2e.TestTemplateManagement ‑ test_create_template_returns_201
tests.e2e.test_critical_path_e2e.TestTemplateManagement ‑ test_create_template_validation_errors_return_error
tests.e2e.test_critical_path_e2e.TestTemplateManagement ‑ test_delete_template_returns_200
tests.e2e.test_critical_path_e2e.TestTemplateManagement ‑ test_get_template_by_id_returns_template
tests.e2e.test_critical_path_e2e.TestTemplateManagement ‑ test_get_template_not_found_returns_error
tests.e2e.test_critical_path_e2e.TestTemplateManagement ‑ test_list_templates_returns_empty_list
tests.e2e.test_critical_path_e2e.TestTemplateManagement ‑ test_list_templates_returns_templates
tests.e2e.test_critical_path_e2e.TestTemplateManagement ‑ test_list_templates_with_provider_api_filter
tests.e2e.test_critical_path_e2e.TestTemplateManagement ‑ test_template_create_then_get_flow
tests.e2e.test_critical_path_e2e.TestTemplateManagement ‑ test_template_create_validate_then_use_in_request
tests.e2e.test_critical_path_e2e.TestTemplateManagement ‑ test_template_refresh_returns_count
tests.e2e.test_critical_path_e2e.TestTemplateManagement ‑ test_update_template_returns_200
tests.e2e.test_end_to_end_integration ‑ test_domain_model_flow
tests.e2e.test_end_to_end_integration ‑ test_end_to_end_integration
tests.e2e.test_end_to_end_integration ‑ test_error_handling_integration
tests.e2e.test_end_to_end_integration ‑ test_full_end_to_end_flow
tests.e2e.test_end_to_end_integration ‑ test_handler_routing
tests.e2e.test_end_to_end_integration ‑ test_launch_template_integration
tests.e2e.test_end_to_end_integration ‑ test_performance_metrics_integration
tests.e2e.test_end_to_end_integration ‑ test_provider_strategy_integration
tests.e2e.test_performance.TestPerformance ‑ test_benchmark_provider_selection
tests.e2e.test_performance.TestPerformance ‑ test_concurrent_configuration_access
tests.e2e.test_performance.TestPerformance ‑ test_configuration_loading_performance
tests.e2e.test_performance.TestPerformance ‑ test_configuration_reload_performance
tests.e2e.test_performance.TestPerformance ‑ test_configuration_validation_performance
tests.e2e.test_performance.TestPerformance ‑ test_large_configuration_handling
tests.e2e.test_performance.TestPerformance ‑ test_memory_usage_performance
tests.e2e.test_performance.TestPerformance ‑ test_provider_caching_performance
tests.e2e.test_performance.TestPerformance ‑ test_provider_strategy_factory_performance
tests.e2e.test_performance.TestPerformance ‑ test_stress_test_configuration_operations
tests.e2e.test_system_validation.TestSystemValidation ‑ test_complete_application_lifecycle
tests.e2e.test_system_validation.TestSystemValidation ‑ test_complete_integration_workflow
tests.e2e.test_system_validation.TestSystemValidation ‑ test_error_recovery_scenarios
tests.e2e.test_system_validation.TestSystemValidation ‑ test_final_system_validation_complete
tests.e2e.test_system_validation.TestSystemValidation ‑ test_legacy_to_integrated_migration_complete
tests.e2e.test_system_validation.TestSystemValidation ‑ test_multi_provider_failover_scenario
tests.e2e.test_system_validation.TestSystemValidation ‑ test_performance_under_load
tests.e2e.test_system_validation.TestSystemValidation ‑ test_production_configuration_scenario
tests.infrastructure.caching.test_ami_cache_service.TestAMICacheService ‑ test_cache_clear
tests.infrastructure.caching.test_ami_cache_service.TestAMICacheService ‑ test_cache_expiration
tests.infrastructure.caching.test_ami_cache_service.TestAMICacheService ‑ test_cache_hit
tests.infrastructure.caching.test_ami_cache_service.TestAMICacheService ‑ test_cache_initialization
tests.infrastructure.caching.test_ami_cache_service.TestAMICacheService ‑ test_cache_miss
tests.infrastructure.caching.test_ami_cache_service.TestAMICacheService ‑ test_cache_size_limit
tests.infrastructure.caching.test_ami_cache_service.TestAMICacheService ‑ test_clear_expired_entries
tests.infrastructure.caching.test_ami_cache_service.TestAMICacheService ‑ test_failed_expiration
tests.infrastructure.caching.test_ami_cache_service.TestAMICacheService ‑ test_failed_tracking
tests.infrastructure.caching.test_ami_cache_service.TestAMICacheService ‑ test_stale_cache_access
tests.infrastructure.di.test_injectable_decorator.TestInjectableDecorator ‑ test_injectable_decorator_basic
tests.infrastructure.di.test_injectable_decorator.TestInjectableDecorator ‑ test_injectable_error_handling
tests.infrastructure.di.test_injectable_decorator.TestInjectableDecorator ‑ test_injectable_info_extraction
tests.infrastructure.di.test_injectable_decorator.TestInjectableDecorator ‑ test_injectable_preserves_original_behavior
tests.infrastructure.di.test_injectable_decorator.TestInjectableDecorator ‑ test_injectable_with_container_resolution
tests.infrastructure.di.test_injectable_decorator.TestInjectableDecorator ‑ test_injectable_with_defaults
tests.infrastructure.di.test_injectable_decorator.TestInjectableDecorator ‑ test_injectable_with_mixed_parameters
tests.infrastructure.di.test_injectable_decorator.TestInjectableDecorator ‑ test_injectable_with_optional_dependencies
tests.infrastructure.di.test_injectable_decorator.TestInjectableDecorator ‑ test_injectable_with_optional_unavailable
tests.infrastructure.di.test_injectable_decorator.TestInjectableDecorator ‑ test_non_injectable_class
tests.infrastructure.di.test_injectable_decorator.TestInjectableIntegration ‑ test_injectable_command_bus_pattern
tests.infrastructure.di.test_injectable_decorator.TestInjectableIntegration ‑ test_injectable_with_real_logging_port
tests.infrastructure.error.test_exception_type_mapper.TestExceptionTypeMapper ‑ test_cache_cleared_on_clear_handlers
tests.infrastructure.error.test_exception_type_mapper.TestExceptionTypeMapper ‑ test_caching_behavior
tests.infrastructure.error.test_exception_type_mapper.TestExceptionTypeMapper ‑ test_clear_handlers
tests.infrastructure.error.test_exception_type_mapper.TestExceptionTypeMapper ‑ test_fallback_handler_used_when_no_match
tests.infrastructure.error.test_exception_type_mapper.TestExceptionTypeMapper ‑ test_fallback_http_handler_used_when_no_match
tests.infrastructure.error.test_exception_type_mapper.TestExceptionTypeMapper ‑ test_get_registered_types
tests.infrastructure.error.test_exception_type_mapper.TestExceptionTypeMapper ‑ test_has_handler_exact_match
tests.infrastructure.error.test_exception_type_mapper.TestExceptionTypeMapper ‑ test_has_handler_inheritance
tests.infrastructure.error.test_exception_type_mapper.TestExceptionTypeMapper ‑ test_has_http_handler_exact_match
tests.infrastructure.error.test_exception_type_mapper.TestExceptionTypeMapper ‑ test_has_http_handler_inheritance
tests.infrastructure.error.test_exception_type_mapper.TestExceptionTypeMapper ‑ test_mro_handler_lookup
tests.infrastructure.error.test_exception_type_mapper.TestExceptionTypeMapper ‑ test_mro_http_handler_lookup
tests.infrastructure.error.test_exception_type_mapper.TestExceptionTypeMapper ‑ test_no_handler_raises_error_without_fallback
tests.infrastructure.error.test_exception_type_mapper.TestExceptionTypeMapper ‑ test_no_http_handler_raises_error_without_fallback
tests.infrastructure.error.test_exception_type_mapper.TestExceptionTypeMapper ‑ test_register_and_get_handler
tests.infrastructure.error.test_exception_type_mapper.TestExceptionTypeMapper ‑ test_register_and_get_http_handler
tests.infrastructure.error.test_exception_type_mapper.TestExceptionTypeMapper ‑ test_separate_handler_namespaces
tests.infrastructure.error.test_exception_type_mapper.TestExceptionTypeMapper ‑ test_specific_handler_overrides_parent
tests.infrastructure.error.test_http_response_handler.TestHTTPErrorResponseHandler ‑ test_business_rule_violation_http
tests.infrastructure.error.test_http_response_handler.TestHTTPErrorResponseHandler ‑ test_configuration_error_http
tests.infrastructure.error.test_http_response_handler.TestHTTPErrorResponseHandler ‑ test_entity_not_found_error_http
tests.infrastructure.error.test_http_response_handler.TestHTTPErrorResponseHandler ‑ test_exception_without_details
tests.infrastructure.error.test_http_response_handler.TestHTTPErrorResponseHandler ‑ test_infrastructure_error_http
tests.infrastructure.error.test_http_response_handler.TestHTTPErrorResponseHandler ‑ test_inheritance_handling
tests.infrastructure.error.test_http_response_handler.TestHTTPErrorResponseHandler ‑ test_machine_not_found_http
tests.infrastructure.error.test_http_response_handler.TestHTTPErrorResponseHandler ‑ test_machine_validation_http
tests.infrastructure.error.test_http_response_handler.TestHTTPErrorResponseHandler ‑ test_request_not_found_http
tests.infrastructure.error.test_http_response_handler.TestHTTPErrorResponseHandler ‑ test_request_validation_http
tests.infrastructure.error.test_http_response_handler.TestHTTPErrorResponseHandler ‑ test_template_not_found_http
tests.infrastructure.error.test_http_response_handler.TestHTTPErrorResponseHandler ‑ test_template_validation_http
tests.infrastructure.error.test_http_response_handler.TestHTTPErrorResponseHandler ‑ test_unexpected_error_http
tests.infrastructure.error.test_http_response_handler.TestHTTPErrorResponseHandler ‑ test_validation_error_http
tests.infrastructure.error.test_utilities.TestBuildErrorContext ‑ test_builds_basic_context
tests.infrastructure.error.test_utilities.TestBuildErrorContext ‑ test_handles_domain_exception_details
tests.infrastructure.error.test_utilities.TestBuildErrorContext ‑ test_handles_exception_without_details
tests.infrastructure.error.test_utilities.TestBuildErrorContext ‑ test_includes_additional_kwargs
tests.infrastructure.error.test_utilities.TestFormatErrorMessage ‑ test_formats_domain_exception
tests.infrastructure.error.test_utilities.TestFormatErrorMessage ‑ test_formats_simple_exception
tests.infrastructure.error.test_utilities.TestFormatErrorMessage ‑ test_formats_with_traceback
tests.infrastructure.error.test_utilities.TestFormatErrorMessage ‑ test_handles_none_message
tests.infrastructure.error.test_utilities.TestFormatStackTrace ‑ test_formats_current_stack
tests.infrastructure.error.test_utilities.TestFormatStackTrace ‑ test_formats_exception_traceback
tests.infrastructure.error.test_utilities.TestFormatStackTrace ‑ test_handles_none_exception
tests.infrastructure.error.test_utilities.TestFormatStackTrace ‑ test_limits_traceback_lines
tests.infrastructure.error.test_utilities.TestGenerateErrorCode ‑ test_generates_fallback_code
tests.infrastructure.error.test_utilities.TestGenerateErrorCode ‑ test_generates_from_domain_exception
tests.infrastructure.error.test_utilities.TestGenerateErrorCode ‑ test_generates_from_exception_type
tests.infrastructure.error.test_utilities.TestGenerateErrorCode ‑ test_generates_with_prefix
tests.infrastructure.error.test_utilities.TestGenerateErrorCode ‑ test_handles_nested_exception_names
tests.infrastructure.error.test_utilities_integration.TestUtilitiesIntegration ‑ test_utilities_complement_exception_handler
tests.infrastructure.error.test_utilities_integration.TestUtilitiesIntegration ‑ test_utilities_handle_edge_cases
tests.infrastructure.error.test_utilities_integration.TestUtilitiesIntegration ‑ test_utilities_provide_debugging_info
tests.infrastructure.error.test_utilities_integration.TestUtilitiesIntegration ‑ test_utilities_work_with_wrapped_exceptions
tests.infrastructure.registry.test_base_registry.TestBaseRegistryConsolidatedMethods ‑ test_error_formatting_with_instances
tests.infrastructure.registry.test_base_registry.TestBaseRegistryConsolidatedMethods ‑ test_format_not_registered_error_consolidated
tests.infrastructure.registry.test_base_registry.TestBaseRegistryConsolidatedMethods ‑ test_format_registry_error_backward_compatibility
tests.infrastructure.registry.test_base_registry.TestBaseRegistryConsolidatedMethods ‑ test_get_registered_types_consolidated
tests.infrastructure.registry.test_base_registry.TestBaseRegistryConsolidatedMethods ‑ test_is_registered_consolidated
tests.infrastructure.registry.test_base_registry.TestBaseRegistryConsolidatedMethods ‑ test_multi_choice_instance_methods
tests.infrastructure.registry.test_base_registry_factory.TestBaseRegistryWithFactory ‑ test_base_registry_constructor_injection
tests.infrastructure.registry.test_base_registry_factory.TestBaseRegistryWithFactory ‑ test_create_strategy_by_type_uses_factory
tests.infrastructure.registry.test_base_registry_factory.TestBaseRegistryWithFactory ‑ test_no_ensure_dependencies_method
tests.infrastructure.registry.test_base_registry_factory.TestBaseRegistryWithFactory ‑ test_no_lazy_dependency_properties
tests.infrastructure.registry.test_base_registry_factory.TestBaseRegistryWithFactory ‑ test_register_type_uses_factory
tests.infrastructure.registry.test_registry_factory.TestRegistryFactory ‑ test_create_instance_unregistered_raises_error
tests.infrastructure.registry.test_registry_factory.TestRegistryFactory ‑ test_create_instance_with_override_kwargs
tests.infrastructure.registry.test_registry_factory.TestRegistryFactory ‑ test_register_and_create_instance
tests.infrastructure.registry.test_registry_factory.TestRegistryFactory ‑ test_register_constructor_without_dependencies
tests.infrastructure.scheduler.base.test_strategy.TestBaseSchedulerStrategy ‑ test_cannot_instantiate_abstract_base
tests.infrastructure.scheduler.base.test_strategy.TestBaseSchedulerStrategy ‑ test_coalesce_directory_uses_default_factory_when_no_override
tests.infrastructure.scheduler.base.test_strategy.TestBaseSchedulerStrategy ‑ test_get_log_level_does_not_read_env_directly
tests.infrastructure.scheduler.base.test_strategy.TestBaseSchedulerStrategy ‑ test_get_log_level_reads_from_injected_config
tests.infrastructure.scheduler.base.test_strategy.TestBaseSchedulerStrategy ‑ test_initialization
tests.infrastructure.scheduler.base.test_strategy.TestBaseSchedulerStrategy ‑ test_scheduler_port_methods_implemented
tests.infrastructure.storage.components.test_entity_cache.TestEntityCacheInterface ‑ test_cache_interface_is_abstract
tests.infrastructure.storage.components.test_entity_cache.TestMemoryEntityCache ‑ test_clear
tests.infrastructure.storage.components.test_entity_cache.TestMemoryEntityCache ‑ test_get_nonexistent
tests.infrastructure.storage.components.test_entity_cache.TestMemoryEntityCache ‑ test_initialization
tests.infrastructure.storage.components.test_entity_cache.TestMemoryEntityCache ‑ test_multiple_entities
tests.infrastructure.storage.components.test_entity_cache.TestMemoryEntityCache ‑ test_put_and_get
tests.infrastructure.storage.components.test_entity_cache.TestMemoryEntityCache ‑ test_remove
tests.infrastructure.storage.components.test_entity_cache.TestMemoryEntityCache ‑ test_remove_nonexistent
tests.infrastructure.storage.components.test_entity_cache.TestNoOpEntityCache ‑ test_clear_does_nothing
tests.infrastructure.storage.components.test_entity_cache.TestNoOpEntityCache ‑ test_get_always_returns_none
tests.infrastructure.storage.components.test_entity_cache.TestNoOpEntityCache ‑ test_put_does_nothing
tests.infrastructure.storage.components.test_entity_cache.TestNoOpEntityCache ‑ test_remove_does_nothing
tests.infrastructure.storage.components.test_entity_serializer.TestEntitySerializerComponent ‑ test_base_serializer_initialization
tests.infrastructure.storage.components.test_entity_serializer.TestEntitySerializerComponent ‑ test_from_dict_deserialization
tests.infrastructure.storage.components.test_entity_serializer.TestEntitySerializerComponent ‑ test_round_trip_serialization
tests.infrastructure.storage.components.test_entity_serializer.TestEntitySerializerComponent ‑ test_serializer_interface
tests.infrastructure.storage.components.test_entity_serializer.TestEntitySerializerComponent ‑ test_to_dict_serialization
tests.infrastructure.storage.components.test_event_publisher.TestEventPublisherInterface ‑ test_event_publisher_interface_is_abstract
tests.infrastructure.storage.components.test_event_publisher.TestInMemoryEventPublisher ‑ test_clear_events
tests.infrastructure.storage.components.test_event_publisher.TestInMemoryEventPublisher ‑ test_get_published_events
tests.infrastructure.storage.components.test_event_publisher.TestInMemoryEventPublisher ‑ test_initialization
tests.infrastructure.storage.components.test_event_publisher.TestInMemoryEventPublisher ‑ test_mixed_publish_methods
tests.infrastructure.storage.components.test_event_publisher.TestInMemoryEventPublisher ‑ test_publish_multiple_events
tests.infrastructure.storage.components.test_event_publisher.TestInMemoryEventPublisher ‑ test_publish_single_event
tests.infrastructure.storage.components.test_event_publisher.TestLoggingEventPublisher ‑ test_initialization
tests.infrastructure.storage.components.test_event_publisher.TestLoggingEventPublisher ‑ test_publish_multiple_events
tests.infrastructure.storage.components.test_event_publisher.TestLoggingEventPublisher ‑ test_publish_single_event
tests.infrastructure.storage.components.test_event_publisher.TestNoOpEventPublisher ‑ test_publish_event_does_nothing
tests.infrastructure.storage.components.test_event_publisher.TestNoOpEventPublisher ‑ test_publish_events_does_nothing
tests.infrastructure.storage.components.test_version_manager.TestMemoryVersionManager ‑ test_get_version_nonexistent
tests.infrastructure.storage.components.test_version_manager.TestMemoryVersionManager ‑ test_increment_version_existing_entity
tests.infrastructure.storage.components.test_version_manager.TestMemoryVersionManager ‑ test_increment_version_new_entity
tests.infrastructure.storage.components.test_version_manager.TestMemoryVersionManager ‑ test_initialization
tests.infrastructure.storage.components.test_version_manager.TestMemoryVersionManager ‑ test_multiple_entities
tests.infrastructure.storage.components.test_version_manager.TestMemoryVersionManager ‑ test_set_version
tests.infrastructure.storage.components.test_version_manager.TestMemoryVersionManager ‑ test_set_version_overwrites
tests.infrastructure.storage.components.test_version_manager.TestNoOpVersionManager ‑ test_get_version_always_returns_none
tests.infrastructure.storage.components.test_version_manager.TestNoOpVersionManager ‑ test_increment_version_always_returns_one
tests.infrastructure.storage.components.test_version_manager.TestNoOpVersionManager ‑ test_set_version_does_nothing
tests.infrastructure.storage.components.test_version_manager.TestVersionManagerInterface ‑ test_version_manager_interface_is_abstract
tests.infrastructure.storage.interfaces.test_interfaces.TestBatchStorage ‑ test_interface_is_abstract
tests.infrastructure.storage.interfaces.test_interfaces.TestBatchStorage ‑ test_interface_methods_exist
tests.infrastructure.storage.interfaces.test_interfaces.TestStorageReader ‑ test_interface_is_abstract
tests.infrastructure.storage.interfaces.test_interfaces.TestStorageReader ‑ test_interface_methods_exist
tests.infrastructure.storage.interfaces.test_interfaces.TestStorageStrategyAdapter ‑ test_adapter_delegates_to_strategy
tests.infrastructure.storage.interfaces.test_interfaces.TestStorageStrategyAdapter ‑ test_adapter_implements_all_interfaces
tests.infrastructure.storage.interfaces.test_interfaces.TestStorageStrategyAdapter ‑ test_batch_operations
tests.infrastructure.storage.interfaces.test_interfaces.TestStorageStrategyAdapter ‑ test_reader_operations
tests.infrastructure.storage.interfaces.test_interfaces.TestStorageStrategyAdapter ‑ test_transaction_operations
tests.infrastructure.storage.interfaces.test_interfaces.TestStorageStrategyAdapter ‑ test_writer_operations
tests.infrastructure.storage.interfaces.test_interfaces.TestStorageWriter ‑ test_interface_is_abstract
tests.infrastructure.storage.interfaces.test_interfaces.TestStorageWriter ‑ test_interface_methods_exist
tests.infrastructure.storage.interfaces.test_interfaces.TestTransactionalStorage ‑ test_interface_is_abstract
tests.infrastructure.storage.interfaces.test_interfaces.TestTransactionalStorage ‑ test_interface_methods_exist
tests.infrastructure.test_getrequestatus_functionality.TestGetRequestStatusFunctionality ‑ test_dict_input_fallback
tests.infrastructure.test_getrequestatus_functionality.TestGetRequestStatusFunctionality ‑ test_empty_machines_list
tests.infrastructure.test_getrequestatus_functionality.TestGetRequestStatusFunctionality ‑ test_hostfactory_format_basic
tests.infrastructure.test_getrequestatus_functionality.TestGetRequestStatusFunctionality ‑ test_hostfactory_format_multiple_machines
tests.infrastructure.test_getrequestatus_functionality.TestGetRequestStatusFunctionality ‑ test_machine_result_mapping
tests.infrastructure.test_getrequestatus_functionality.TestGetRequestStatusFunctionality ‑ test_status_mapping
tests.infrastructure.test_request_caching.TestRequestCacheIntegration ‑ test_cache_service_initialization
tests.infrastructure.test_request_caching.TestRequestCacheService ‑ test_cache_request_when_disabled
tests.infrastructure.test_request_caching.TestRequestCacheService ‑ test_cache_validity_check
tests.infrastructure.test_request_caching.TestRequestCacheService ‑ test_caching_disabled_when_config_missing
tests.infrastructure.test_request_caching.TestRequestCacheService ‑ test_caching_enabled_by_default
tests.infrastructure.test_request_caching.TestRequestCacheService ‑ test_config_error_handling
tests.infrastructure.test_request_caching.TestRequestCacheService ‑ test_get_cached_request_when_disabled
tests.integration.api.test_api_endpoints.TestAPIEndpoints ‑ test_404_handling
tests.integration.api.test_api_endpoints.TestAPIEndpoints ‑ test_api_versioning
tests.integration.api.test_api_endpoints.TestAPIEndpoints ‑ test_auth_required_endpoints
tests.integration.api.test_api_endpoints.TestAPIEndpoints ‑ test_content_type_headers
tests.integration.api.test_api_endpoints.TestAPIEndpoints ‑ test_cors_headers_present
tests.integration.api.test_api_endpoints.TestAPIEndpoints ‑ test_docs_endpoint
tests.integration.api.test_api_endpoints.TestAPIEndpoints ‑ test_health_endpoint
tests.integration.api.test_api_endpoints.TestAPIEndpoints ‑ test_info_endpoint
tests.integration.api.test_api_endpoints.TestAPIEndpoints ‑ test_machines_endpoint_routing
tests.integration.api.test_api_endpoints.TestAPIEndpoints ‑ test_method_not_allowed
tests.integration.api.test_api_endpoints.TestAPIEndpoints ‑ test_openapi_schema
tests.integration.api.test_api_endpoints.TestAPIEndpoints ‑ test_redoc_endpoint
tests.integration.api.test_api_endpoints.TestAPIEndpoints ‑ test_request_id_header
tests.integration.api.test_api_endpoints.TestAPIEndpoints ‑ test_requests_endpoint_routing
tests.integration.api.test_api_endpoints.TestAPIEndpoints ‑ test_security_headers
tests.integration.api.test_api_endpoints.TestAPIEndpoints ‑ test_server_error_handling
tests.integration.api.test_api_endpoints.TestAPIEndpoints ‑ test_templates_endpoint_routing
tests.integration.api.test_async_request_poll.TestRequestMachinesAsync ‑ test_missing_machine_count_returns_error
tests.integration.api.test_async_request_poll.TestRequestMachinesAsync ‑ test_missing_template_id_returns_error
tests.integration.api.test_async_request_poll.TestRequestMachinesAsync ‑ test_request_id_has_req_prefix
tests.integration.api.test_async_request_poll.TestRequestMachinesAsync ‑ test_response_contains_request_id
tests.integration.api.test_async_request_poll.TestRequestMachinesAsync ‑ test_returns_202
tests.integration.api.test_async_request_poll.TestRequestStatusPolling ‑ test_poll_long_false
tests.integration.api.test_async_request_poll.TestRequestStatusPolling ‑ test_poll_long_true_by_default
tests.integration.api.test_async_request_poll.TestRequestStatusPolling ‑ test_poll_reflects_status
tests.integration.api.test_async_request_poll.TestRequestStatusPolling ‑ test_poll_response_contains_requests_list
tests.integration.api.test_async_request_poll.TestRequestStatusPolling ‑ test_poll_returns_200
tests.integration.api.test_async_request_poll.TestRequestStatusStream ‑ test_stream_closes_on_terminal_status
tests.integration.api.test_async_request_poll.TestRequestStatusStream ‑ test_stream_data_contains_requests_field
tests.integration.api.test_async_request_poll.TestRequestStatusStream ‑ test_stream_emits_at_least_one_data_event
tests.integration.api.test_async_request_poll.TestRequestStatusStream ‑ test_stream_interval_bounds
tests.integration.api.test_async_request_poll.TestRequestStatusStream ‑ test_stream_no_cache_header
tests.integration.api.test_async_request_poll.TestRequestStatusStream ‑ test_stream_returns_200_with_sse_content_type
tests.integration.api.test_async_request_poll.TestRequestStatusStream ‑ test_stream_timeout_bounds
tests.integration.api.test_authentication_flows.TestAuthenticationFlows ‑ test_auth_context_creation
tests.integration.api.test_authentication_flows.TestAuthenticationFlows ‑ test_bearer_token_auth_flow
tests.integration.api.test_authentication_flows.TestAuthenticationFlows ‑ test_cors_headers
tests.integration.api.test_authentication_flows.TestAuthenticationFlows ‑ test_excluded_paths
tests.integration.api.test_authentication_flows.TestAuthenticationFlows ‑ test_expired_token_handling
tests.integration.api.test_authentication_flows.TestAuthenticationFlows ‑ test_invalid_token_handling
tests.integration.api.test_authentication_flows.TestAuthenticationFlows ‑ test_no_auth_flow
tests.integration.mcp.test_mcp_protocol_compliance.TestMCPProtocolCompliance ‑ test_concurrent_message_handling
tests.integration.mcp.test_mcp_protocol_compliance.TestMCPProtocolCompliance ‑ test_error_handling_compliance
tests.integration.mcp.test_mcp_protocol_compliance.TestMCPProtocolCompliance ‑ test_full_mcp_session_workflow
tests.integration.mcp.test_mcp_protocol_compliance.TestMCPProtocolCompliance ‑ test_mcp_message_structure_compliance
tests.integration.mcp.test_mcp_protocol_compliance.TestMCPProtocolCompliance ‑ test_prompt_generation_workflow
tests.integration.mcp.test_mcp_protocol_compliance.TestMCPProtocolCompliance ‑ test_resource_access_workflow
tests.integration.mcp.test_mcp_protocol_compliance.TestMCPProtocolCompliance ‑ test_tool_execution_workflow
tests.integration.mcp.test_mcp_protocol_compliance.TestMCPProtocolCompliance ‑ test_tool_schema_compliance
tests.integration.test_advanced_edge_cases ‑ test_advanced_edge_cases
tests.integration.test_advanced_edge_cases ‑ test_aws_api_integration_edge_cases
tests.integration.test_advanced_edge_cases ‑ test_concurrent_request_handling
tests.integration.test_advanced_edge_cases ‑ test_configuration_validation_extremes
tests.integration.test_advanced_edge_cases ‑ test_domain_boundary_violations
tests.integration.test_advanced_edge_cases ‑ test_error_handling_recovery
tests.integration.test_advanced_edge_cases ‑ test_integration_boundary_edge_cases
tests.integration.test_advanced_edge_cases ‑ test_machine_state_management
tests.integration.test_advanced_edge_cases ‑ test_multi_provider_edge_cases
tests.integration.test_advanced_edge_cases ‑ test_performance_scalability_limits
tests.integration.test_advanced_edge_cases ‑ test_request_lifecycle_stress
tests.integration.test_advanced_edge_cases ‑ test_resource_limit_edge_cases
tests.integration.test_advanced_edge_cases ‑ test_security_compliance_edge_cases
tests.integration.test_advanced_edge_cases ‑ test_storage_strategy_stress
tests.integration.test_advanced_edge_cases ‑ test_template_lifecycle_edge_cases
tests.integration.test_advanced_edge_cases ‑ test_time_based_edge_cases
tests.integration.test_aws_dry_run_integration.TestAWSDryRunIntegration ‑ test_aws_dry_run_context_activation
tests.integration.test_aws_dry_run_integration.TestAWSDryRunIntegration ‑ test_aws_dry_run_context_thread_safety
tests.integration.test_aws_dry_run_integration.TestAWSDryRunIntegration ‑ test_aws_dry_run_context_with_moto
tests.integration.test_aws_dry_run_integration.TestAWSDryRunIntegration ‑ test_aws_dry_run_context_without_moto
tests.integration.test_aws_dry_run_integration.TestAWSDryRunIntegration ‑ test_aws_dry_run_status
tests.integration.test_aws_dry_run_integration.TestAWSDryRunIntegration ‑ test_nested_aws_dry_run_contexts
tests.integration.test_aws_dry_run_integration.TestAWSDryRunWithMoto ‑ test_aws_dry_run_with_real_moto
tests.integration.test_aws_dry_run_integration.TestAWSDryRunWithMoto ‑ test_aws_instance_creation_with_moto
tests.integration.test_aws_storage_config_roundtrip ‑ test_full_config_roundtrip
tests.integration.test_bootstrap_integration.TestBootstrapIntegration ‑ test_application_initialization_failure
tests.integration.test_bootstrap_integration.TestBootstrapIntegration ‑ test_application_initialization_with_legacy_config
tests.integration.test_bootstrap_integration.TestBootstrapIntegration ‑ test_application_initialization_with_provider_config
tests.integration.test_bootstrap_integration.TestBootstrapIntegration ‑ test_context_manager_initialization_failure
tests.integration.test_bootstrap_integration.TestBootstrapIntegration ‑ test_context_manager_integration
tests.integration.test_bootstrap_integration.TestBootstrapIntegration ‑ test_get_provider_info_integration
tests.integration.test_bootstrap_integration.TestBootstrapIntegration ‑ test_get_provider_info_not_initialized
tests.integration.test_clean_architecture_integration.TestCleanArchitectureIntegration ‑ test_aws_extension_configuration
tests.integration.test_clean_architecture_integration.TestCleanArchitectureIntegration ‑ test_aws_extension_registration
tests.integration.test_clean_architecture_integration.TestCleanArchitectureIntegration ‑ test_clean_field_naming
tests.integration.test_clean_architecture_integration.TestCleanArchitectureIntegration ‑ test_clean_template_schema_validation
tests.integration.test_clean_architecture_integration.TestCleanArchitectureIntegration ‑ test_configuration_validation
tests.integration.test_clean_architecture_integration.TestCleanArchitectureIntegration ‑ test_effective_template_resolution
tests.integration.test_clean_architecture_integration.TestCleanArchitectureIntegration ‑ test_end_to_end_template_processing
tests.integration.test_clean_architecture_integration.TestCleanArchitectureIntegration ‑ test_hierarchical_defaults_with_extensions
tests.integration.test_clean_architecture_integration.TestCleanArchitectureIntegration ‑ test_provider_extension_hierarchy
tests.integration.test_clean_architecture_integration.TestCleanArchitectureIntegration ‑ test_provider_strategy_schema_extensions
tests.integration.test_clean_architecture_integration.TestCleanArchitectureIntegration ‑ test_template_factory_integration
tests.integration.test_comprehensive_edge_cases ‑ test_comprehensive_edge_cases
tests.integration.test_comprehensive_edge_cases ‑ test_configuration_combinations
tests.integration.test_comprehensive_edge_cases ‑ test_error_handling_scenarios
tests.integration.test_comprehensive_edge_cases ‑ test_hf_input_output_validation
tests.integration.test_comprehensive_edge_cases ‑ test_launch_template_edge_cases
tests.integration.test_comprehensive_edge_cases ‑ test_provider_api_combinations
tests.integration.test_comprehensive_edge_cases ‑ test_request_machine_flows
tests.integration.test_comprehensive_edge_cases ‑ test_scheduler_strategy_compliance
tests.integration.test_comprehensive_edge_cases ‑ test_template_field_variations
tests.integration.test_configuration ‑ test_aws_provider_config_class
tests.integration.test_configuration ‑ test_configuration_loading
tests.integration.test_configuration ‑ test_configuration_updates
tests.integration.test_configuration ‑ test_default_config_validation
tests.integration.test_configuration ‑ test_launch_template_config_present
tests.integration.test_configuration_defaults ‑ test_defaults_service_directly
tests.integration.test_configuration_defaults ‑ test_template_defaults_integration
tests.integration.test_configuration_defaults ‑ test_template_defaults_precedence
tests.integration.test_cqrs_migration_baseline.TestCQRSArchitectureIntegration ‑ test_command_bus_integration
tests.integration.test_cqrs_migration_baseline.TestCQRSArchitectureIntegration ‑ test_cqrs_separation_of_concerns
tests.integration.test_cqrs_migration_baseline.TestCQRSArchitectureIntegration ‑ test_create_request_command_handler
tests.integration.test_cqrs_migration_baseline.TestCQRSArchitectureIntegration ‑ test_error_handling_invalid_template
tests.integration.test_cqrs_migration_baseline.TestCQRSArchitectureIntegration ‑ test_error_handling_provider_failure
tests.integration.test_cqrs_migration_baseline.TestCQRSArchitectureIntegration ‑ test_event_publishing_integration
tests.integration.test_cqrs_migration_baseline.TestCQRSArchitectureIntegration ‑ test_provider_capability_service_integration
tests.integration.test_cqrs_migration_baseline.TestCQRSArchitectureIntegration ‑ test_provider_operation_integration
tests.integration.test_cqrs_migration_baseline.TestCQRSArchitectureIntegration ‑ test_provider_selection_port_integration
tests.integration.test_cqrs_migration_baseline.TestCQRSArchitectureIntegration ‑ test_unit_of_work_pattern
tests.integration.test_dependency_injection ‑ test_aws_launch_template_manager_registration
tests.integration.test_dependency_injection ‑ test_dependency_injection_updates
tests.integration.test_dependency_injection ‑ test_di_container_resolution
tests.integration.test_dependency_injection ‑ test_repository_factory_machine_support
tests.integration.test_dependency_injection ‑ test_service_dependencies
tests.integration.test_end_to_end_dry_run.TestEndToEndDryRun ‑ test_dry_run_context_manager
tests.integration.test_end_to_end_dry_run.TestEndToEndDryRun ‑ test_dry_run_strategy_failure_raises
tests.integration.test_end_to_end_dry_run.TestEndToEndDryRun ‑ test_dry_run_uses_provider_strategy
tests.integration.test_end_to_end_dry_run.TestEndToEndDryRun ‑ test_no_strategy_falls_back_to_handlers
tests.integration.test_end_to_end_dry_run.TestEndToEndDryRun ‑ test_normal_request_uses_handler_path
tests.integration.test_end_to_end_integration.TestAdditionalEndToEnd ‑ test_complete_ec2_fleet_flow
tests.integration.test_end_to_end_integration.TestAdditionalEndToEnd ‑ test_complete_spot_fleet_flow
tests.integration.test_end_to_end_integration.TestAdditionalEndToEnd ‑ test_configuration_driven_behavior
tests.integration.test_end_to_end_integration.TestAdditionalEndToEnd ‑ test_error_handling_integration
tests.integration.test_end_to_end_integration.TestAdditionalEndToEnd ‑ test_hf_output_format_integration
tests.integration.test_end_to_end_integration.TestAdditionalEndToEnd ‑ test_launch_template_integration_with_handlers
tests.integration.test_end_to_end_integration.TestAdditionalEndToEnd ‑ test_multi_storage_adapter_compatibility
tests.integration.test_end_to_end_integration.TestAdditionalEndToEnd ‑ test_provider_tracking_integration
tests.integration.test_field_mapping_integration.TestFieldMappingIntegration ‑ test_aws_template_field_inheritance
tests.integration.test_field_mapping_integration.TestFieldMappingIntegration ‑ test_field_mapping_registry_basic
tests.integration.test_field_mapping_integration.TestFieldMappingIntegration ‑ test_field_transformations
tests.integration.test_field_mapping_integration.TestFieldMappingIntegration ‑ test_provider_specific_field_detection
tests.integration.test_field_mapping_integration.TestFieldMappingIntegration ‑ test_scheduler_field_mapping_heterogeneous
tests.integration.test_field_mapping_integration.TestFieldMappingIntegration ‑ test_scheduler_field_mapping_ondemand
tests.integration.test_field_mapping_integration.TestFieldMappingIntegration ‑ test_scheduler_field_mapping_spot
tests.integration.test_field_mapping_integration.TestFieldMappingIntegration ‑ test_supported_schedulers_and_providers
tests.integration.test_full_workflow.TestConfigurationIntegration ‑ test_configuration_file_loading
tests.integration.test_full_workflow.TestConfigurationIntegration ‑ test_environment_variable_override
tests.integration.test_full_workflow.TestEndToEndScenarios ‑ test_complete_machine_lifecycle
tests.integration.test_full_workflow.TestEndToEndScenarios ‑ test_concurrent_operations_scenario
tests.integration.test_full_workflow.TestEndToEndScenarios ‑ test_error_recovery_scenario
tests.integration.test_full_workflow.TestFullWorkflow ‑ test_application_initialization_and_basic_operations
tests.integration.test_full_workflow.TestFullWorkflow ‑ test_configuration_management_integration
tests.integration.test_full_workflow.TestFullWorkflow ‑ test_dependency_injection_integration
tests.integration.test_full_workflow.TestFullWorkflow ‑ test_error_handling_integration
tests.integration.test_full_workflow.TestFullWorkflow ‑ test_machine_request_workflow
tests.integration.test_full_workflow.TestFullWorkflow ‑ test_machine_return_workflow
tests.integration.test_full_workflow.TestFullWorkflow ‑ test_machine_status_monitoring_workflow
tests.integration.test_full_workflow.TestFullWorkflow ‑ test_provider_integration
tests.integration.test_full_workflow.TestFullWorkflow ‑ test_template_management_workflow
tests.integration.test_full_workflow.TestPerformanceIntegration ‑ test_concurrent_request_performance
tests.integration.test_full_workflow.TestPerformanceIntegration ‑ test_large_template_list_performance
tests.integration.test_handler_architecture ‑ test_base_class_inheritance
tests.integration.test_handler_architecture ‑ test_constructor_consistency
tests.integration.test_handler_architecture ‑ test_error_handling_consistency
tests.integration.test_handler_architecture ‑ test_handler_architecture_consolidation
tests.integration.test_handler_architecture ‑ test_import_consistency
tests.integration.test_handler_architecture ‑ test_launch_template_integration
tests.integration.test_handler_architecture ‑ test_method_signatures
tests.integration.test_handler_architecture ‑ test_performance_metrics
tests.integration.test_hostfactory_lifecycle.TestHostFactoryFormatCompliance ‑ test_request_format_compliance
tests.integration.test_hostfactory_lifecycle.TestHostFactoryFormatCompliance ‑ test_return_machines_format_compliance
tests.integration.test_hostfactory_lifecycle.TestHostFactoryFormatCompliance ‑ test_status_format_compliance
tests.integration.test_hostfactory_lifecycle.TestHostFactoryFormatCompliance ‑ test_templates_format_compliance
tests.integration.test_hostfactory_lifecycle.TestHostFactoryLifecycle ‑ test_complete_workflow_success[mock]
tests.integration.test_hostfactory_lifecycle.TestHostFactoryLifecycle ‑ test_concurrent_operations[mock]
tests.integration.test_hostfactory_lifecycle.TestHostFactoryLifecycle ‑ test_error_handling_and_recovery[mock]
tests.integration.test_hostfactory_lifecycle.TestHostFactoryLifecycle ‑ test_repository_persistence_across_operations[mock]
tests.integration.test_hostfactory_lifecycle.TestHostFactoryLifecycle ‑ test_workflow_failure_scenarios[mock]
tests.integration.test_hostfactory_lifecycle.TestHostFactoryLifecycle ‑ test_workflow_with_different_scenarios[mock]
tests.integration.test_integration_flow ‑ test_aws_provider_strategy_uses_handlers
tests.integration.test_lazy_loading_integration.TestLazyLoadingCompatibility ‑ test_all_cli_commands_compatibility
tests.integration.test_lazy_loading_integration.TestLazyLoadingCompatibility ‑ test_configuration_compatibility
tests.integration.test_lazy_loading_integration.TestLazyLoadingCompatibility ‑ test_provider_strategy_compatibility
tests.integration.test_lazy_loading_integration.TestLazyLoadingErrorHandling ‑ test_initialization_failure_handling
tests.integration.test_lazy_loading_integration.TestLazyLoadingErrorHandling ‑ test_lazy_component_failure_handling
tests.integration.test_lazy_loading_integration.TestLazyLoadingErrorHandling ‑ test_uninitialized_app_access
tests.integration.test_lazy_loading_integration.TestLazyLoadingIntegration ‑ test_application_creation_is_fast
tests.integration.test_lazy_loading_integration.TestLazyLoadingIntegration ‑ test_application_initialization_works
tests.integration.test_lazy_loading_integration.TestLazyLoadingIntegration ‑ test_async_context_manager
tests.integration.test_lazy_loading_integration.TestLazyLoadingIntegration ‑ test_command_bus_access
tests.integration.test_lazy_loading_integration.TestLazyLoadingIntegration ‑ test_health_check_works
tests.integration.test_lazy_loading_integration.TestLazyLoadingIntegration ‑ test_lazy_config_manager_creation
tests.integration.test_lazy_loading_integration.TestLazyLoadingIntegration ‑ test_lazy_container_creation
tests.integration.test_lazy_loading_integration.TestLazyLoadingIntegration ‑ test_lazy_loading_configuration
tests.integration.test_lazy_loading_integration.TestLazyLoadingIntegration ‑ test_multiple_app_instances
tests.integration.test_lazy_loading_integration.TestLazyLoadingIntegration ‑ test_provider_info_access
tests.integration.test_lazy_loading_integration.TestLazyLoadingIntegration ‑ test_query_bus_access
tests.integration.test_lazy_loading_integration.TestLazyLoadingIntegration ‑ test_shutdown_functionality
tests.integration.test_lazy_loading_integration.TestLazyLoadingIntegration ‑ test_templates_query_execution
tests.integration.test_lazy_loading_integration.TestLazyLoadingPerformanceIntegration ‑ test_cached_access_performance_integration
tests.integration.test_lazy_loading_integration.TestLazyLoadingPerformanceIntegration ‑ test_first_access_performance_integration
tests.integration.test_lazy_loading_integration.TestLazyLoadingPerformanceIntegration ‑ test_startup_performance_integration
tests.integration.test_machine_status_cqrs_migration.TestMachineStatusCQRSMigration ‑ test_batch_convert_handler
tests.integration.test_machine_status_cqrs_migration.TestMachineStatusCQRSMigration ‑ test_convert_machine_status_fallback
tests.integration.test_machine_status_cqrs_migration.TestMachineStatusCQRSMigration ‑ test_convert_machine_status_handler
tests.integration.test_machine_status_cqrs_migration.TestMachineStatusCQRSMigration ‑ test_error_handling
tests.integration.test_machine_status_cqrs_migration.TestMachineStatusCQRSMigration ‑ test_fallback_conversion_mapping
tests.integration.test_machine_status_cqrs_migration.TestMachineStatusCQRSMigration ‑ test_handler_can_handle_methods
tests.integration.test_machine_status_cqrs_migration.TestMachineStatusCQRSMigration ‑ test_performance_comparison
tests.integration.test_machine_status_cqrs_migration.TestMachineStatusCQRSMigration ‑ test_validate_provider_state_handler
tests.integration.test_machine_status_cqrs_migration.TestMachineStatusMigrationCompatibility ‑ test_equivalent_functionality
tests.integration.test_multi_provider_configuration.TestMultiProviderConfiguration ‑ test_configuration_files_validity
tests.integration.test_multi_provider_configuration.TestMultiProviderConfiguration ‑ test_handler_configuration_flexibility
tests.integration.test_multi_provider_configuration.TestMultiProviderConfiguration ‑ test_multi_provider_mode_detection
tests.integration.test_multi_provider_configuration.TestMultiProviderConfiguration ‑ test_provider_schema_validation
tests.integration.test_native_spec_all_providers.TestNativeSpecAllProviders ‑ test_autoscaling_native_spec_integration
tests.integration.test_native_spec_all_providers.TestNativeSpecAllProviders ‑ test_complex_jinja_expressions_integration
tests.integration.test_native_spec_all_providers.TestNativeSpecAllProviders ‑ test_context_variable_availability
tests.integration.test_native_spec_all_providers.TestNativeSpecAllProviders ‑ test_ec2fleet_native_spec_integration
tests.integration.test_native_spec_all_providers.TestNativeSpecAllProviders ‑ test_error_handling_integration
tests.integration.test_native_spec_all_providers.TestNativeSpecAllProviders ‑ test_file_based_native_specs_integration
tests.integration.test_native_spec_all_providers.TestNativeSpecAllProviders ‑ test_launch_template_native_spec_integration
tests.integration.test_native_spec_all_providers.TestNativeSpecAllProviders ‑ test_mixed_native_specs_integration
tests.integration.test_native_spec_all_providers.TestNativeSpecAllProviders ‑ test_native_spec_disabled_integration
tests.integration.test_native_spec_all_providers.TestNativeSpecAllProviders ‑ test_spotfleet_native_spec_integration
tests.integration.test_ocp_compliance_integration.TestOCPComplianceIntegration ‑ test_aws_provider_registration_integration
tests.integration.test_ocp_compliance_integration.TestOCPComplianceIntegration ‑ test_command_handler_integration
tests.integration.test_ocp_compliance_integration.TestOCPComplianceIntegration ‑ test_configuration_schema_no_legacy_mode
tests.integration.test_ocp_compliance_integration.TestOCPComplianceIntegration ‑ test_no_hard_coded_conditionals
tests.integration.test_ocp_compliance_integration.TestOCPComplianceIntegration ‑ test_provider_registry_integration
tests.integration.test_ocp_compliance_integration.TestOCPComplianceIntegration ‑ test_provider_strategy_factory_integration
tests.integration.test_ocp_compliance_integration.TestOCPComplianceIntegration ‑ test_template_services_integration
tests.integration.test_package_name_integration.TestPackageNameIntegration ‑ test_end_to_end_package_name_flow
tests.integration.test_package_name_integration.TestPackageNameIntegration ‑ test_native_spec_service_uses_package_info
tests.integration.test_package_name_integration.TestPackageNameIntegration ‑ test_package_name_fallback_integration
tests.integration.test_provider_strategy_dry_run.TestProviderStrategyDryRun ‑ test_multiple_operations_with_mixed_dry_run_contexts
tests.integration.test_provider_strategy_dry_run.TestProviderStrategyDryRun ‑ test_provider_operation_error_handling_with_dry_run
tests.integration.test_provider_strategy_dry_run.TestProviderStrategyDryRun ‑ test_provider_operation_with_dry_run_context
tests.integration.test_provider_strategy_dry_run.TestProviderStrategyDryRun ‑ test_provider_operation_without_dry_run_context
tests.integration.test_provider_strategy_dry_run.TestProviderStrategyDryRun ‑ test_unsupported_operation_with_dry_run
tests.integration.test_refactored_template_system.TestRefactoredSystemPerformance ‑ test_cache_performance_improvement
tests.integration.test_refactored_template_system.TestRefactoredTemplateSystem ‑ test_aws_template_adapter_integration
tests.integration.test_refactored_template_system.TestRefactoredTemplateSystem ‑ test_backward_compatibility
tests.integration.test_refactored_template_system.TestRefactoredTemplateSystem ‑ test_cache_service_factory
tests.integration.test_refactored_template_system.TestRefactoredTemplateSystem ‑ test_configuration_manager_cache_management
tests.integration.test_refactored_template_system.TestRefactoredTemplateSystem ‑ test_configuration_manager_caching
tests.integration.test_refactored_template_system.TestRefactoredTemplateSystem ‑ test_configuration_manager_orchestration
tests.integration.test_refactored_template_system.TestRefactoredTemplateSystem ‑ test_configuration_manager_validation
tests.integration.test_refactored_template_system.TestRefactoredTemplateSystem ‑ test_error_handling_and_resilience
tests.integration.test_refactored_template_system.TestRefactoredTemplateSystem ‑ test_persistence_service_operations
tests.integration.test_refactored_template_system.TestRefactoredTemplateSystem ‑ test_service_dependency_injection
tests.integration.test_refactored_template_system.TestRefactoredTemplateSystem ‑ test_ttl_cache_service_operations
tests.integration.test_scheduler_response_integration ‑ test_default_snake_case_throughout
tests.integration.test_scheduler_response_integration ‑ test_format_request_response_both_schedulers[default]
tests.integration.test_scheduler_response_integration ‑ test_format_request_response_both_schedulers[hostfactory]
tests.integration.test_scheduler_response_integration ‑ test_format_request_status_all_statuses_both_schedulers[default-complete]
tests.integration.test_scheduler_response_integration ‑ test_format_request_status_all_statuses_both_schedulers[default-failed]
tests.integration.test_scheduler_response_integration ‑ test_format_request_status_all_statuses_both_schedulers[default-in_progress]
tests.integration.test_scheduler_response_integration ‑ test_format_request_status_all_statuses_both_schedulers[default-partial]
tests.integration.test_scheduler_response_integration ‑ test_format_request_status_all_statuses_both_schedulers[default-pending]
tests.integration.test_scheduler_response_integration ‑ test_format_request_status_all_statuses_both_schedulers[hostfactory-complete]
tests.integration.test_scheduler_response_integration ‑ test_format_request_status_all_statuses_both_schedulers[hostfactory-failed]
tests.integration.test_scheduler_response_integration ‑ test_format_request_status_all_statuses_both_schedulers[hostfactory-in_progress]
tests.integration.test_scheduler_response_integration ‑ test_format_request_status_all_statuses_both_schedulers[hostfactory-partial]
tests.integration.test_scheduler_response_integration ‑ test_format_request_status_all_statuses_both_schedulers[hostfactory-pending]
tests.integration.test_scheduler_response_integration ‑ test_format_request_status_response_both_schedulers[default]
tests.integration.test_scheduler_response_integration ‑ test_format_request_status_response_both_schedulers[hostfactory]
tests.integration.test_scheduler_response_integration ‑ test_format_request_status_response_empty_list_both_schedulers[default]
tests.integration.test_scheduler_response_integration ‑ test_format_request_status_response_empty_list_both_schedulers[hostfactory]
tests.integration.test_scheduler_response_integration ‑ test_format_templates_response_both_schedulers[default]
tests.integration.test_scheduler_response_integration ‑ test_format_templates_response_both_schedulers[hostfactory]
tests.integration.test_scheduler_response_integration ‑ test_format_templates_response_empty_both_schedulers[default]
tests.integration.test_scheduler_response_integration ‑ test_format_templates_response_empty_both_schedulers[hostfactory]
tests.integration.test_scheduler_response_integration ‑ test_hf_status_vocabulary_integration[acquiring]
tests.integration.test_scheduler_response_integration ‑ test_hf_status_vocabulary_integration[cancelled]
tests.integration.test_scheduler_response_integration ‑ test_hf_status_vocabulary_integration[complete]
tests.integration.test_scheduler_response_integration ‑ test_hf_status_vocabulary_integration[completed]
tests.integration.test_scheduler_response_integration ‑ test_hf_status_vocabulary_integration[error]
tests.integration.test_scheduler_response_integration ‑ test_hf_status_vocabulary_integration[failed]
tests.integration.test_scheduler_response_integration ‑ test_hf_status_vocabulary_integration[in_progress]
tests.integration.test_scheduler_response_integration ‑ test_hf_status_vocabulary_integration[partial]
tests.integration.test_scheduler_response_integration ‑ test_hf_status_vocabulary_integration[pending]
tests.integration.test_scheduler_response_integration ‑ test_hf_status_vocabulary_integration[provisioning]
tests.integration.test_scheduler_response_integration ‑ test_hf_status_vocabulary_integration[timeout]
tests.integration.test_scheduler_response_integration ‑ test_request_ordering_preserved_both_schedulers[default]
tests.integration.test_scheduler_response_integration ‑ test_request_ordering_preserved_both_schedulers[hostfactory]
tests.integration.test_scheduler_response_integration ‑ test_scheduler_type_identifiers
tests.integration.test_security_features.TestAuthMiddlewareSecurityHeaders ‑ test_all_eight_security_headers_present
tests.integration.test_security_features.TestAuthMiddlewareSecurityHeaders ‑ test_content_security_policy_present
tests.integration.test_security_features.TestAuthMiddlewareSecurityHeaders ‑ test_excluded_path_exact_match_only
tests.integration.test_security_features.TestAuthMiddlewareSecurityHeaders ‑ test_path_normalization_prevents_traversal
tests.integration.test_security_features.TestAuthMiddlewareSecurityHeaders ‑ test_permissions_policy
tests.integration.test_security_features.TestAuthMiddlewareSecurityHeaders ‑ test_referrer_policy
tests.integration.test_security_features.TestAuthMiddlewareSecurityHeaders ‑ test_strict_transport_security
tests.integration.test_security_features.TestAuthMiddlewareSecurityHeaders ‑ test_x_content_type_options_nosniff
tests.integration.test_security_features.TestAuthMiddlewareSecurityHeaders ‑ test_x_frame_options_deny
tests.integration.test_security_features.TestAuthMiddlewareSecurityHeaders ‑ test_x_xss_protection
tests.integration.test_security_features.TestEnhancedBearerTokenStrategyIntegration ‑ test_access_token_cannot_be_used_as_refresh_token
tests.integration.test_security_features.TestEnhancedBearerTokenStrategyIntegration ‑ test_blacklisted_token_rejected_via_authenticate
tests.integration.test_security_features.TestEnhancedBearerTokenStrategyIntegration ‑ test_expired_token_returns_expired_status
tests.integration.test_security_features.TestEnhancedBearerTokenStrategyIntegration ‑ test_missing_authorization_header_fails
tests.integration.test_security_features.TestEnhancedBearerTokenStrategyIntegration ‑ test_non_bearer_scheme_fails
tests.integration.test_security_features.TestEnhancedBearerTokenStrategyIntegration ‑ test_refresh_token_issues_new_access_token
tests.integration.test_security_features.TestEnhancedBearerTokenStrategyIntegration ‑ test_revoked_refresh_token_rejected
tests.integration.test_security_features.TestEnhancedBearerTokenStrategyIntegration ‑ test_token_missing_sub_claim_rejected
tests.integration.test_security_features.TestEnhancedBearerTokenStrategyIntegration ‑ test_token_with_invalid_characters_rejected
tests.integration.test_security_features.TestEnhancedBearerTokenStrategyIntegration ‑ test_valid_token_authenticates
tests.integration.test_security_features.TestEnhancedBearerTokenStrategyIntegration ‑ test_wrong_signature_rejected
tests.integration.test_security_features.TestInMemoryBlacklistIntegration ‑ test_blacklist_does_not_affect_other_tokens
tests.integration.test_security_features.TestInMemoryBlacklistIntegration ‑ test_blacklist_size_tracks_additions
tests.integration.test_security_features.TestInMemoryBlacklistIntegration ‑ test_cleanup_removes_only_expired
tests.integration.test_security_features.TestInMemoryBlacklistIntegration ‑ test_expired_blacklist_entry_auto_removed
tests.integration.test_security_features.TestInMemoryBlacklistIntegration ‑ test_remove_nonexistent_token_returns_false
tests.integration.test_security_features.TestInMemoryBlacklistIntegration ‑ test_remove_token_from_blacklist
tests.integration.test_security_features.TestInMemoryBlacklistIntegration ‑ test_revoke_then_reject
tests.integration.test_security_features.TestInputValidatorIntegration ‑ test_alphanumeric_clean_input_passes
tests.integration.test_security_features.TestInputValidatorIntegration ‑ test_alphanumeric_special_chars_blocked
tests.integration.test_security_features.TestInputValidatorIntegration ‑ test_alphanumeric_with_dash_allowed_when_flag_set
tests.integration.test_security_features.TestInputValidatorIntegration ‑ test_aws_region_injection_attempt_blocked
tests.integration.test_security_features.TestInputValidatorIntegration ‑ test_choice_case_insensitive_by_default
tests.integration.test_security_features.TestInputValidatorIntegration ‑ test_command_injection_backtick_blocked
tests.integration.test_security_features.TestInputValidatorIntegration ‑ test_command_injection_curly_braces_blocked
tests.integration.test_security_features.TestInputValidatorIntegration ‑ test_command_injection_dollar_blocked
tests.integration.test_security_features.TestInputValidatorIntegration ‑ test_command_injection_newline_blocked
tests.integration.test_security_features.TestInputValidatorIntegration ‑ test_input_at_max_length_allowed
tests.integration.test_security_features.TestInputValidatorIntegration ‑ test_input_below_min_length_blocked
tests.integration.test_security_features.TestInputValidatorIntegration ‑ test_integer_above_max_blocked
tests.integration.test_security_features.TestInputValidatorIntegration ‑ test_integer_below_min_blocked
tests.integration.test_security_features.TestInputValidatorIntegration ‑ test_invalid_aws_region_blocked
tests.integration.test_security_features.TestInputValidatorIntegration ‑ test_invalid_choice_blocked
tests.integration.test_security_features.TestInputValidatorIntegration ‑ test_non_integer_string_blocked
tests.integration.test_security_features.TestInputValidatorIntegration ‑ test_non_string_input_blocked
tests.integration.test_security_features.TestInputValidatorIntegration ‑ test_oversized_input_blocked
tests.integration.test_security_features.TestInputValidatorIntegration ‑ test_path_traversal_dotdot_slash_blocked
tests.integration.test_security_features.TestInputValidatorIntegration ‑ test_path_traversal_encoded_slash_blocked
tests.integration.test_security_features.TestInputValidatorIntegration ‑ test_path_traversal_null_byte_blocked
tests.integration.test_security_features.TestInputValidatorIntegration ‑ test_sql_injection_comment_blocked
tests.integration.test_security_features.TestInputValidatorIntegration ‑ test_sql_injection_pipe_blocked
tests.integration.test_security_features.TestInputValidatorIntegration ‑ test_sql_injection_semicolon_blocked
tests.integration.test_security_features.TestInputValidatorIntegration ‑ test_sql_injection_union_select_allowed_chars
tests.integration.test_security_features.TestInputValidatorIntegration ‑ test_valid_aws_region_passes
tests.integration.test_security_features.TestInputValidatorIntegration ‑ test_valid_choice_passes
tests.integration.test_security_features.TestInputValidatorIntegration ‑ test_valid_integer_passes
tests.integration.test_security_features.TestInputValidatorIntegration ‑ test_xss_ampersand_entity_blocked
tests.integration.test_security_features.TestInputValidatorIntegration ‑ test_xss_angle_bracket_open_blocked
tests.integration.test_security_features.TestInputValidatorIntegration ‑ test_xss_event_handler_blocked
tests.integration.test_security_features.TestInputValidatorIntegration ‑ test_xss_script_tag_blocked
tests.integration.test_security_features.TestRateLimiterIntegration ‑ test_allows_requests_under_limit
Check notice on line 0 in .github
github-actions / Test Results Summary
6394 tests found (test 594 to 1185)
There are 6394 tests, see "Raw output" for the list of tests 594 to 1185.
Raw output
tests.integration.test_security_features.TestRateLimiterIntegration ‑ test_blocks_after_limit_exceeded
tests.integration.test_security_features.TestRateLimiterIntegration ‑ test_different_ips_tracked_independently
tests.integration.test_security_features.TestRateLimiterIntegration ‑ test_rate_limited_ip_gets_failed_auth_result
tests.integration.test_security_features.TestRedisBlacklistIntegration ‑ test_add_token_with_expiry_calls_setex
tests.integration.test_security_features.TestRedisBlacklistIntegration ‑ test_add_token_without_expiry_calls_set
tests.integration.test_security_features.TestRedisBlacklistIntegration ‑ test_fallback_to_in_memory_when_no_redis
tests.integration.test_security_features.TestRedisBlacklistIntegration ‑ test_get_blacklist_size_counts_keys
tests.integration.test_security_features.TestRedisBlacklistIntegration ‑ test_is_blacklisted_returns_false_when_key_missing
tests.integration.test_security_features.TestRedisBlacklistIntegration ‑ test_is_blacklisted_returns_true_when_key_exists
tests.integration.test_security_features.TestRedisBlacklistIntegration ‑ test_redis_error_fails_secure
tests.integration.test_storage_strategy ‑ test_machine_repository_enhancements
tests.integration.test_storage_strategy ‑ test_request_repository_enhancements
tests.integration.test_storage_strategy ‑ test_template_repository_enhancements
tests.integration.test_template_roundtrip ‑ test_create_then_get_roundtrip
tests.integration.test_template_roundtrip ‑ test_create_update_get_roundtrip
tests.integration.test_template_roundtrip ‑ test_get_nonexistent_template_raises
tests.onmoto.test_asg_price_types.TestASGCheckStatus ‑ test_check_status_asg_in_deleting_state_returns_empty
tests.onmoto.test_asg_price_types.TestASGInstanceTypes ‑ test_acquire_asg_min_max_size_matches_desired
tests.onmoto.test_asg_price_types.TestASGInstanceTypes ‑ test_acquire_asg_with_multi_instance_types
tests.onmoto.test_asg_price_types.TestASGPriceTypes ‑ test_acquire_heterogeneous_price_type
tests.onmoto.test_asg_price_types.TestASGPriceTypes ‑ test_acquire_spot_price_type
tests.onmoto.test_asg_price_types.TestASGRelease ‑ test_partial_release_decrements_desired_capacity_by_n
tests.onmoto.test_asg_price_types.TestASGRelease ‑ test_release_all_instances_deletes_asg
tests.onmoto.test_asg_price_types.TestASGRelease ‑ test_release_terminates_instances_and_decrements_desired_capacity
tests.onmoto.test_asg_price_types.TestASGTags ‑ test_acquire_asg_with_tags_propagated
tests.onmoto.test_cleanup_e2e ‑ test_asg_cleanup_deletes_asg_and_lt
tests.onmoto.test_cleanup_e2e ‑ test_ec2_fleet_instant_cleanup_deletes_lt
tests.onmoto.test_cleanup_e2e ‑ test_ec2_fleet_maintain_cleanup_deletes_fleet_and_lt
tests.onmoto.test_cleanup_e2e ‑ test_ec2_fleet_request_cleanup_deletes_fleet_and_lt
tests.onmoto.test_cleanup_e2e ‑ test_spot_fleet_maintain_cleanup_cancels_fleet_and_deletes_lt
tests.onmoto.test_cleanup_e2e ‑ test_spot_fleet_request_cleanup_cancels_fleet_and_deletes_lt
tests.onmoto.test_cleanup_e2e.TestCleanupViaOrchestrator ‑ test_full_return_via_cqrs_deletes_lt_run_instances
tests.onmoto.test_cli_onmoto.TestCLIErrorHandling ‑ test_cli_machines_request_unknown_template
tests.onmoto.test_cli_onmoto.TestCLIFullLifecycle ‑ test_cli_full_lifecycle[asg-ondemand]
tests.onmoto.test_cli_onmoto.TestCLIFullLifecycle ‑ test_cli_full_lifecycle[ec2fleet-request-ondemand]
tests.onmoto.test_cli_onmoto.TestCLIFullLifecycle ‑ test_cli_full_lifecycle[run-instances-ondemand]
tests.onmoto.test_cli_onmoto.TestCLIFullLifecycle ‑ test_cli_full_lifecycle[spotfleet-request-lowest]
tests.onmoto.test_cli_onmoto.TestCLIFullLifecycle ‑ test_cli_output_is_valid_json_with_narrow_terminal
tests.onmoto.test_cli_onmoto.TestCLIFullLifecycle ‑ test_cli_output_is_valid_json_with_very_narrow_terminal
tests.onmoto.test_cli_onmoto.TestCLIMachinesRequest ‑ test_cli_machines_request[asg-ondemand]
tests.onmoto.test_cli_onmoto.TestCLIMachinesRequest ‑ test_cli_machines_request[ec2fleet-request-ondemand]
tests.onmoto.test_cli_onmoto.TestCLIMachinesRequest ‑ test_cli_machines_request[run-instances-ondemand]
tests.onmoto.test_cli_onmoto.TestCLIMachinesRequest ‑ test_cli_machines_request[spotfleet-request-lowest]
tests.onmoto.test_cli_onmoto.TestCLIRequestsList ‑ test_cli_requests_list[asg-ondemand]
tests.onmoto.test_cli_onmoto.TestCLIRequestsList ‑ test_cli_requests_list[ec2fleet-request-ondemand]
tests.onmoto.test_cli_onmoto.TestCLIRequestsList ‑ test_cli_requests_list[run-instances-ondemand]
tests.onmoto.test_cli_onmoto.TestCLIRequestsList ‑ test_cli_requests_list[spotfleet-request-lowest]
tests.onmoto.test_cli_onmoto.TestCLIRequestsStatus ‑ test_cli_requests_status[asg-ondemand]
tests.onmoto.test_cli_onmoto.TestCLIRequestsStatus ‑ test_cli_requests_status[ec2fleet-request-ondemand]
tests.onmoto.test_cli_onmoto.TestCLIRequestsStatus ‑ test_cli_requests_status[run-instances-ondemand]
tests.onmoto.test_cli_onmoto.TestCLIRequestsStatus ‑ test_cli_requests_status[spotfleet-request-lowest]
tests.onmoto.test_cli_onmoto.TestCLITemplates ‑ test_cli_templates_list
tests.onmoto.test_config_driven_provision.TestConfigPortInjection ‑ test_all_handlers_use_same_config_port_instance
tests.onmoto.test_config_driven_provision.TestConfigPortInjection ‑ test_config_port_get_resource_prefix_returns_configured_value
tests.onmoto.test_config_driven_provision.TestConfigPortInjection ‑ test_config_port_returns_empty_prefix_when_not_configured
tests.onmoto.test_config_driven_provision.TestResourcePrefixConfig ‑ test_asg_name_has_configured_prefix
tests.onmoto.test_config_driven_provision.TestResourcePrefixConfig ‑ test_asg_name_has_no_prefix_when_not_configured
tests.onmoto.test_config_driven_provision.TestResourcePrefixConfig ‑ test_ec2_fleet_resource_id_returned_regardless_of_prefix
tests.onmoto.test_config_driven_provision.TestTemplateDefaultsConfig ‑ test_empty_template_defaults_causes_validation_error
tests.onmoto.test_config_driven_provision.TestTemplateDefaultsConfig ‑ test_populated_template_defaults_flow_into_template
tests.onmoto.test_config_driven_provision.TestTemplateDefaultsConfig ‑ test_template_defaults_do_not_overwrite_explicit_subnet
tests.onmoto.test_cqrs_control_loop.TestCQRSControlLoopASG ‑ test_get_request_status_after_create
tests.onmoto.test_cqrs_control_loop.TestCQRSControlLoopASG ‑ test_request_machines_creates_asg
tests.onmoto.test_cqrs_control_loop.TestCQRSControlLoopEC2Fleet ‑ test_get_request_status_after_create
tests.onmoto.test_cqrs_control_loop.TestCQRSControlLoopEC2Fleet ‑ test_request_machines_creates_fleet
tests.onmoto.test_cqrs_control_loop.TestCQRSControlLoopRunInstances ‑ test_full_control_loop
tests.onmoto.test_cqrs_control_loop.TestCQRSControlLoopRunInstances ‑ test_get_request_status_returns_machine_data
tests.onmoto.test_cqrs_control_loop.TestCQRSControlLoopRunInstances ‑ test_request_machines_launches_instances
tests.onmoto.test_cqrs_control_loop.TestCQRSControlLoopSpotFleet ‑ test_get_request_status_after_create
tests.onmoto.test_cqrs_control_loop.TestCQRSControlLoopSpotFleet ‑ test_request_machines_creates_spot_fleet
tests.onmoto.test_cross_cutting.TestIdempotency ‑ test_acquire_twice_same_request_id_ec2fleet
tests.onmoto.test_cross_cutting.TestIdempotency ‑ test_acquire_twice_same_request_id_run_instances
tests.onmoto.test_cross_cutting.TestLaunchTemplateTags ‑ test_launch_template_created_with_correct_tags_ec2fleet
tests.onmoto.test_cross_cutting.TestLaunchTemplateTags ‑ test_launch_template_created_with_correct_tags_run_instances
tests.onmoto.test_cross_cutting.TestProviderDataResourceType ‑ test_provider_data_resource_type_asg
tests.onmoto.test_cross_cutting.TestProviderDataResourceType ‑ test_provider_data_resource_type_run_instances
tests.onmoto.test_di_wiring ‑ test_aws_handler_factory_constructs_all_handlers
tests.onmoto.test_di_wiring ‑ test_aws_template_accepts_allocation_strategy_as_enum
tests.onmoto.test_di_wiring ‑ test_aws_template_accepts_allocation_strategy_as_string
tests.onmoto.test_di_wiring ‑ test_config_port_returns_provider_config
tests.onmoto.test_di_wiring ‑ test_constructed_handlers_have_config_port
tests.onmoto.test_di_wiring ‑ test_container_resolves_scheduler_port
tests.onmoto.test_di_wiring ‑ test_container_resolves_template_configuration_manager
tests.onmoto.test_di_wiring ‑ test_di_container_boots
tests.onmoto.test_di_wiring ‑ test_scheduler_strategy_has_template_defaults_service
tests.onmoto.test_di_wiring ‑ test_template_defaults_service_resolves_defaults
tests.onmoto.test_ec2fleet_price_types.TestAcquirePriceTypes ‑ test_acquire_heterogeneous_price_type_instant
tests.onmoto.test_ec2fleet_price_types.TestAcquirePriceTypes ‑ test_acquire_heterogeneous_price_type_maintain
tests.onmoto.test_ec2fleet_price_types.TestAcquirePriceTypes ‑ test_acquire_heterogeneous_price_type_request
tests.onmoto.test_ec2fleet_price_types.TestAcquirePriceTypes ‑ test_acquire_spot_price_type_instant
tests.onmoto.test_ec2fleet_price_types.TestAcquirePriceTypes ‑ test_acquire_spot_price_type_maintain
tests.onmoto.test_ec2fleet_price_types.TestAcquirePriceTypes ‑ test_acquire_spot_price_type_request
tests.onmoto.test_ec2fleet_price_types.TestCheckStatusDeletedFleet ‑ test_check_status_deleted_fleet_returns_empty
tests.onmoto.test_ec2fleet_price_types.TestMultiAZSubnets ‑ test_acquire_fleet_with_multi_az_subnets
tests.onmoto.test_ec2fleet_price_types.TestPartialReleaseMaintainFleet ‑ test_partial_release_maintain_fleet_decrements_capacity_by_n
tests.onmoto.test_ec2fleet_price_types.TestReleaseFleetTypes ‑ test_release_instant_fleet_terminates_instances_directly
tests.onmoto.test_ec2fleet_price_types.TestReleaseFleetTypes ‑ test_release_maintain_fleet_reduces_target_capacity
tests.onmoto.test_ec2fleet_price_types.TestReleaseFleetTypes ‑ test_release_request_fleet_deletes_fleet_when_empty
tests.onmoto.test_ec2fleet_price_types.TestTagPropagation ‑ test_acquire_fleet_tags_propagated_to_resource
tests.onmoto.test_error_paths.TestASGHandlerEdgeCases ‑ test_acquire_hosts_missing_sg_raises_validation_error
tests.onmoto.test_error_paths.TestAWSAPIErrors ‑ test_check_hosts_status_nonexistent_asg_returns_empty
tests.onmoto.test_error_paths.TestAWSAPIErrors ‑ test_release_nonexistent_instances_does_not_crash
tests.onmoto.test_error_paths.TestAWSAPIErrors ‑ test_run_instances_invalid_ami_propagates_or_returns_failure
tests.onmoto.test_error_paths.TestEC2FleetHandlerEdgeCases ‑ test_acquire_fleet_missing_fleet_type_returns_failure
tests.onmoto.test_error_paths.TestEC2FleetHandlerEdgeCases ‑ test_check_hosts_status_after_acquire_maintain
tests.onmoto.test_error_paths.TestEC2FleetHandlerEdgeCases ‑ test_check_hosts_status_no_resource_ids_raises
tests.onmoto.test_error_paths.TestEC2FleetHandlerEdgeCases ‑ test_release_hosts_with_resource_mapping
tests.onmoto.test_error_paths.TestErrorResponseShape ‑ test_format_error_response_includes_traceback_when_verbose
tests.onmoto.test_error_paths.TestErrorResponseShape ‑ test_format_error_response_shape_default_strategy
tests.onmoto.test_error_paths.TestErrorResponseShape ‑ test_format_error_response_shape_hf_strategy
tests.onmoto.test_error_paths.TestErrorResponseShape ‑ test_validation_error_does_not_expose_internal_paths
tests.onmoto.test_error_paths.TestErrorResponseShape ‑ test_validation_error_message_is_human_readable
tests.onmoto.test_error_paths.TestHandlerInputValidation ‑ test_empty_machine_types_raises_validation_error
tests.onmoto.test_error_paths.TestHandlerInputValidation ‑ test_missing_security_group_ids_raises_validation_error
tests.onmoto.test_error_paths.TestHandlerInputValidation ‑ test_missing_subnet_ids_raises_validation_error
tests.onmoto.test_error_paths.TestRunInstancesHandlerEdgeCases ‑ test_acquire_hosts_missing_image_id_raises_validation_error
tests.onmoto.test_error_paths.TestRunInstancesHandlerEdgeCases ‑ test_acquire_hosts_missing_subnet_raises_validation_error
tests.onmoto.test_error_paths.TestRunInstancesHandlerEdgeCases ‑ test_check_hosts_status_falls_back_to_resource_ids
tests.onmoto.test_error_paths.TestRunInstancesHandlerEdgeCases ‑ test_check_hosts_status_multiple_instances
tests.onmoto.test_error_paths.TestRunInstancesHandlerEdgeCases ‑ test_check_hosts_status_no_ids_returns_empty
tests.onmoto.test_error_paths.TestRunInstancesHandlerEdgeCases ‑ test_release_hosts_idempotent_on_already_terminated
tests.onmoto.test_error_paths.TestSpotFleetHandlerEdgeCases ‑ test_acquire_fleet_missing_fleet_type_returns_failure
tests.onmoto.test_error_paths.TestSpotFleetHandlerEdgeCases ‑ test_check_hosts_status_unknown_fleet_returns_empty
tests.onmoto.test_error_paths.TestSpotFleetHandlerEdgeCases ‑ test_release_hosts_with_resource_mapping
tests.onmoto.test_error_paths.TestTemplateLoadingErrors ‑ test_malformed_json_hf_returns_empty_list
tests.onmoto.test_error_paths.TestTemplateLoadingErrors ‑ test_malformed_json_returns_empty_list
tests.onmoto.test_error_paths.TestTemplateLoadingErrors ‑ test_nonexistent_path_hf_returns_empty_list
tests.onmoto.test_error_paths.TestTemplateLoadingErrors ‑ test_nonexistent_path_returns_empty_list
tests.onmoto.test_error_paths.TestTemplateLoadingErrors ‑ test_unknown_scheduler_type_logs_warning_and_loads_best_effort
tests.onmoto.test_hf_contract.TestGetAvailableTemplatesSchema ‑ test_default_schema_valid
tests.onmoto.test_hf_contract.TestGetAvailableTemplatesSchema ‑ test_hf_instance_tags_is_string_not_dict
tests.onmoto.test_hf_contract.TestGetAvailableTemplatesSchema ‑ test_hf_schema_valid
tests.onmoto.test_hf_contract.TestGetAvailableTemplatesSchema ‑ test_hf_templates_have_required_attributes_object
tests.onmoto.test_hf_contract.TestGetRequestStatusSchema ‑ test_default_status_schema_no_machines
tests.onmoto.test_hf_contract.TestGetRequestStatusSchema ‑ test_default_status_schema_with_run_instances_machines
tests.onmoto.test_hf_contract.TestGetRequestStatusSchema ‑ test_hf_machine_cloud_host_id_is_null
tests.onmoto.test_hf_contract.TestGetRequestStatusSchema ‑ test_hf_machine_launchtime_is_integer
tests.onmoto.test_hf_contract.TestGetRequestStatusSchema ‑ test_hf_machine_private_ip_is_null_not_empty_string
tests.onmoto.test_hf_contract.TestGetRequestStatusSchema ‑ test_hf_status_schema_no_machines
tests.onmoto.test_hf_contract.TestGetRequestStatusSchema ‑ test_hf_status_schema_with_run_instances_machines
tests.onmoto.test_hf_contract.TestRequestMachinesSchema ‑ test_default_request_id_format
tests.onmoto.test_hf_contract.TestRequestMachinesSchema ‑ test_hf_request_id_format
tests.onmoto.test_hf_contract.TestRequestMachinesSchema ‑ test_hf_response_has_no_extra_required_fields
tests.onmoto.test_init_discovery_onmoto ‑ test_discover_infrastructure_interactive_happy_path
tests.onmoto.test_init_discovery_onmoto ‑ test_discover_infrastructure_interactive_no_vpcs_returns_empty
tests.onmoto.test_init_discovery_onmoto ‑ test_discover_security_groups_returns_sgs_for_vpc
tests.onmoto.test_init_discovery_onmoto ‑ test_discover_spotfleet_role_constructs_arn
tests.onmoto.test_init_discovery_onmoto ‑ test_discover_subnets_returns_subnets_for_vpc
tests.onmoto.test_init_discovery_onmoto ‑ test_discover_vpcs_returns_empty_when_no_vpcs
tests.onmoto.test_init_discovery_onmoto ‑ test_discover_vpcs_returns_vpcs
tests.onmoto.test_mcp_onmoto.TestMCPErrorHandling ‑ test_malformed_json_returns_parse_error
tests.onmoto.test_mcp_onmoto.TestMCPErrorHandling ‑ test_request_machines_unknown_template_returns_error
tests.onmoto.test_mcp_onmoto.TestMCPErrorHandling ‑ test_unknown_method_returns_error
tests.onmoto.test_mcp_onmoto.TestMCPErrorHandling ‑ test_unknown_tool_returns_error
tests.onmoto.test_mcp_onmoto.TestMCPLaunchTemplateCleanup ‑ test_launch_template_created_during_request
tests.onmoto.test_mcp_onmoto.TestMCPLaunchTemplateCleanup ‑ test_launch_template_deleted_after_return
tests.onmoto.test_mcp_onmoto.TestMCPRequestLifecycle ‑ test_full_lifecycle_request_and_return[asg-ondemand]
tests.onmoto.test_mcp_onmoto.TestMCPRequestLifecycle ‑ test_full_lifecycle_request_and_return[ec2fleet-request-ondemand]
tests.onmoto.test_mcp_onmoto.TestMCPRequestLifecycle ‑ test_full_lifecycle_request_and_return[run-instances-ondemand]
tests.onmoto.test_mcp_onmoto.TestMCPRequestLifecycle ‑ test_full_lifecycle_request_and_return[spotfleet-request-lowest]
tests.onmoto.test_mcp_onmoto.TestMCPRequestLifecycle ‑ test_get_request_status_after_request[asg-ondemand]
tests.onmoto.test_mcp_onmoto.TestMCPRequestLifecycle ‑ test_get_request_status_after_request[ec2fleet-request-ondemand]
tests.onmoto.test_mcp_onmoto.TestMCPRequestLifecycle ‑ test_get_request_status_after_request[run-instances-ondemand]
tests.onmoto.test_mcp_onmoto.TestMCPRequestLifecycle ‑ test_get_request_status_after_request[spotfleet-request-lowest]
tests.onmoto.test_mcp_onmoto.TestMCPRequestLifecycle ‑ test_list_return_requests_after_return[asg-ondemand]
tests.onmoto.test_mcp_onmoto.TestMCPRequestLifecycle ‑ test_list_return_requests_after_return[ec2fleet-request-ondemand]
tests.onmoto.test_mcp_onmoto.TestMCPRequestLifecycle ‑ test_list_return_requests_after_return[run-instances-ondemand]
tests.onmoto.test_mcp_onmoto.TestMCPRequestLifecycle ‑ test_list_return_requests_after_return[spotfleet-request-lowest]
tests.onmoto.test_mcp_onmoto.TestMCPRequestLifecycle ‑ test_list_return_requests_status_reaches_complete[asg-ondemand]
tests.onmoto.test_mcp_onmoto.TestMCPRequestLifecycle ‑ test_list_return_requests_status_reaches_complete[ec2fleet-request-ondemand]
tests.onmoto.test_mcp_onmoto.TestMCPRequestLifecycle ‑ test_list_return_requests_status_reaches_complete[run-instances-ondemand]
tests.onmoto.test_mcp_onmoto.TestMCPRequestLifecycle ‑ test_list_return_requests_status_reaches_complete[spotfleet-request-lowest]
tests.onmoto.test_mcp_onmoto.TestMCPRequestLifecycle ‑ test_request_machines_returns_request_id[asg-ondemand]
tests.onmoto.test_mcp_onmoto.TestMCPRequestLifecycle ‑ test_request_machines_returns_request_id[ec2fleet-request-ondemand]
tests.onmoto.test_mcp_onmoto.TestMCPRequestLifecycle ‑ test_request_machines_returns_request_id[run-instances-ondemand]
tests.onmoto.test_mcp_onmoto.TestMCPRequestLifecycle ‑ test_request_machines_returns_request_id[spotfleet-request-lowest]
tests.onmoto.test_mcp_onmoto.TestMCPResources ‑ test_resources_list
tests.onmoto.test_mcp_onmoto.TestMCPResources ‑ test_resources_read_templates
tests.onmoto.test_mcp_onmoto.TestMCPServerInit ‑ test_initialize_returns_capabilities
tests.onmoto.test_mcp_onmoto.TestMCPServerInit ‑ test_tools_list_returns_expected_tools
tests.onmoto.test_mcp_onmoto.TestMCPTemplates ‑ test_get_template_via_mcp
tests.onmoto.test_mcp_onmoto.TestMCPTemplates ‑ test_list_templates_via_mcp
tests.onmoto.test_multi_resource_onmoto.TestMultiASGBatchReturn ‑ test_multi_asg_batch_return_decrements_both_asgs
tests.onmoto.test_multi_resource_onmoto.TestMultiRunInstancesBatchReturn ‑ test_multi_run_instances_batch_return
tests.onmoto.test_partial_return.TestPartialReturnCapacityReduction ‑ test_asg_partial_return_decrements_desired_capacity
tests.onmoto.test_partial_return.TestPartialReturnCapacityReduction ‑ test_ec2_fleet_maintain_partial_return_decrements_target_capacity
tests.onmoto.test_partial_return.TestPartialReturnCapacityReduction ‑ test_spot_fleet_maintain_partial_return_reduces_target_capacity
tests.onmoto.test_partial_return.TestPartialReturnRunInstances ‑ test_check_status_after_partial_return_reflects_mixed_states
tests.onmoto.test_partial_return.TestPartialReturnRunInstances ‑ test_partial_return_does_not_affect_remaining_instances
tests.onmoto.test_partial_return.TestPartialReturnRunInstances ‑ test_return_all_terminates_all
tests.onmoto.test_partial_return.TestPartialReturnRunInstances ‑ test_return_empty_list_is_noop
tests.onmoto.test_partial_return.TestPartialReturnRunInstances ‑ test_return_one_of_three_terminates_only_that_instance
tests.onmoto.test_partial_return.TestPartialReturnRunInstances ‑ test_return_two_of_three_leaves_one_running
tests.onmoto.test_provision_lifecycle.TestASGProvisionLifecycle ‑ test_acquire_creates_asg
tests.onmoto.test_provision_lifecycle.TestASGProvisionLifecycle ‑ test_check_status_after_acquire
tests.onmoto.test_provision_lifecycle.TestASGProvisionLifecycle ‑ test_release_after_acquire
tests.onmoto.test_provision_lifecycle.TestEC2FleetProvisionLifecycle ‑ test_acquire_creates_fleet[instant]
tests.onmoto.test_provision_lifecycle.TestEC2FleetProvisionLifecycle ‑ test_acquire_creates_fleet[maintain]
tests.onmoto.test_provision_lifecycle.TestEC2FleetProvisionLifecycle ‑ test_acquire_creates_fleet[request]
tests.onmoto.test_provision_lifecycle.TestEC2FleetProvisionLifecycle ‑ test_check_status_after_acquire
tests.onmoto.test_provision_lifecycle.TestEC2FleetProvisionLifecycle ‑ test_provider_data_resource_type
tests.onmoto.test_provision_lifecycle.TestEC2FleetProvisionLifecycle ‑ test_release_after_acquire
tests.onmoto.test_provision_lifecycle.TestRunInstancesProvisionLifecycle ‑ test_acquire_instances_exist_in_aws
tests.onmoto.test_provision_lifecycle.TestRunInstancesProvisionLifecycle ‑ test_acquire_returns_reservation_id
tests.onmoto.test_provision_lifecycle.TestRunInstancesProvisionLifecycle ‑ test_check_status_returns_instance_data
tests.onmoto.test_provision_lifecycle.TestRunInstancesProvisionLifecycle ‑ test_full_lifecycle
tests.onmoto.test_provision_lifecycle.TestRunInstancesProvisionLifecycle ‑ test_release_terminates_instances
tests.onmoto.test_provision_lifecycle.TestRunInstancesProvisionLifecycle ‑ test_template_defaults_present_in_handler
tests.onmoto.test_provision_lifecycle.TestSpotFleetProvisionLifecycle ‑ test_acquire_creates_spot_fleet[maintain]
tests.onmoto.test_provision_lifecycle.TestSpotFleetProvisionLifecycle ‑ test_acquire_creates_spot_fleet[request]
tests.onmoto.test_provision_lifecycle.TestSpotFleetProvisionLifecycle ‑ test_check_status_after_acquire
tests.onmoto.test_provision_lifecycle.TestSpotFleetProvisionLifecycle ‑ test_provider_data_resource_type
tests.onmoto.test_provision_lifecycle.TestSpotFleetProvisionLifecycle ‑ test_release_after_acquire
tests.onmoto.test_rest_api_onmoto.TestConcurrentRequests ‑ test_concurrent_requests_both_get_request_ids
tests.onmoto.test_rest_api_onmoto.TestFullLifecycle ‑ test_full_request_lifecycle[asg-ondemand]
tests.onmoto.test_rest_api_onmoto.TestFullLifecycle ‑ test_full_request_lifecycle[ec2fleet-request-ondemand]
tests.onmoto.test_rest_api_onmoto.TestFullLifecycle ‑ test_full_request_lifecycle[run-instances-ondemand]
tests.onmoto.test_rest_api_onmoto.TestFullLifecycle ‑ test_full_request_lifecycle[spotfleet-request-lowest]
tests.onmoto.test_rest_api_onmoto.TestHealthCheck ‑ test_health_returns_healthy
tests.onmoto.test_rest_api_onmoto.TestListMachinesPagination ‑ test_list_machines_pagination
tests.onmoto.test_rest_api_onmoto.TestListRequests ‑ test_list_requests_includes_created_request[asg-ondemand]
tests.onmoto.test_rest_api_onmoto.TestListRequests ‑ test_list_requests_includes_created_request[ec2fleet-request-ondemand]
tests.onmoto.test_rest_api_onmoto.TestListRequests ‑ test_list_requests_includes_created_request[run-instances-ondemand]
tests.onmoto.test_rest_api_onmoto.TestListRequests ‑ test_list_requests_includes_created_request[spotfleet-request-lowest]
tests.onmoto.test_rest_api_onmoto.TestListRequestsPagination ‑ test_list_requests_pagination
tests.onmoto.test_rest_api_onmoto.TestRequestMachines ‑ test_request_machines_returns_request_id[asg-ondemand]
tests.onmoto.test_rest_api_onmoto.TestRequestMachines ‑ test_request_machines_returns_request_id[ec2fleet-request-ondemand]
tests.onmoto.test_rest_api_onmoto.TestRequestMachines ‑ test_request_machines_returns_request_id[run-instances-ondemand]
tests.onmoto.test_rest_api_onmoto.TestRequestMachines ‑ test_request_machines_returns_request_id[spotfleet-request-lowest]
tests.onmoto.test_rest_api_onmoto.TestRequestMachines ‑ test_request_machines_unknown_template_returns_4xx
tests.onmoto.test_rest_api_onmoto.TestRequestStatus ‑ test_get_status_after_request[asg-ondemand]
tests.onmoto.test_rest_api_onmoto.TestRequestStatus ‑ test_get_status_after_request[ec2fleet-request-ondemand]
tests.onmoto.test_rest_api_onmoto.TestRequestStatus ‑ test_get_status_after_request[run-instances-ondemand]
tests.onmoto.test_rest_api_onmoto.TestRequestStatus ‑ test_get_status_after_request[spotfleet-request-lowest]
tests.onmoto.test_rest_api_onmoto.TestReturnMachines ‑ test_return_machines_returns_message[asg-ondemand]
tests.onmoto.test_rest_api_onmoto.TestReturnMachines ‑ test_return_machines_returns_message[ec2fleet-request-ondemand]
tests.onmoto.test_rest_api_onmoto.TestReturnMachines ‑ test_return_machines_returns_message[run-instances-ondemand]
tests.onmoto.test_rest_api_onmoto.TestReturnMachines ‑ test_return_machines_returns_message[spotfleet-request-lowest]
tests.onmoto.test_rest_api_onmoto.TestTemplates ‑ test_list_templates_contains_run_instances
tests.onmoto.test_rest_api_onmoto.TestTemplates ‑ test_list_templates_each_has_template_id
tests.onmoto.test_rest_api_onmoto.TestTemplates ‑ test_list_templates_returns_non_empty
tests.onmoto.test_return_flow.TestRunInstancesReturnFlow ‑ test_acquire_then_return_all
tests.onmoto.test_return_flow.TestRunInstancesReturnFlow ‑ test_instances_terminated_in_aws_after_return
tests.onmoto.test_return_flow.TestRunInstancesReturnFlow ‑ test_return_request_id_has_ret_prefix
tests.onmoto.test_return_flow.TestRunInstancesReturnFlow ‑ test_return_request_persisted_in_storage
tests.onmoto.test_return_flow.TestRunInstancesReturnFlow ‑ test_return_status_shows_request_completed
tests.onmoto.test_run_instances_gaps.TestRunInstancesGaps ‑ test_acquire_invalid_subnet_raises
tests.onmoto.test_run_instances_gaps.TestRunInstancesGaps ‑ test_acquire_with_iam_instance_profile
tests.onmoto.test_run_instances_gaps.TestRunInstancesGaps ‑ test_acquire_with_key_name
tests.onmoto.test_run_instances_gaps.TestRunInstancesGaps ‑ test_acquire_with_tags_propagated_to_instances
tests.onmoto.test_run_instances_gaps.TestRunInstancesGaps ‑ test_acquire_with_user_data
tests.onmoto.test_run_instances_gaps.TestRunInstancesGaps ‑ test_check_status_instance_in_stopped_state
tests.onmoto.test_run_instances_gaps.TestRunInstancesGaps ‑ test_check_status_instance_in_terminated_state
tests.onmoto.test_run_instances_gaps.TestRunInstancesGaps ‑ test_release_already_terminated_is_idempotent
tests.onmoto.test_run_instances_gaps.TestRunInstancesGaps ‑ test_release_partial_then_full_two_step
tests.onmoto.test_sdk_default_scheduler.TestSDKDefaultSchedulerInit ‑ test_sdk_cleanup_resets_state
tests.onmoto.test_sdk_default_scheduler.TestSDKDefaultSchedulerInit ‑ test_sdk_discovers_methods_with_default_scheduler
tests.onmoto.test_sdk_default_scheduler.TestSDKDefaultSchedulerInit ‑ test_sdk_get_stats_with_default_scheduler
tests.onmoto.test_sdk_default_scheduler.TestSDKDefaultSchedulerInit ‑ test_sdk_initializes_with_default_scheduler
tests.onmoto.test_sdk_default_scheduler.TestSDKDefaultSchedulerRequests ‑ test_create_request_returns_request_id
tests.onmoto.test_sdk_default_scheduler.TestSDKDefaultSchedulerRequests ‑ test_full_lifecycle_with_default_scheduler
tests.onmoto.test_sdk_default_scheduler.TestSDKDefaultSchedulerRequests ‑ test_get_request_status_after_create
tests.onmoto.test_sdk_default_scheduler.TestSDKDefaultSchedulerTemplates ‑ test_list_templates_contains_run_instances_template
tests.onmoto.test_sdk_default_scheduler.TestSDKDefaultSchedulerTemplates ‑ test_list_templates_returns_snake_case_templates
tests.onmoto.test_sdk_onmoto.TestSDKInitialization ‑ test_sdk_cleanup_resets_state
tests.onmoto.test_sdk_onmoto.TestSDKInitialization ‑ test_sdk_discovers_methods
tests.onmoto.test_sdk_onmoto.TestSDKInitialization ‑ test_sdk_get_stats
tests.onmoto.test_sdk_onmoto.TestSDKInitialization ‑ test_sdk_initializes_with_app_config
tests.onmoto.test_sdk_onmoto.TestSDKInitialization ‑ test_sdk_initializes_with_config_path
tests.onmoto.test_sdk_onmoto.TestSDKRequestLifecycle ‑ test_create_request_extended_provider_apis[asg-ondemand]
tests.onmoto.test_sdk_onmoto.TestSDKRequestLifecycle ‑ test_create_request_extended_provider_apis[ec2fleet-instant-ondemand]
tests.onmoto.test_sdk_onmoto.TestSDKRequestLifecycle ‑ test_create_request_extended_provider_apis[ec2fleet-request-ondemand]
tests.onmoto.test_sdk_onmoto.TestSDKRequestLifecycle ‑ test_create_request_extended_provider_apis[spotfleet-request-spot]
tests.onmoto.test_sdk_onmoto.TestSDKRequestLifecycle ‑ test_create_request_returns_request_id[asg-ondemand]
tests.onmoto.test_sdk_onmoto.TestSDKRequestLifecycle ‑ test_create_request_returns_request_id[ec2fleet-request-ondemand]
tests.onmoto.test_sdk_onmoto.TestSDKRequestLifecycle ‑ test_create_request_returns_request_id[run-instances-ondemand]
tests.onmoto.test_sdk_onmoto.TestSDKRequestLifecycle ‑ test_create_request_returns_request_id[spotfleet-request-lowest]
tests.onmoto.test_sdk_onmoto.TestSDKRequestLifecycle ‑ test_create_request_unknown_template_returns_error
tests.onmoto.test_sdk_onmoto.TestSDKRequestLifecycle ‑ test_full_request_and_return_cycle[asg-ondemand]
tests.onmoto.test_sdk_onmoto.TestSDKRequestLifecycle ‑ test_full_request_and_return_cycle[ec2fleet-request-ondemand]
tests.onmoto.test_sdk_onmoto.TestSDKRequestLifecycle ‑ test_full_request_and_return_cycle[run-instances-ondemand]
tests.onmoto.test_sdk_onmoto.TestSDKRequestLifecycle ‑ test_full_request_and_return_cycle[spotfleet-request-lowest]
tests.onmoto.test_sdk_onmoto.TestSDKRequestLifecycle ‑ test_get_request_status_after_create[asg-ondemand]
tests.onmoto.test_sdk_onmoto.TestSDKRequestLifecycle ‑ test_get_request_status_after_create[ec2fleet-request-ondemand]
tests.onmoto.test_sdk_onmoto.TestSDKRequestLifecycle ‑ test_get_request_status_after_create[run-instances-ondemand]
tests.onmoto.test_sdk_onmoto.TestSDKRequestLifecycle ‑ test_get_request_status_after_create[spotfleet-request-lowest]
tests.onmoto.test_sdk_onmoto.TestSDKRequestLifecycle ‑ test_get_request_status_with_return_request_id
tests.onmoto.test_sdk_onmoto.TestSDKRequestLifecycle ‑ test_list_requests_after_create[asg-ondemand]
tests.onmoto.test_sdk_onmoto.TestSDKRequestLifecycle ‑ test_list_requests_after_create[ec2fleet-request-ondemand]
tests.onmoto.test_sdk_onmoto.TestSDKRequestLifecycle ‑ test_list_requests_after_create[run-instances-ondemand]
tests.onmoto.test_sdk_onmoto.TestSDKRequestLifecycle ‑ test_list_requests_after_create[spotfleet-request-lowest]
tests.onmoto.test_sdk_onmoto.TestSDKTemplates ‑ test_list_templates_active_only
tests.onmoto.test_sdk_onmoto.TestSDKTemplates ‑ test_list_templates_ids_match_config
tests.onmoto.test_sdk_onmoto.TestSDKTemplates ‑ test_list_templates_returns_result
tests.onmoto.test_spot_fleet_gaps.TestAllocationStrategy ‑ test_acquire_fleet_with_allocation_strategy_capacity_optimized
tests.onmoto.test_spot_fleet_gaps.TestCheckStatus ‑ test_check_status_cancelled_fleet_returns_empty
tests.onmoto.test_spot_fleet_gaps.TestExpiryTime ‑ test_acquire_fleet_with_expiry_time
tests.onmoto.test_spot_fleet_gaps.TestHeterogeneousPriceType ‑ test_acquire_heterogeneous_price_type_maintain
tests.onmoto.test_spot_fleet_gaps.TestHeterogeneousPriceType ‑ test_acquire_heterogeneous_price_type_request
tests.onmoto.test_spot_fleet_gaps.TestOnDemandPriceType ‑ test_acquire_ondemand_price_type_maintain
tests.onmoto.test_spot_fleet_gaps.TestOnDemandPriceType ‑ test_acquire_ondemand_price_type_request
tests.onmoto.test_spot_fleet_gaps.TestSpotFleetRelease ‑ test_partial_release_maintain_fleet_reduces_target_capacity
tests.onmoto.test_spot_fleet_gaps.TestSpotFleetRelease ‑ test_release_maintain_fleet_cancels_when_all_returned
tests.onmoto.test_spot_fleet_gaps.TestSpotFleetRelease ‑ test_release_request_fleet_cancels_fleet
tests.onmoto.test_spot_fleet_gaps.TestTagPropagation ‑ test_acquire_fleet_tags_propagated
tests.onmoto.test_template_pipeline ‑ test_default_strategy_delegates_hf_file_to_hf_strategy
tests.onmoto.test_template_pipeline ‑ test_default_strategy_loads_snake_case_passthrough
tests.onmoto.test_template_pipeline ‑ test_hf_aws_field_mapping_has_valid_domain_target[abisInstanceRequirements-abis_instance_requirements]
tests.onmoto.test_template_pipeline ‑ test_hf_aws_field_mapping_has_valid_domain_target[allocationStrategyOnDemand-allocation_strategy_on_demand]
tests.onmoto.test_template_pipeline ‑ test_hf_aws_field_mapping_has_valid_domain_target[fleetRole-fleet_role]
tests.onmoto.test_template_pipeline ‑ test_hf_aws_field_mapping_has_valid_domain_target[instanceProfile-instance_profile]
tests.onmoto.test_template_pipeline ‑ test_hf_aws_field_mapping_has_valid_domain_target[launchTemplateId-launch_template_id]
tests.onmoto.test_template_pipeline ‑ test_hf_aws_field_mapping_has_valid_domain_target[percentOnDemand-percent_on_demand]
tests.onmoto.test_template_pipeline ‑ test_hf_aws_field_mapping_has_valid_domain_target[poolsCount-pools_count]
tests.onmoto.test_template_pipeline ‑ test_hf_aws_field_mapping_has_valid_domain_target[securityGroupIds-security_group_ids]
tests.onmoto.test_template_pipeline ‑ test_hf_aws_field_mapping_has_valid_domain_target[spotFleetRequestExpiry-spot_fleet_request_expiry]
tests.onmoto.test_template_pipeline ‑ test_hf_aws_field_mapping_has_valid_domain_target[subnetId-subnet_ids]
tests.onmoto.test_template_pipeline ‑ test_hf_aws_field_mapping_has_valid_domain_target[subnetIds-subnet_ids]
tests.onmoto.test_template_pipeline ‑ test_hf_aws_field_mapping_has_valid_domain_target[userDataScript-user_data]
tests.onmoto.test_template_pipeline ‑ test_hf_aws_field_mapping_has_valid_domain_target[vmTypesOnDemand-machine_types_ondemand]
tests.onmoto.test_template_pipeline ‑ test_hf_aws_field_mapping_has_valid_domain_target[vmTypesPriority-machine_types_priority]
tests.onmoto.test_template_pipeline ‑ test_hf_generic_field_mapping_has_valid_domain_target[allocationStrategy-allocation_strategy]
tests.onmoto.test_template_pipeline ‑ test_hf_generic_field_mapping_has_valid_domain_target[createdAt-created_at]
tests.onmoto.test_template_pipeline ‑ test_hf_generic_field_mapping_has_valid_domain_target[fleetType-fleet_type]
tests.onmoto.test_template_pipeline ‑ test_hf_generic_field_mapping_has_valid_domain_target[imageId-image_id]
tests.onmoto.test_template_pipeline ‑ test_hf_generic_field_mapping_has_valid_domain_target[instanceTags-tags]
tests.onmoto.test_template_pipeline ‑ test_hf_generic_field_mapping_has_valid_domain_target[iops-iops]
tests.onmoto.test_template_pipeline ‑ test_hf_generic_field_mapping_has_valid_domain_target[keyName-key_name]
tests.onmoto.test_template_pipeline ‑ test_hf_generic_field_mapping_has_valid_domain_target[maxNumber-max_instances]
tests.onmoto.test_template_pipeline ‑ test_hf_generic_field_mapping_has_valid_domain_target[maxSpotPrice-max_price]
tests.onmoto.test_template_pipeline ‑ test_hf_generic_field_mapping_has_valid_domain_target[name-name]
tests.onmoto.test_template_pipeline ‑ test_hf_generic_field_mapping_has_valid_domain_target[priceType-price_type]
tests.onmoto.test_template_pipeline ‑ test_hf_generic_field_mapping_has_valid_domain_target[providerApi-provider_api]
tests.onmoto.test_template_pipeline ‑ test_hf_generic_field_mapping_has_valid_domain_target[providerName-provider_name]
tests.onmoto.test_template_pipeline ‑ test_hf_generic_field_mapping_has_valid_domain_target[providerType-provider_type]
tests.onmoto.test_template_pipeline ‑ test_hf_generic_field_mapping_has_valid_domain_target[requestId-request_id]
tests.onmoto.test_template_pipeline ‑ test_hf_generic_field_mapping_has_valid_domain_target[rootDeviceVolumeSize-root_device_volume_size]
tests.onmoto.test_template_pipeline ‑ test_hf_generic_field_mapping_has_valid_domain_target[templateId-template_id]
tests.onmoto.test_template_pipeline ‑ test_hf_generic_field_mapping_has_valid_domain_target[vmType-machine_types]
tests.onmoto.test_template_pipeline ‑ test_hf_generic_field_mapping_has_valid_domain_target[vmTypes-machine_types]
tests.onmoto.test_template_pipeline ‑ test_hf_generic_field_mapping_has_valid_domain_target[volumeType-volume_type]
tests.onmoto.test_template_pipeline ‑ test_hf_strategy_loads_camelcase_and_maps_to_snake
tests.onmoto.test_template_pipeline ‑ test_hf_strategy_maps_aws_specific_fields
tests.onmoto.test_template_pipeline ‑ test_hf_strategy_maps_vm_types_to_machine_types
tests.onmoto.test_template_pipeline ‑ test_hf_strategy_transforms_instance_tags_dict_passthrough
tests.onmoto.test_template_pipeline ‑ test_hf_strategy_transforms_instance_tags_string_to_dict
tests.onmoto.test_template_pipeline ‑ test_hf_strategy_transforms_subnet_id_string_to_list
tests.onmoto.test_template_pipeline ‑ test_round_trip_default_generated_file_has_snake_case_keys
tests.onmoto.test_template_pipeline ‑ test_round_trip_hf_format
tests.onmoto.test_template_pipeline ‑ test_round_trip_hf_generated_file_has_camelcase_keys
tests.onmoto.test_template_pipeline ‑ test_template_defaults_does_not_overwrite_existing_subnet_ids
tests.onmoto.test_template_pipeline ‑ test_template_defaults_fills_empty_security_group_ids
tests.onmoto.test_template_pipeline ‑ test_template_defaults_fills_empty_subnet_ids
tests.providers.aws.contract.test_aws_monitoring.TestAWSMonitoringContract ‑ test_get_provider_info_returns_dict
tests.providers.aws.contract.test_aws_monitoring.TestAWSMonitoringContract ‑ test_status_after_release_reflects_termination
tests.providers.aws.contract.test_aws_monitoring.TestAWSMonitoringContract ‑ test_status_entries_have_required_keys
tests.providers.aws.contract.test_aws_monitoring.TestAWSMonitoringContract ‑ test_status_returns_list
tests.providers.aws.contract.test_aws_provisioning.TestAWSProvisioningContract ‑ test_acquire_resource_ids_are_stable
tests.providers.aws.contract.test_aws_provisioning.TestAWSProvisioningContract ‑ test_acquire_respects_requested_count
tests.providers.aws.contract.test_aws_provisioning.TestAWSProvisioningContract ‑ test_acquire_returns_resource_ids
tests.providers.aws.contract.test_aws_provisioning.TestAWSProvisioningContract ‑ test_acquire_returns_success
tests.providers.aws.contract.test_aws_provisioning.TestAWSProvisioningContract ‑ test_release_does_not_raise
tests.providers.aws.contract.test_aws_provisioning.TestAWSProvisioningContract ‑ test_release_is_idempotent
tests.providers.aws.contract.test_aws_template.TestAWSTemplateContract ‑ test_get_available_templates_returns_list
tests.providers.aws.contract.test_aws_template.TestAWSTemplateContract ‑ test_templates_have_required_fields
tests.providers.aws.contract.test_aws_template.TestAWSTemplateContract ‑ test_validate_template_accepts_valid_template
tests.providers.aws.contract.test_aws_template.TestAWSTemplateContract ‑ test_validate_template_rejects_invalid_template
tests.providers.aws.contract.test_aws_validation.TestAWSValidationContract ‑ test_get_provider_type_returns_string
tests.providers.aws.contract.test_aws_validation.TestAWSValidationContract ‑ test_get_supported_apis_returns_non_empty_list
tests.providers.aws.contract.test_aws_validation.TestAWSValidationContract ‑ test_validate_known_api_returns_true
tests.providers.aws.contract.test_aws_validation.TestAWSValidationContract ‑ test_validate_template_config_returns_result_shape
tests.providers.aws.contract.test_aws_validation.TestAWSValidationContract ‑ test_validate_unknown_api_returns_false
tests.providers.aws.domain.services.test_ami_resolver_caching.TestAMICacheService ‑ test_cache_clear
tests.providers.aws.domain.services.test_ami_resolver_caching.TestAMICacheService ‑ test_cache_expiration
tests.providers.aws.domain.services.test_ami_resolver_caching.TestAMICacheService ‑ test_cache_hit
tests.providers.aws.domain.services.test_ami_resolver_caching.TestAMICacheService ‑ test_cache_initialization
tests.providers.aws.domain.services.test_ami_resolver_caching.TestAMICacheService ‑ test_cache_miss
tests.providers.aws.domain.services.test_ami_resolver_caching.TestAMICacheService ‑ test_cache_size_limit
tests.providers.aws.domain.services.test_ami_resolver_caching.TestAMICacheService ‑ test_clear_expired_entries
tests.providers.aws.domain.services.test_ami_resolver_caching.TestAMICacheService ‑ test_failed_expiration
tests.providers.aws.domain.services.test_ami_resolver_caching.TestAMICacheService ‑ test_failed_tracking
tests.providers.aws.domain.services.test_ami_resolver_caching.TestAMICacheService ‑ test_stale_cache_access
tests.providers.aws.domain.services.test_ami_resolver_caching.TestAWSAMIResolver ‑ test_cache_key_generation
tests.providers.aws.domain.services.test_ami_resolver_caching.TestAWSAMIResolver ‑ test_cache_management_methods
tests.providers.aws.domain.services.test_ami_resolver_caching.TestAWSAMIResolver ‑ test_cache_statistics
tests.providers.aws.domain.services.test_ami_resolver_caching.TestAWSAMIResolver ‑ test_custom_alias_resolution
tests.providers.aws.domain.services.test_ami_resolver_caching.TestAWSAMIResolver ‑ test_direct_ami_id_no_caching
tests.providers.aws.domain.services.test_ami_resolver_caching.TestAWSAMIResolver ‑ test_disabled_cache_operations
tests.providers.aws.domain.services.test_ami_resolver_caching.TestAWSAMIResolver ‑ test_empty_reference_error
tests.providers.aws.domain.services.test_ami_resolver_caching.TestAWSAMIResolver ‑ test_persistent_cache_save_load
tests.providers.aws.domain.services.test_ami_resolver_caching.TestAWSAMIResolver ‑ test_resolver_initialization_custom_config
tests.providers.aws.domain.services.test_ami_resolver_caching.TestAWSAMIResolver ‑ test_resolver_initialization_default
tests.providers.aws.domain.services.test_ami_resolver_caching.TestAWSAMIResolver ‑ test_resolver_initialization_disabled_cache
tests.providers.aws.domain.services.test_ami_resolver_caching.TestAWSAMIResolver ‑ test_ssm_parameter_caching
tests.providers.aws.domain.services.test_ami_resolver_caching.TestAWSAMIResolver ‑ test_ssm_parameter_failure_caching
tests.providers.aws.domain.services.test_ami_resolver_caching.TestAWSAMIResolver ‑ test_stale_fallback_on_failure
tests.providers.aws.domain.services.test_ami_resolver_caching.TestAWSAMIResolver ‑ test_unknown_reference_passthrough
tests.providers.aws.test_aws_template_defaults.TestAWSTemplateDefaults ‑ test_asg_no_fleet_type
tests.providers.aws.test_aws_template_defaults.TestAWSTemplateDefaults ‑ test_ec2_fleet_gets_default_fleet_type
tests.providers.aws.test_aws_template_defaults.TestAWSTemplateDefaults ‑ test_explicit_fleet_type_preserved
tests.providers.aws.test_aws_template_defaults.TestAWSTemplateDefaults ‑ test_run_instances_no_fleet_type
tests.providers.aws.test_aws_template_defaults.TestAWSTemplateDefaults ‑ test_spot_fleet_gets_default_fleet_type
tests.providers.aws.test_aws_template_defaults.TestAWSTemplateDefaults ‑ test_template_accepts_camel_case_abis_requirements
tests.providers.aws.test_aws_template_defaults.TestAWSTemplateDefaults ‑ test_template_accepts_snake_case_abis_requirements
tests.providers.aws.test_aws_template_defaults.TestAWSTemplateExtensionConfig ‑ test_fleet_type_field_exists
tests.providers.aws.test_aws_template_defaults.TestAWSTemplateExtensionConfig ‑ test_fleet_type_in_template_defaults
tests.providers.aws.test_aws_template_defaults.TestAWSTemplateExtensionConfig ‑ test_fleet_type_none_not_in_defaults
tests.providers.aws.test_aws_validation_adapter.TestAWSValidationAdapter ‑ test_get_default_fleet_type_for_api
tests.providers.aws.test_aws_validation_adapter.TestAWSValidationAdapter ‑ test_get_default_fleet_type_for_unsupported_api
tests.providers.aws.test_aws_validation_adapter.TestAWSValidationAdapter ‑ test_get_provider_type
tests.providers.aws.test_aws_validation_adapter.TestAWSValidationAdapter ‑ test_get_supported_provider_apis
tests.providers.aws.test_aws_validation_adapter.TestAWSValidationAdapter ‑ test_get_valid_fleet_types_for_api
tests.providers.aws.test_aws_validation_adapter.TestAWSValidationAdapter ‑ test_is_valid_instance_type
tests.providers.aws.test_aws_validation_adapter.TestAWSValidationAdapter ‑ test_validate_fleet_type_for_api_invalid
tests.providers.aws.test_aws_validation_adapter.TestAWSValidationAdapter ‑ test_validate_fleet_type_for_api_valid
tests.providers.aws.test_aws_validation_adapter.TestAWSValidationAdapter ‑ test_validate_provider_api_invalid
tests.providers.aws.test_aws_validation_adapter.TestAWSValidationAdapter ‑ test_validate_provider_api_valid
tests.providers.aws.test_aws_validation_adapter.TestAWSValidationAdapter ‑ test_validate_template_configuration_incompatible_fleet_type
tests.providers.aws.test_aws_validation_adapter.TestAWSValidationAdapter ‑ test_validate_template_configuration_invalid_ami_id
tests.providers.aws.test_aws_validation_adapter.TestAWSValidationAdapter ‑ test_validate_template_configuration_invalid_percent_on_demand
tests.providers.aws.test_aws_validation_adapter.TestAWSValidationAdapter ‑ test_validate_template_configuration_invalid_provider_api
tests.providers.aws.test_aws_validation_adapter.TestAWSValidationAdapter ‑ test_validate_template_configuration_invalid_subnet_id
tests.providers.aws.test_aws_validation_adapter.TestAWSValidationAdapter ‑ test_validate_template_configuration_valid
tests.providers.aws.test_botocore_metrics.TestAWSMetricsIntegration ‑ test_aws_metrics_definitions
tests.providers.aws.test_botocore_metrics.TestAWSMetricsIntegration ‑ test_metrics_configuration_loading
tests.providers.aws.test_botocore_metrics.TestBotocoreMetrics ‑ test_error_call_metrics
tests.providers.aws.test_botocore_metrics.TestBotocoreMetrics ‑ test_error_handling_in_handlers
tests.providers.aws.test_botocore_metrics.TestBotocoreMetrics ‑ test_error_parsing
tests.providers.aws.test_botocore_metrics.TestBotocoreMetrics ‑ test_event_cache_performance
tests.providers.aws.test_botocore_metrics.TestBotocoreMetrics ‑ test_event_name_parsing
tests.providers.aws.test_botocore_metrics.TestBotocoreMetrics ‑ test_event_registration
tests.providers.aws.test_botocore_metrics.TestBotocoreMetrics ‑ test_handler_stats
tests.providers.aws.test_botocore_metrics.TestBotocoreMetrics ‑ test_multiple_concurrent_requests
tests.providers.aws.test_botocore_metrics.TestBotocoreMetrics ‑ test_payload_size_estimation
tests.providers.aws.test_botocore_metrics.TestBotocoreMetrics ‑ test_request_context_creation
tests.providers.aws.test_botocore_metrics.TestBotocoreMetrics ‑ test_retry_handling
tests.providers.aws.test_botocore_metrics.TestBotocoreMetrics ‑ test_successful_call_metrics
tests.providers.aws.test_botocore_metrics.TestBotocoreMetrics ‑ test_thread_safety
tests.providers.aws.test_botocore_metrics.TestBotocoreMetrics ‑ test_throttling_detection
tests.providers.aws.test_botocore_metrics.TestIntegrationWithMoto ‑ test_ec2_operations_with_metrics
tests.providers.aws.test_botocore_metrics.TestIntegrationWithMoto ‑ test_error_scenarios_with_moto
tests.providers.aws.test_botocore_metrics.TestIntegrationWithMoto ‑ test_timing_metrics_with_moto
tests.providers.aws.test_botocore_metrics.TestRequestContext ‑ test_request_context_creation
tests.providers.aws.test_botocore_metrics.TestRequestContext ‑ test_request_context_with_all_fields
tests.unit.api.handlers.test_api_handler_initialization.TestAPIHandlerRegistration ‑ test_register_server_services_disabled
tests.unit.api.handlers.test_api_handler_initialization.TestAPIHandlerRegistration ‑ test_register_server_services_enabled
tests.unit.api.handlers.test_api_handler_initialization.TestOrchestratorInitialization ‑ test_acquire_machines_orchestrator_init
tests.unit.api.handlers.test_api_handler_initialization.TestOrchestratorInitialization ‑ test_cancel_request_orchestrator_init
tests.unit.api.handlers.test_api_handler_initialization.TestOrchestratorInitialization ‑ test_get_machine_orchestrator_init
tests.unit.api.handlers.test_api_handler_initialization.TestOrchestratorInitialization ‑ test_get_request_status_orchestrator_init
tests.unit.api.handlers.test_api_handler_initialization.TestOrchestratorInitialization ‑ test_list_machines_orchestrator_init
tests.unit.api.handlers.test_api_handler_initialization.TestOrchestratorInitialization ‑ test_list_requests_orchestrator_init
tests.unit.api.handlers.test_api_handler_initialization.TestOrchestratorInitialization ‑ test_list_return_requests_orchestrator_init
tests.unit.api.handlers.test_api_handler_initialization.TestOrchestratorInitialization ‑ test_list_templates_orchestrator_init
tests.unit.api.handlers.test_api_handler_initialization.TestOrchestratorInitialization ‑ test_return_machines_orchestrator_init
tests.unit.api.test_api_comprehensive.TestAPIHandlersComprehensive ‑ test_handler_classes_exist
tests.unit.api.test_api_comprehensive.TestAPIHandlersComprehensive ‑ test_handler_dependencies
tests.unit.api.test_api_comprehensive.TestAPIHandlersComprehensive ‑ test_handler_initialization
tests.unit.api.test_api_comprehensive.TestAPIHandlersComprehensive ‑ test_handler_methods
tests.unit.api.test_api_comprehensive.TestAPIHandlersComprehensive ‑ test_handler_modules_exist
tests.unit.api.test_api_comprehensive.TestAPIModelsComprehensive ‑ test_model_classes_exist
tests.unit.api.test_api_comprehensive.TestAPIModelsComprehensive ‑ test_model_instantiation
tests.unit.api.test_api_comprehensive.TestAPIModelsComprehensive ‑ test_model_modules_exist
tests.unit.api.test_api_comprehensive.TestAPIModelsComprehensive ‑ test_model_serialization
tests.unit.api.test_api_comprehensive.TestAPIRoutersComprehensive ‑ test_router_integration
tests.unit.api.test_api_comprehensive.TestAPIRoutersComprehensive ‑ test_router_modules_exist
tests.unit.api.test_api_comprehensive.TestAPIRoutersComprehensive ‑ test_routers_have_routes
tests.unit.api.test_api_comprehensive.TestAPIValidationComprehensive ‑ test_validation_classes
tests.unit.api.test_api_comprehensive.TestAPIValidationComprehensive ‑ test_validation_functions
tests.unit.api.test_api_comprehensive.TestAPIValidationComprehensive ‑ test_validation_module_exists
tests.unit.api.test_api_comprehensive.TestRequestStatusOrchestratorBehaviour ‑ test_all_requests_dispatches_list_active_requests_query
tests.unit.api.test_api_comprehensive.TestRequestStatusOrchestratorBehaviour ‑ test_detailed_flag_sets_verbose_on_query
tests.unit.api.test_api_comprehensive.TestRequestStatusOrchestratorBehaviour ‑ test_single_request_id_dispatches_get_request_query
tests.unit.api.test_dependencies.TestGetResponseFormattingService ‑ test_returns_singleton_from_di_container
tests.unit.api.test_machines_router.TestListMachinesProviderNameFilter ‑ test_list_machines_forwards_provider_name_to_orchestrator
tests.unit.api.test_machines_router.TestValidateTemplateTypedBody ‑ test_validate_template_accepts_typed_body
tests.unit.api.test_machines_router.TestValidateTemplateTypedBody ‑ test_validate_template_missing_body_returns_422
tests.unit.api.test_metrics_endpoint.TestMetricsEndpoint ‑ test_container_exception_returns_empty_body
tests.unit.api.test_metrics_endpoint.TestMetricsEndpoint ‑ test_content_type_is_prometheus
tests.unit.api.test_metrics_endpoint.TestMetricsEndpoint ‑ test_no_collector_returns_empty_body
tests.unit.api.test_metrics_endpoint.TestMetricsEndpoint ‑ test_prometheus_lines_present
tests.unit.api.test_metrics_endpoint.TestMetricsEndpoint ‑ test_returns_200
tests.unit.api.test_requests_router.TestGetRequestDetailsRemoved ‑ test_get_request_details_route_removed
tests.unit.api.test_requests_router.TestGetRequestDetailsRemoved ‑ test_get_request_status_passes_request_id
tests.unit.api.test_requests_router.TestGetRequestDetailsRemoved ‑ test_get_request_status_passes_verbose_false_when_queried
tests.unit.api.test_requests_router.TestGetRequestDetailsRemoved ‑ test_get_request_status_passes_verbose_true_by_default
tests.unit.api.test_requests_router.TestGetRequestDetailsRemoved ‑ test_get_request_status_route_exists
tests.unit.api.test_requests_router.TestListReturnRequestsLimitType ‑ test_limit_annotation_is_int
tests.unit.api.test_requests_router.TestListReturnRequestsLimitType ‑ test_list_return_requests_default_limit
tests.unit.api.test_requests_router.TestListReturnRequestsLimitType ‑ test_list_return_requests_explicit_limit
tests.unit.api.test_requests_router.TestListReturnRequestsLimitType ‑ test_list_return_requests_limit_has_default
tests.unit.api.test_router_endpoints.TestMachinesRouter ‑ test_get_machine_happy_path
tests.unit.api.test_router_endpoints.TestMachinesRouter ‑ test_get_machine_not_found
tests.unit.api.test_router_endpoints.TestMachinesRouter ‑ test_list_machines_happy_path
tests.unit.api.test_router_endpoints.TestMachinesRouter ‑ test_list_machines_with_filters
tests.unit.api.test_router_endpoints.TestMachinesRouter ‑ test_list_machines_with_request_id_filter
tests.unit.api.test_router_endpoints.TestMachinesRouter ‑ test_request_machines_camel_case_body
tests.unit.api.test_router_endpoints.TestMachinesRouter ‑ test_request_machines_happy_path
tests.unit.api.test_router_endpoints.TestMachinesRouter ‑ test_request_machines_missing_count
tests.unit.api.test_router_endpoints.TestMachinesRouter ‑ test_request_machines_missing_template_id
tests.unit.api.test_router_endpoints.TestMachinesRouter ‑ test_request_machines_snake_case_count_alias
tests.unit.api.test_router_endpoints.TestMachinesRouter ‑ test_return_machines_camel_case_body
tests.unit.api.test_router_endpoints.TestMachinesRouter ‑ test_return_machines_empty_ids
tests.unit.api.test_router_endpoints.TestMachinesRouter ‑ test_return_machines_happy_path
tests.unit.api.test_router_endpoints.TestRequestsRouter ‑ test_cancel_request_default_reason
tests.unit.api.test_router_endpoints.TestRequestsRouter ‑ test_cancel_request_happy_path
tests.unit.api.test_router_endpoints.TestRequestsRouter ‑ test_cancel_request_with_reason
tests.unit.api.test_router_endpoints.TestRequestsRouter ‑ test_get_request_details
tests.unit.api.test_router_endpoints.TestRequestsRouter ‑ test_get_request_status
tests.unit.api.test_router_endpoints.TestRequestsRouter ‑ test_get_request_status_long_default_true
tests.unit.api.test_router_endpoints.TestRequestsRouter ‑ test_get_request_status_long_false
tests.unit.api.test_router_endpoints.TestRequestsRouter ‑ test_list_requests_happy_path
tests.unit.api.test_router_endpoints.TestRequestsRouter ‑ test_list_requests_with_limit
tests.unit.api.test_router_endpoints.TestRequestsRouter ‑ test_list_requests_with_status_filter
tests.unit.api.test_router_endpoints.TestRequestsRouter ‑ test_list_requests_with_sync
tests.unit.api.test_router_endpoints.TestRequestsRouter ‑ test_list_return_requests
tests.unit.api.test_router_endpoints.TestRequestsRouter ‑ test_list_return_requests_with_limit
tests.unit.api.test_stream_endpoint.TestStreamEndpoint ‑ test_happy_path_sse_data_lines_format
tests.unit.api.test_stream_endpoint.TestStreamEndpoint ‑ test_stream_ends_on_cancelled_status
tests.unit.api.test_stream_endpoint.TestStreamEndpoint ‑ test_stream_ends_on_completed_status
tests.unit.api.test_stream_endpoint.TestStreamEndpoint ‑ test_stream_ends_on_failed_status
tests.unit.api.test_stream_endpoint.TestStreamEndpoint ‑ test_stream_error_mid_stream_closes_cleanly
tests.unit.api.test_stream_endpoint.TestStreamEndpoint ‑ test_stream_timeout_expiry
tests.unit.api.test_templates_router.TestTemplatesRouteOrder ‑ test_get_refresh_not_shadowed_by_template_id
tests.unit.api.test_templates_router.TestTemplatesRouteOrder ‑ test_get_template_by_id_still_works
tests.unit.api.test_templates_router.TestTemplatesRouteOrder ‑ test_get_validate_not_shadowed_by_template_id
tests.unit.api.test_templates_router.TestTemplatesRouteOrder ‑ test_post_refresh_is_reachable
tests.unit.api.test_templates_router.TestTemplatesRouteOrder ‑ test_post_validate_is_reachable
tests.unit.api.test_templates_router.TestTemplatesRouteOrder ‑ test_route_registration_order_refresh_before_template_id
tests.unit.api.test_templates_router.TestTemplatesRouteOrder ‑ test_route_registration_order_validate_before_template_id
tests.unit.api.test_templates_router.TestTemplatesRouter ‑ test_create_template_duplicate_returns_409
tests.unit.api.test_templates_router.TestTemplatesRouter ‑ test_create_template_missing_template_id_returns_422
tests.unit.api.test_templates_router.TestTemplatesRouter ‑ test_create_template_passes_description_to_orchestrator
tests.unit.api.test_templates_router.TestTemplatesRouter ‑ test_create_template_returns_201
tests.unit.api.test_templates_router.TestTemplatesRouter ‑ test_create_template_returns_validation_errors_in_body
tests.unit.api.test_templates_router.TestTemplatesRouter ‑ test_create_template_validation_error_returns_400
tests.unit.api.test_templates_router.TestTemplatesRouter ‑ test_delete_template_not_found_returns_404
tests.unit.api.test_templates_router.TestTemplatesRouter ‑ test_delete_template_returns_200
tests.unit.api.test_templates_router.TestTemplatesRouter ‑ test_get_template_not_found_returns_404
tests.unit.api.test_templates_router.TestTemplatesRouter ‑ test_get_template_returns_200
tests.unit.api.test_templates_router.TestTemplatesRouter ‑ test_list_templates_no_filter
tests.unit.api.test_templates_router.TestTemplatesRouter ‑ test_list_templates_serializes_correctly
tests.unit.api.test_templates_router.TestTemplatesRouter ‑ test_list_templates_with_provider_api_filter
tests.unit.api.test_templates_router.TestTemplatesRouter ‑ test_refresh_templates_empty_returns_zero_count
tests.unit.api.test_templates_router.TestTemplatesRouter ‑ test_refresh_templates_returns_200
tests.unit.api.test_templates_router.TestTemplatesRouter ‑ test_update_template_not_found_returns_404
tests.unit.api.test_templates_router.TestTemplatesRouter ‑ test_update_template_passes_description_to_orchestrator
tests.unit.api.test_templates_router.TestTemplatesRouter ‑ test_update_template_returns_200
tests.unit.api.test_templates_router.TestTemplatesRouter ‑ test_update_template_returns_validation_errors_in_body
tests.unit.api.test_templates_router.TestTemplatesRouter ‑ test_validate_template_returns_errors_when_invalid
tests.unit.api.test_templates_router.TestTemplatesRouter ‑ test_validate_template_returns_validation_result
tests.unit.application.commands.test_template_command_handlers ‑ test_create_duplicate_raises
tests.unit.application.commands.test_template_command_handlers ‑ test_create_saves_via_manager
tests.unit.application.commands.test_template_command_handlers ‑ test_create_validation_errors_sets_created_false
tests.unit.application.commands.test_template_command_handlers ‑ test_delete_deletes_via_manager
tests.unit.application.commands.test_template_command_handlers ‑ test_delete_not_found_raises
tests.unit.application.commands.test_template_command_handlers ‑ test_update_not_found_raises
tests.unit.application.commands.test_template_command_handlers ‑ test_update_saves_via_manager
tests.unit.application.commands.test_template_command_handlers ‑ test_update_validation_errors_sets_updated_false
tests.unit.application.events.handlers.test_metrics_event_handler ‑ test_completed_increments_requests_total
tests.unit.application.events.handlers.test_metrics_event_handler ‑ test_completed_records_provisioning_duration_when_created_seen
tests.unit.application.events.handlers.test_metrics_event_handler ‑ test_completed_sets_active_instances_to_machine_count
tests.unit.application.events.handlers.test_metrics_event_handler ‑ test_completed_with_empty_machine_ids_sets_active_instances_to_zero
tests.unit.application.events.handlers.test_metrics_event_handler ‑ test_completed_without_prior_created_does_not_call_record_time
tests.unit.application.events.handlers.test_metrics_event_handler ‑ test_created_increments_pending_requests
tests.unit.application.events.handlers.test_metrics_event_handler ‑ test_failed_decrements_pending_requests_when_nonzero
tests.unit.application.events.handlers.test_metrics_event_handler ‑ test_failed_does_not_decrement_pending_requests_when_absent
tests.unit.application.events.handlers.test_metrics_event_handler ‑ test_failed_does_not_decrement_pending_requests_when_zero
tests.unit.application.events.handlers.test_metrics_event_handler ‑ test_failed_increments_requests_failed_total
tests.unit.application.events.handlers.test_metrics_event_handler ‑ test_unknown_event_type_is_noop
tests.unit.application.factories.test_request_dto_factory.TestMapMachineStatusToResultReturnRequest ‑ test_failed_is_fail
tests.unit.application.factories.test_request_dto_factory.TestMapMachineStatusToResultReturnRequest ‑ test_pending_is_executing
tests.unit.application.factories.test_request_dto_factory.TestMapMachineStatusToResultReturnRequest ‑ test_shutting_down_is_executing
tests.unit.application.factories.test_request_dto_factory.TestMapMachineStatusToResultReturnRequest ‑ test_stopped_is_succeed
tests.unit.application.factories.test_request_dto_factory.TestMapMachineStatusToResultReturnRequest ‑ test_stopping_is_executing
tests.unit.application.factories.test_request_dto_factory.TestMapMachineStatusToResultReturnRequest ‑ test_terminated_is_succeed
tests.unit.application.provider.test_provider_commands.TestProviderStrategyCommands ‑ test_execute_provider_operation_command_creation
tests.unit.application.provider.test_provider_commands.TestProviderStrategyCommands ‑ test_register_provider_strategy_command_creation
tests.unit.application.provider.test_provider_commands.TestProviderStrategyCommands ‑ test_update_provider_health_command_creation
tests.unit.application.provider.test_provider_queries.TestProviderStrategyQueries ‑ test_get_provider_capabilities_query_creation
tests.unit.application.provider.test_provider_queries.TestProviderStrategyQueries ‑ test_get_provider_health_query_creation
tests.unit.application.provider.test_provider_queries.TestProviderStrategyQueries ‑ test_get_provider_health_query_defaults
tests.unit.application.provider.test_provider_queries.TestProviderStrategyQueries ‑ test_get_provider_metrics_query_creation
tests.unit.application.provider.test_provider_queries.TestProviderStrategyQueries ‑ test_get_provider_strategy_config_query_creation
tests.unit.application.provider.test_provider_queries.TestProviderStrategyQueries ‑ test_list_available_providers_query_creation
tests.unit.application.queries.test_get_request_handler ‑ test_get_request_falls_back_to_stored_state_on_sync_error
tests.unit.application.queries.test_get_request_handler ‑ test_get_request_raises_entity_not_found_when_missing
tests.unit.application.queries.test_get_request_handler ‑ test_get_request_returns_synced_dto_on_success
tests.unit.application.queries.test_get_template_handler ‑ test_get_template_handler_retains_existing_launch_template
tests.unit.application.queries.test_list_requests_filter_by_type ‑ test_list_requests_cli_accepts_acquire
tests.unit.application.queries.test_list_requests_filter_by_type ‑ test_list_requests_cli_accepts_return
tests.unit.application.queries.test_list_requests_filter_by_type ‑ test_list_requests_filter_by_acquire_type
Check notice on line 0 in .github
github-actions / Test Results Summary
6394 tests found (test 1186 to 1642)
There are 6394 tests, see "Raw output" for the list of tests 1186 to 1642.
Raw output
tests.unit.application.queries.test_list_requests_filter_by_type ‑ test_list_requests_filter_by_return_type
tests.unit.application.queries.test_list_requests_filter_by_type ‑ test_list_requests_invalid_type_not_accepted_by_cli
tests.unit.application.queries.test_list_requests_filter_by_type ‑ test_list_requests_no_filter_returns_all
tests.unit.application.queries.test_list_requests_filter_by_type ‑ test_list_requests_query_accepts_acquire
tests.unit.application.queries.test_list_requests_filter_by_type ‑ test_list_requests_query_accepts_return
tests.unit.application.queries.test_list_requests_filter_by_type ‑ test_list_requests_query_request_type_defaults_to_none
tests.unit.application.queries.test_pagination.TestCLIFactoryPagination ‑ test_machine_factory_caps_limit_at_1000
tests.unit.application.queries.test_pagination.TestCLIFactoryPagination ‑ test_machine_factory_custom_pagination
tests.unit.application.queries.test_pagination.TestCLIFactoryPagination ‑ test_machine_factory_default_pagination
tests.unit.application.queries.test_pagination.TestCLIFactoryPagination ‑ test_request_factory_list_active_requests_custom
tests.unit.application.queries.test_pagination.TestCLIFactoryPagination ‑ test_request_factory_list_active_requests_default
tests.unit.application.queries.test_pagination.TestCLIFactoryPagination ‑ test_request_factory_list_return_requests_caps_limit
tests.unit.application.queries.test_pagination.TestCLIFactoryPagination ‑ test_request_factory_list_return_requests_custom
tests.unit.application.queries.test_pagination.TestCLIFactoryPagination ‑ test_request_factory_list_return_requests_default
tests.unit.application.queries.test_pagination.TestCLIFactoryPagination ‑ test_template_factory_caps_limit_at_1000
tests.unit.application.queries.test_pagination.TestCLIFactoryPagination ‑ test_template_factory_custom_pagination
tests.unit.application.queries.test_pagination.TestCLIFactoryPagination ‑ test_template_factory_default_pagination
tests.unit.application.queries.test_pagination.TestListQueryPaginationCustomValues ‑ test_list_active_requests_custom
tests.unit.application.queries.test_pagination.TestListQueryPaginationCustomValues ‑ test_list_machines_custom
tests.unit.application.queries.test_pagination.TestListQueryPaginationCustomValues ‑ test_list_requests_custom_limit_offset
tests.unit.application.queries.test_pagination.TestListQueryPaginationCustomValues ‑ test_list_return_requests_custom
tests.unit.application.queries.test_pagination.TestListQueryPaginationCustomValues ‑ test_list_templates_custom
tests.unit.application.queries.test_pagination.TestListQueryPaginationDefaults ‑ test_list_active_requests_query_defaults
tests.unit.application.queries.test_pagination.TestListQueryPaginationDefaults ‑ test_list_machines_query_defaults
tests.unit.application.queries.test_pagination.TestListQueryPaginationDefaults ‑ test_list_requests_query_defaults
tests.unit.application.queries.test_pagination.TestListQueryPaginationDefaults ‑ test_list_return_requests_query_defaults
tests.unit.application.queries.test_pagination.TestListQueryPaginationDefaults ‑ test_list_templates_query_defaults
tests.unit.application.queries.test_pagination.TestPaginationMetadata ‑ test_basic_construction
tests.unit.application.queries.test_pagination.TestPaginationMetadata ‑ test_empty_result
tests.unit.application.queries.test_pagination.TestPaginationMetadata ‑ test_last_page_has_more_false
tests.unit.application.queries.test_pagination.TestPaginationSliceLogic ‑ test_empty_collection
tests.unit.application.queries.test_pagination.TestPaginationSliceLogic ‑ test_first_page
tests.unit.application.queries.test_pagination.TestPaginationSliceLogic ‑ test_last_partial_page
tests.unit.application.queries.test_pagination.TestPaginationSliceLogic ‑ test_limit_capped_at_1000
tests.unit.application.queries.test_pagination.TestPaginationSliceLogic ‑ test_offset_beyond_end_returns_empty
tests.unit.application.queries.test_pagination.TestPaginationSliceLogic ‑ test_second_page
tests.unit.application.queries.test_pagination.TestPaginationSliceLogic ‑ test_single_item_result
tests.unit.application.queries.test_pagination.TestPaginationSliceLogic ‑ test_zero_offset_full_limit
tests.unit.application.queries.test_request_status_capacity ‑ test_asg_capacity_completed
tests.unit.application.queries.test_request_status_capacity ‑ test_asg_capacity_in_progress
tests.unit.application.queries.test_request_status_capacity ‑ test_fleet_capacity_all_failed
tests.unit.application.queries.test_request_status_capacity ‑ test_fleet_capacity_completed_even_with_few_instances
tests.unit.application.queries.test_request_status_capacity ‑ test_fleet_capacity_in_progress_when_under_target
tests.unit.application.queries.test_request_status_capacity ‑ test_fleet_capacity_partial_with_failures
tests.unit.application.queries.test_request_status_capacity ‑ test_provisioning_failure_metadata_forces_failed
tests.unit.application.queries.test_request_status_capacity ‑ test_return_request_completed_when_all_terminated
tests.unit.application.queries.test_request_status_capacity ‑ test_return_request_in_progress_when_shutting_down
tests.unit.application.queries.test_request_status_capacity ‑ test_runinstances_completed_without_capacity_metadata
tests.unit.application.queries.test_request_status_capacity ‑ test_runinstances_timeout_when_no_instances_after_long_time
tests.unit.application.queries.test_scheduler_handlers.TestGetSchedulerConfigurationHandler ‑ test_get_configuration_not_registered
tests.unit.application.queries.test_scheduler_handlers.TestGetSchedulerConfigurationHandler ‑ test_get_current_configuration
tests.unit.application.queries.test_scheduler_handlers.TestGetSchedulerConfigurationHandler ‑ test_get_specific_configuration
tests.unit.application.queries.test_scheduler_handlers.TestListSchedulerStrategiesHandler ‑ test_list_strategies_basic
tests.unit.application.queries.test_scheduler_handlers.TestListSchedulerStrategiesHandler ‑ test_list_strategies_config_error
tests.unit.application.queries.test_scheduler_handlers.TestListSchedulerStrategiesHandler ‑ test_list_strategies_with_details
tests.unit.application.queries.test_scheduler_handlers.TestValidateSchedulerConfigurationHandler ‑ test_validate_current_scheduler
tests.unit.application.queries.test_scheduler_handlers.TestValidateSchedulerConfigurationHandler ‑ test_validate_strategy_creation_failure
tests.unit.application.queries.test_scheduler_handlers.TestValidateSchedulerConfigurationHandler ‑ test_validate_unregistered_scheduler
tests.unit.application.queries.test_template_query_handlers ‑ test_get_configuration_happy_path
tests.unit.application.queries.test_template_query_handlers ‑ test_get_configuration_key_not_found_returns_default
tests.unit.application.queries.test_template_query_handlers ‑ test_get_template_defaults_resolution_branch
tests.unit.application.queries.test_template_query_handlers ‑ test_get_template_generic_exception_reraises
tests.unit.application.queries.test_template_query_handlers ‑ test_get_template_not_found_raises_entity_not_found_error
tests.unit.application.queries.test_template_query_handlers ‑ test_list_templates_provider_api_filter
tests.unit.application.queries.test_template_query_handlers ‑ test_list_templates_provider_name_filter
tests.unit.application.queries.test_template_query_handlers ‑ test_validate_handler_loads_by_template_id
tests.unit.application.queries.test_template_query_handlers ‑ test_validate_handler_not_found_propagates
tests.unit.application.queries.test_template_query_handlers ‑ test_validate_handler_validation_fail
tests.unit.application.queries.test_template_query_handlers ‑ test_validate_handler_validation_pass
tests.unit.application.services.orchestration.test_acquire_machines_orchestrator.TestAcquireMachinesOrchestrator ‑ test_execute_dispatches_create_request_command
tests.unit.application.services.orchestration.test_acquire_machines_orchestrator.TestAcquireMachinesOrchestrator ‑ test_execute_output_has_correct_fields
tests.unit.application.services.orchestration.test_acquire_machines_orchestrator.TestAcquireMachinesOrchestrator ‑ test_execute_poll_error_is_logged_and_continues
tests.unit.application.services.orchestration.test_acquire_machines_orchestrator.TestAcquireMachinesOrchestrator ‑ test_execute_wait_false_does_not_poll
tests.unit.application.services.orchestration.test_acquire_machines_orchestrator.TestAcquireMachinesOrchestrator ‑ test_execute_wait_false_returns_pending_status
tests.unit.application.services.orchestration.test_acquire_machines_orchestrator.TestAcquireMachinesOrchestrator ‑ test_execute_wait_true_polls_query_bus
tests.unit.application.services.orchestration.test_acquire_machines_orchestrator.TestAcquireMachinesOrchestrator ‑ test_execute_wait_true_returns_machine_ids
tests.unit.application.services.orchestration.test_acquire_machines_orchestrator.TestAcquireMachinesOrchestrator ‑ test_execute_wait_true_timeout_returns_timeout_status
tests.unit.application.services.orchestration.test_acquire_machines_orchestrator.TestAcquireMachinesOrchestrator ‑ test_poll_consecutive_errors_abort
tests.unit.application.services.orchestration.test_acquire_machines_orchestrator.TestAcquireMachinesOrchestrator ‑ test_poll_errors_below_threshold_returns_timeout
tests.unit.application.services.orchestration.test_acquire_machines_orchestrator.TestAcquireMachinesOrchestrator ‑ test_poll_transient_error_then_recovery
tests.unit.application.services.orchestration.test_acquire_machines_orchestrator.TestAcquireMachinesOrchestrator ‑ test_raw_machine_ids_matches_machine_ids
tests.unit.application.services.orchestration.test_acquire_machines_orchestrator.TestAcquireMachinesOrchestrator ‑ test_wait_false_raw_contains_machine_ids_empty
tests.unit.application.services.orchestration.test_acquire_machines_orchestrator.TestAcquireMachinesOrchestrator ‑ test_wait_true_failed_raw_contains_machine_ids_empty
tests.unit.application.services.orchestration.test_acquire_machines_orchestrator.TestAcquireMachinesOrchestrator ‑ test_wait_true_raw_contains_machine_ids
tests.unit.application.services.orchestration.test_acquire_machines_orchestrator.TestAcquireMachinesOrchestrator ‑ test_wait_true_timeout_raw_contains_machine_ids_empty
tests.unit.application.services.orchestration.test_cancel_request_orchestrator.TestCancelRequestOrchestrator ‑ test_execute_command_bus_error_propagates
tests.unit.application.services.orchestration.test_cancel_request_orchestrator.TestCancelRequestOrchestrator ‑ test_execute_dispatches_cancel_request_command
tests.unit.application.services.orchestration.test_cancel_request_orchestrator.TestCancelRequestOrchestrator ‑ test_execute_does_not_call_query_bus
tests.unit.application.services.orchestration.test_cancel_request_orchestrator.TestCancelRequestOrchestrator ‑ test_execute_raw_contains_request_id_and_status
tests.unit.application.services.orchestration.test_cancel_request_orchestrator.TestCancelRequestOrchestrator ‑ test_execute_returns_cancelled_status
tests.unit.application.services.orchestration.test_cancel_request_orchestrator.TestCancelRequestOrchestrator ‑ test_execute_returns_correct_request_id
tests.unit.application.services.orchestration.test_cancel_request_orchestrator.TestCancelRequestOrchestrator ‑ test_execute_uses_default_reason
tests.unit.application.services.orchestration.test_delete_template_orchestrator.TestDeleteTemplateOrchestrator ‑ test_consistency_with_get_template_orchestrator
tests.unit.application.services.orchestration.test_delete_template_orchestrator.TestDeleteTemplateOrchestrator ‑ test_entity_not_found_does_not_propagate
tests.unit.application.services.orchestration.test_delete_template_orchestrator.TestDeleteTemplateOrchestrator ‑ test_entity_not_found_returns_deleted_false
tests.unit.application.services.orchestration.test_delete_template_orchestrator.TestDeleteTemplateOrchestrator ‑ test_entity_not_found_returns_not_found_status
tests.unit.application.services.orchestration.test_delete_template_orchestrator.TestDeleteTemplateOrchestrator ‑ test_execute_dispatches_delete_template_command
tests.unit.application.services.orchestration.test_delete_template_orchestrator.TestDeleteTemplateOrchestrator ‑ test_execute_raw_contains_expected_keys
tests.unit.application.services.orchestration.test_delete_template_orchestrator.TestDeleteTemplateOrchestrator ‑ test_execute_returns_deleted_false
tests.unit.application.services.orchestration.test_delete_template_orchestrator.TestDeleteTemplateOrchestrator ‑ test_execute_returns_deleted_true
tests.unit.application.services.orchestration.test_delete_template_orchestrator.TestDeleteTemplateOrchestrator ‑ test_other_exceptions_still_propagate
tests.unit.application.services.orchestration.test_get_machine_orchestrator.TestGetMachineOrchestrator ‑ test_execute_dispatches_get_machine_query
tests.unit.application.services.orchestration.test_get_machine_orchestrator.TestGetMachineOrchestrator ‑ test_execute_does_not_call_command_bus
tests.unit.application.services.orchestration.test_get_machine_orchestrator.TestGetMachineOrchestrator ‑ test_execute_entity_not_found_returns_none_machine
tests.unit.application.services.orchestration.test_get_machine_orchestrator.TestGetMachineOrchestrator ‑ test_execute_other_exception_propagates
tests.unit.application.services.orchestration.test_get_machine_orchestrator.TestGetMachineOrchestrator ‑ test_execute_returns_get_machine_output
tests.unit.application.services.orchestration.test_get_provider_config_orchestrator.TestGetProviderConfigOrchestrator ‑ test_execute_config_serialised_to_dict
tests.unit.application.services.orchestration.test_get_provider_config_orchestrator.TestGetProviderConfigOrchestrator ‑ test_execute_dispatches_get_provider_config_query
tests.unit.application.services.orchestration.test_get_provider_config_orchestrator.TestGetProviderConfigOrchestrator ‑ test_execute_logs_info
tests.unit.application.services.orchestration.test_get_provider_config_orchestrator.TestGetProviderConfigOrchestrator ‑ test_execute_query_error_propagates
tests.unit.application.services.orchestration.test_get_provider_config_orchestrator.TestGetProviderConfigOrchestrator ‑ test_execute_returns_get_provider_config_output
tests.unit.application.services.orchestration.test_get_provider_health_orchestrator.TestGetProviderHealthOrchestrator ‑ test_execute_dispatches_get_provider_health_query
tests.unit.application.services.orchestration.test_get_provider_health_orchestrator.TestGetProviderHealthOrchestrator ‑ test_execute_logs_info
tests.unit.application.services.orchestration.test_get_provider_health_orchestrator.TestGetProviderHealthOrchestrator ‑ test_execute_none_provider_name_passes_none
tests.unit.application.services.orchestration.test_get_provider_health_orchestrator.TestGetProviderHealthOrchestrator ‑ test_execute_passes_provider_name_to_query
tests.unit.application.services.orchestration.test_get_provider_health_orchestrator.TestGetProviderHealthOrchestrator ‑ test_execute_query_error_propagates
tests.unit.application.services.orchestration.test_get_provider_health_orchestrator.TestGetProviderHealthOrchestrator ‑ test_execute_returns_health_output
tests.unit.application.services.orchestration.test_get_provider_metrics_orchestrator.TestGetProviderMetricsOrchestrator ‑ test_execute_default_timeframe_is_24h
tests.unit.application.services.orchestration.test_get_provider_metrics_orchestrator.TestGetProviderMetricsOrchestrator ‑ test_execute_dispatches_get_provider_metrics_query
tests.unit.application.services.orchestration.test_get_provider_metrics_orchestrator.TestGetProviderMetricsOrchestrator ‑ test_execute_logs_info
tests.unit.application.services.orchestration.test_get_provider_metrics_orchestrator.TestGetProviderMetricsOrchestrator ‑ test_execute_metrics_serialised_to_dict
tests.unit.application.services.orchestration.test_get_provider_metrics_orchestrator.TestGetProviderMetricsOrchestrator ‑ test_execute_none_provider_name_passes_none
tests.unit.application.services.orchestration.test_get_provider_metrics_orchestrator.TestGetProviderMetricsOrchestrator ‑ test_execute_passes_provider_name_to_query
tests.unit.application.services.orchestration.test_get_provider_metrics_orchestrator.TestGetProviderMetricsOrchestrator ‑ test_execute_passes_timeframe_to_query
tests.unit.application.services.orchestration.test_get_provider_metrics_orchestrator.TestGetProviderMetricsOrchestrator ‑ test_execute_query_error_propagates
tests.unit.application.services.orchestration.test_get_provider_metrics_orchestrator.TestGetProviderMetricsOrchestrator ‑ test_execute_returns_get_provider_metrics_output
tests.unit.application.services.orchestration.test_get_request_status_orchestrator.TestGetRequestStatusOrchestrator ‑ test_detailed_true_result_contains_expected_keys
tests.unit.application.services.orchestration.test_get_request_status_orchestrator.TestGetRequestStatusOrchestrator ‑ test_execute_all_requests_dispatches_list_active_query
tests.unit.application.services.orchestration.test_get_request_status_orchestrator.TestGetRequestStatusOrchestrator ‑ test_execute_all_requests_none_result_returns_empty
tests.unit.application.services.orchestration.test_get_request_status_orchestrator.TestGetRequestStatusOrchestrator ‑ test_execute_all_requests_returns_list
tests.unit.application.services.orchestration.test_get_request_status_orchestrator.TestGetRequestStatusOrchestrator ‑ test_execute_detailed_sets_long_flag
tests.unit.application.services.orchestration.test_get_request_status_orchestrator.TestGetRequestStatusOrchestrator ‑ test_execute_mixed_success_and_error_all_entries_are_dicts
tests.unit.application.services.orchestration.test_get_request_status_orchestrator.TestGetRequestStatusOrchestrator ‑ test_execute_multiple_ids_queries_each
tests.unit.application.services.orchestration.test_get_request_status_orchestrator.TestGetRequestStatusOrchestrator ‑ test_execute_not_detailed_sets_lightweight_flag
tests.unit.application.services.orchestration.test_get_request_status_orchestrator.TestGetRequestStatusOrchestrator ‑ test_execute_query_error_entry_get_status_returns_empty_string
tests.unit.application.services.orchestration.test_get_request_status_orchestrator.TestGetRequestStatusOrchestrator ‑ test_execute_query_error_entry_has_request_id_and_error_keys
tests.unit.application.services.orchestration.test_get_request_status_orchestrator.TestGetRequestStatusOrchestrator ‑ test_execute_query_error_entry_is_dict
tests.unit.application.services.orchestration.test_get_request_status_orchestrator.TestGetRequestStatusOrchestrator ‑ test_execute_query_error_logs_error
tests.unit.application.services.orchestration.test_get_request_status_orchestrator.TestGetRequestStatusOrchestrator ‑ test_execute_query_error_returns_error_dict
tests.unit.application.services.orchestration.test_get_request_status_orchestrator.TestGetRequestStatusOrchestrator ‑ test_execute_specific_ids_dispatches_get_request_query
tests.unit.application.services.orchestration.test_get_request_status_orchestrator.TestGetRequestStatusOrchestrator ‑ test_to_dict_falls_back_to_to_dict_method
tests.unit.application.services.orchestration.test_get_request_status_orchestrator.TestGetRequestStatusOrchestrator ‑ test_to_dict_uses_model_dump
tests.unit.application.services.orchestration.test_list_machines_orchestrator.TestListMachinesOrchestrator ‑ test_execute_dispatches_list_machines_query
tests.unit.application.services.orchestration.test_list_machines_orchestrator.TestListMachinesOrchestrator ‑ test_execute_does_not_call_command_bus
tests.unit.application.services.orchestration.test_list_machines_orchestrator.TestListMachinesOrchestrator ‑ test_execute_none_result_returns_empty_list
tests.unit.application.services.orchestration.test_list_machines_orchestrator.TestListMachinesOrchestrator ‑ test_execute_passes_all_filter_fields
tests.unit.application.services.orchestration.test_list_machines_orchestrator.TestListMachinesOrchestrator ‑ test_execute_query_bus_error_propagates
tests.unit.application.services.orchestration.test_list_machines_orchestrator.TestListMachinesOrchestrator ‑ test_execute_returns_list_machines_output
tests.unit.application.services.orchestration.test_list_machines_orchestrator.TestListMachinesOrchestrator ‑ test_execute_returns_machines_from_query
tests.unit.application.services.orchestration.test_list_providers_orchestrator.TestListProvidersOrchestrator ‑ test_execute_dispatches_list_available_providers_query
tests.unit.application.services.orchestration.test_list_providers_orchestrator.TestListProvidersOrchestrator ‑ test_execute_logs_info
tests.unit.application.services.orchestration.test_list_providers_orchestrator.TestListProvidersOrchestrator ‑ test_execute_no_provider_name_passes_none
tests.unit.application.services.orchestration.test_list_providers_orchestrator.TestListProvidersOrchestrator ‑ test_execute_passes_provider_name_to_query
tests.unit.application.services.orchestration.test_list_providers_orchestrator.TestListProvidersOrchestrator ‑ test_execute_query_error_propagates
tests.unit.application.services.orchestration.test_list_providers_orchestrator.TestListProvidersOrchestrator ‑ test_execute_returns_list_providers_output
tests.unit.application.services.orchestration.test_list_requests_orchestrator.TestListRequestsOrchestrator ‑ test_execute_does_not_call_command_bus
tests.unit.application.services.orchestration.test_list_requests_orchestrator.TestListRequestsOrchestrator ‑ test_execute_maps_results_to_dicts
tests.unit.application.services.orchestration.test_list_requests_orchestrator.TestListRequestsOrchestrator ‑ test_execute_none_result_returns_empty_list
tests.unit.application.services.orchestration.test_list_requests_orchestrator.TestListRequestsOrchestrator ‑ test_execute_returns_list_requests_output
tests.unit.application.services.orchestration.test_list_requests_orchestrator.TestListRequestsOrchestrator ‑ test_execute_sync_false_dispatches_list_requests_query
tests.unit.application.services.orchestration.test_list_requests_orchestrator.TestListRequestsOrchestrator ‑ test_execute_sync_false_passes_status_and_limit
tests.unit.application.services.orchestration.test_list_requests_orchestrator.TestListRequestsOrchestrator ‑ test_execute_sync_true_dispatches_list_active_requests_query
tests.unit.application.services.orchestration.test_list_requests_orchestrator.TestListRequestsOrchestrator ‑ test_execute_sync_true_passes_limit_and_all_resources
tests.unit.application.services.orchestration.test_list_requests_orchestrator.TestListRequestsOrchestrator ‑ test_sync_true_with_no_status_does_not_filter
tests.unit.application.services.orchestration.test_list_requests_orchestrator.TestListRequestsOrchestrator ‑ test_sync_true_with_status_forwards_status
tests.unit.application.services.orchestration.test_list_return_requests_orchestrator.TestListReturnRequestsOrchestrator ‑ test_execute_dispatches_list_return_requests_query
tests.unit.application.services.orchestration.test_list_return_requests_orchestrator.TestListReturnRequestsOrchestrator ‑ test_execute_does_not_call_command_bus
tests.unit.application.services.orchestration.test_list_return_requests_orchestrator.TestListReturnRequestsOrchestrator ‑ test_execute_grace_period_not_overwritten_if_present
tests.unit.application.services.orchestration.test_list_return_requests_orchestrator.TestListReturnRequestsOrchestrator ‑ test_execute_grace_period_spot_override
tests.unit.application.services.orchestration.test_list_return_requests_orchestrator.TestListReturnRequestsOrchestrator ‑ test_execute_maps_results_to_dicts_via_model_dump
tests.unit.application.services.orchestration.test_list_return_requests_orchestrator.TestListReturnRequestsOrchestrator ‑ test_execute_maps_results_via_to_dict_fallback
tests.unit.application.services.orchestration.test_list_return_requests_orchestrator.TestListReturnRequestsOrchestrator ‑ test_execute_none_result_returns_empty_list
tests.unit.application.services.orchestration.test_list_return_requests_orchestrator.TestListReturnRequestsOrchestrator ‑ test_execute_passes_limit
tests.unit.application.services.orchestration.test_list_return_requests_orchestrator.TestListReturnRequestsOrchestrator ‑ test_execute_passes_status_filter
tests.unit.application.services.orchestration.test_list_return_requests_orchestrator.TestListReturnRequestsOrchestrator ‑ test_execute_query_bus_error_propagates
tests.unit.application.services.orchestration.test_list_return_requests_orchestrator.TestListReturnRequestsOrchestrator ‑ test_execute_returns_list_return_requests_output
tests.unit.application.services.orchestration.test_list_templates_orchestrator.TestListTemplatesOrchestrator ‑ test_execute_dispatches_list_templates_query
tests.unit.application.services.orchestration.test_list_templates_orchestrator.TestListTemplatesOrchestrator ‑ test_execute_does_not_call_command_bus
tests.unit.application.services.orchestration.test_list_templates_orchestrator.TestListTemplatesOrchestrator ‑ test_execute_none_result_returns_empty_list
tests.unit.application.services.orchestration.test_list_templates_orchestrator.TestListTemplatesOrchestrator ‑ test_execute_passes_active_only_flag
tests.unit.application.services.orchestration.test_list_templates_orchestrator.TestListTemplatesOrchestrator ‑ test_execute_passes_limit
tests.unit.application.services.orchestration.test_list_templates_orchestrator.TestListTemplatesOrchestrator ‑ test_execute_passes_provider_name
tests.unit.application.services.orchestration.test_list_templates_orchestrator.TestListTemplatesOrchestrator ‑ test_execute_query_bus_error_propagates
tests.unit.application.services.orchestration.test_list_templates_orchestrator.TestListTemplatesOrchestrator ‑ test_execute_returns_list_templates_output
tests.unit.application.services.orchestration.test_list_templates_orchestrator.TestListTemplatesOrchestrator ‑ test_execute_returns_templates_from_query
tests.unit.application.services.orchestration.test_return_machines_orchestrator.TestReturnMachinesOrchestrator ‑ test_all_machines_dispatches_list_machines_query
tests.unit.application.services.orchestration.test_return_machines_orchestrator.TestReturnMachinesOrchestrator ‑ test_all_machines_no_active_machines_returns_no_machines_status
tests.unit.application.services.orchestration.test_return_machines_orchestrator.TestReturnMachinesOrchestrator ‑ test_all_machines_passes_resolved_ids_to_command
tests.unit.application.services.orchestration.test_return_machines_orchestrator.TestReturnMachinesOrchestrator ‑ test_all_machines_query_returns_none_treated_as_empty
tests.unit.application.services.orchestration.test_return_machines_orchestrator.TestReturnMachinesOrchestrator ‑ test_all_machines_returns_pending_status_when_machines_exist
tests.unit.application.services.orchestration.test_return_machines_orchestrator.TestReturnMachinesOrchestrator ‑ test_execute_command_bus_error_propagates
tests.unit.application.services.orchestration.test_return_machines_orchestrator.TestReturnMachinesOrchestrator ‑ test_execute_dispatches_create_return_request_command
tests.unit.application.services.orchestration.test_return_machines_orchestrator.TestReturnMachinesOrchestrator ‑ test_execute_does_not_call_query_bus
tests.unit.application.services.orchestration.test_return_machines_orchestrator.TestReturnMachinesOrchestrator ‑ test_execute_no_created_request_ids_returns_no_op
tests.unit.application.services.orchestration.test_return_machines_orchestrator.TestReturnMachinesOrchestrator ‑ test_execute_passes_force_flag
tests.unit.application.services.orchestration.test_return_machines_orchestrator.TestReturnMachinesOrchestrator ‑ test_execute_raw_contains_status
tests.unit.application.services.orchestration.test_return_machines_orchestrator.TestReturnMachinesOrchestrator ‑ test_execute_returns_pending_status
tests.unit.application.services.orchestration.test_return_machines_orchestrator.TestReturnMachinesOrchestrator ‑ test_execute_returns_request_id_from_command
tests.unit.application.services.orchestration.test_start_machines_orchestrator.TestStartMachinesOrchestrator ‑ test_command_bus_error_propagates
tests.unit.application.services.orchestration.test_start_machines_orchestrator.TestStartMachinesOrchestrator ‑ test_dispatches_execute_provider_operation_command
tests.unit.application.services.orchestration.test_start_machines_orchestrator.TestStartMachinesOrchestrator ‑ test_dispatches_update_machine_status_pending
tests.unit.application.services.orchestration.test_start_machines_orchestrator.TestStartMachinesOrchestrator ‑ test_does_not_accept_provider_selection_port
tests.unit.application.services.orchestration.test_start_machines_orchestrator.TestStartMachinesOrchestrator ‑ test_happy_path_all_machines
tests.unit.application.services.orchestration.test_start_machines_orchestrator.TestStartMachinesOrchestrator ‑ test_happy_path_specific_ids
tests.unit.application.services.orchestration.test_start_machines_orchestrator.TestStartMachinesOrchestrator ‑ test_machine_dto_attribute_access_not_dict
tests.unit.application.services.orchestration.test_start_machines_orchestrator.TestStartMachinesOrchestrator ‑ test_no_machines_to_start_returns_early
tests.unit.application.services.orchestration.test_start_machines_orchestrator.TestStartMachinesOrchestrator ‑ test_provider_operation_fails_entirely
tests.unit.application.services.orchestration.test_start_machines_orchestrator.TestStartMachinesOrchestrator ‑ test_provider_partial_failure
tests.unit.application.services.orchestration.test_stop_machines_orchestrator.TestStopMachinesOrchestrator ‑ test_command_bus_error_propagates
tests.unit.application.services.orchestration.test_stop_machines_orchestrator.TestStopMachinesOrchestrator ‑ test_dispatches_execute_provider_operation_command
tests.unit.application.services.orchestration.test_stop_machines_orchestrator.TestStopMachinesOrchestrator ‑ test_dispatches_update_machine_status_for_stopped
tests.unit.application.services.orchestration.test_stop_machines_orchestrator.TestStopMachinesOrchestrator ‑ test_does_not_accept_provider_selection_port
tests.unit.application.services.orchestration.test_stop_machines_orchestrator.TestStopMachinesOrchestrator ‑ test_happy_path_all_machines
tests.unit.application.services.orchestration.test_stop_machines_orchestrator.TestStopMachinesOrchestrator ‑ test_happy_path_specific_ids
tests.unit.application.services.orchestration.test_stop_machines_orchestrator.TestStopMachinesOrchestrator ‑ test_machine_dto_attribute_access_not_dict
tests.unit.application.services.orchestration.test_stop_machines_orchestrator.TestStopMachinesOrchestrator ‑ test_no_machines_to_stop_returns_early
tests.unit.application.services.orchestration.test_stop_machines_orchestrator.TestStopMachinesOrchestrator ‑ test_provider_operation_fails_entirely
tests.unit.application.services.orchestration.test_stop_machines_orchestrator.TestStopMachinesOrchestrator ‑ test_provider_partial_failure
tests.unit.application.services.orchestration.test_template_orchestrators.TestCreateTemplateOrchestrator ‑ test_execute_dispatches_create_template_command
tests.unit.application.services.orchestration.test_template_orchestrators.TestCreateTemplateOrchestrator ‑ test_execute_logs_template_id
tests.unit.application.services.orchestration.test_template_orchestrators.TestCreateTemplateOrchestrator ‑ test_execute_propagates_validation_errors
tests.unit.application.services.orchestration.test_template_orchestrators.TestCreateTemplateOrchestrator ‑ test_execute_raw_contains_expected_keys
tests.unit.application.services.orchestration.test_template_orchestrators.TestCreateTemplateOrchestrator ‑ test_execute_returns_create_template_output
tests.unit.application.services.orchestration.test_template_orchestrators.TestDeleteTemplateOrchestrator ‑ test_deleted_false_when_command_sets_false
tests.unit.application.services.orchestration.test_template_orchestrators.TestDeleteTemplateOrchestrator ‑ test_dispatches_delete_command
tests.unit.application.services.orchestration.test_template_orchestrators.TestDeleteTemplateOrchestrator ‑ test_happy_path_deleted_true
tests.unit.application.services.orchestration.test_template_orchestrators.TestGetTemplateOrchestrator ‑ test_execute_dispatches_get_template_query
tests.unit.application.services.orchestration.test_template_orchestrators.TestGetTemplateOrchestrator ‑ test_execute_provider_name_none_by_default
tests.unit.application.services.orchestration.test_template_orchestrators.TestGetTemplateOrchestrator ‑ test_execute_returns_none_template_on_not_found
tests.unit.application.services.orchestration.test_template_orchestrators.TestGetTemplateOrchestrator ‑ test_execute_returns_template_on_success
tests.unit.application.services.orchestration.test_template_orchestrators.TestRefreshTemplatesOrchestrator ‑ test_execute_dispatches_refresh_templates_command
tests.unit.application.services.orchestration.test_template_orchestrators.TestRefreshTemplatesOrchestrator ‑ test_execute_provider_name_passed_to_command
tests.unit.application.services.orchestration.test_template_orchestrators.TestRefreshTemplatesOrchestrator ‑ test_execute_returns_empty_list_when_result_is_none
tests.unit.application.services.orchestration.test_template_orchestrators.TestRefreshTemplatesOrchestrator ‑ test_execute_returns_empty_list_when_templates_key_missing
tests.unit.application.services.orchestration.test_template_orchestrators.TestRefreshTemplatesOrchestrator ‑ test_execute_returns_templates_from_command_result
tests.unit.application.services.orchestration.test_template_orchestrators.TestUpdateTemplateOrchestrator ‑ test_execute_dispatches_update_template_command
tests.unit.application.services.orchestration.test_template_orchestrators.TestUpdateTemplateOrchestrator ‑ test_execute_raw_contains_expected_keys
tests.unit.application.services.orchestration.test_template_orchestrators.TestUpdateTemplateOrchestrator ‑ test_execute_returns_update_template_output
tests.unit.application.services.orchestration.test_template_orchestrators.TestUpdateTemplateOrchestrator ‑ test_execute_updated_false_when_not_found
tests.unit.application.services.orchestration.test_template_orchestrators.TestValidateTemplateOrchestrator ‑ test_execute_config_none_defaults_to_empty_dict
tests.unit.application.services.orchestration.test_template_orchestrators.TestValidateTemplateOrchestrator ‑ test_execute_dispatches_validate_template_query
tests.unit.application.services.orchestration.test_template_orchestrators.TestValidateTemplateOrchestrator ‑ test_execute_handles_non_dict_result
tests.unit.application.services.orchestration.test_template_orchestrators.TestValidateTemplateOrchestrator ‑ test_execute_returns_valid_false_with_errors
tests.unit.application.services.orchestration.test_template_orchestrators.TestValidateTemplateOrchestrator ‑ test_execute_returns_valid_true
tests.unit.application.services.test_provider_api_fallback_removal.TestMachineGroupingServiceSkipsMissingProviderApi ‑ test_machine_with_no_provider_api_raises
tests.unit.application.services.test_provider_api_fallback_removal.TestMachineGroupingServiceSkipsMissingProviderApi ‑ test_machine_with_no_provider_api_raises_on_single
tests.unit.application.services.test_provider_api_fallback_removal.TestMachineGroupingServiceSkipsMissingProviderApi ‑ test_machine_with_no_provider_api_raises_single
tests.unit.application.services.test_provider_api_fallback_removal.TestMachineGroupingServiceSkipsMissingProviderApi ‑ test_mixed_machines_raise_on_missing_provider_api
tests.unit.application.services.test_provider_api_fallback_removal.TestNoAwsApiLiteralsInApplicationServices ‑ test_files_are_valid_python[machine_grouping_service.py]
tests.unit.application.services.test_provider_api_fallback_removal.TestNoAwsApiLiteralsInApplicationServices ‑ test_files_are_valid_python[machine_sync_service.py]
tests.unit.application.services.test_provider_api_fallback_removal.TestNoAwsApiLiteralsInApplicationServices ‑ test_files_are_valid_python[request_creation_service.py]
tests.unit.application.services.test_provider_api_fallback_removal.TestNoAwsApiLiteralsInApplicationServices ‑ test_files_are_valid_python[template_defaults_service.py]
tests.unit.application.services.test_provider_api_fallback_removal.TestNoAwsApiLiteralsInApplicationServices ‑ test_no_ec2fleet_literal[machine_grouping_service.py]
tests.unit.application.services.test_provider_api_fallback_removal.TestNoAwsApiLiteralsInApplicationServices ‑ test_no_ec2fleet_literal[machine_sync_service.py]
tests.unit.application.services.test_provider_api_fallback_removal.TestNoAwsApiLiteralsInApplicationServices ‑ test_no_ec2fleet_literal[request_creation_service.py]
tests.unit.application.services.test_provider_api_fallback_removal.TestNoAwsApiLiteralsInApplicationServices ‑ test_no_ec2fleet_literal[template_defaults_service.py]
tests.unit.application.services.test_provider_api_fallback_removal.TestNoAwsApiLiteralsInApplicationServices ‑ test_no_run_instances_literal[machine_grouping_service.py]
tests.unit.application.services.test_provider_api_fallback_removal.TestNoAwsApiLiteralsInApplicationServices ‑ test_no_run_instances_literal[machine_sync_service.py]
tests.unit.application.services.test_provider_api_fallback_removal.TestNoAwsApiLiteralsInApplicationServices ‑ test_no_run_instances_literal[request_creation_service.py]
tests.unit.application.services.test_provider_api_fallback_removal.TestNoAwsApiLiteralsInApplicationServices ‑ test_no_run_instances_literal[template_defaults_service.py]
tests.unit.application.services.test_provider_api_fallback_removal.TestRequestCreationServiceRaisesOnMissingProviderApi ‑ test_raises_value_error_when_provider_api_is_empty_string
tests.unit.application.services.test_provider_api_fallback_removal.TestRequestCreationServiceRaisesOnMissingProviderApi ‑ test_raises_value_error_when_provider_api_is_none
tests.unit.application.services.test_provider_api_fallback_removal.TestRequestCreationServiceRaisesOnMissingProviderApi ‑ test_succeeds_when_provider_api_is_set
tests.unit.application.services.test_provider_api_fallback_removal.TestTemplateDefaultsServiceRaisesOnMissingProviderApi ‑ test_raises_value_error_when_no_provider_api_configured
tests.unit.application.services.test_provider_api_fallback_removal.TestTemplateDefaultsServiceRaisesOnMissingProviderApi ‑ test_raises_value_error_without_provider_instance
tests.unit.application.services.test_provisioning_orchestration_service_di.TestCircuitBreakerFactoryRequired ‑ test_circuit_breaker_factory_has_no_default
tests.unit.application.services.test_provisioning_orchestration_service_di.TestCircuitBreakerFactoryRequired ‑ test_constructs_successfully_when_circuit_breaker_factory_provided
tests.unit.application.services.test_provisioning_orchestration_service_di.TestCircuitBreakerFactoryRequired ‑ test_raises_type_error_when_circuit_breaker_factory_omitted
tests.unit.application.services.test_provisioning_orchestration_service_di.TestDIWiringCircuitBreakerFactory ‑ test_factory_callable_produces_service_with_circuit_breaker_strategy
tests.unit.application.services.test_provisioning_orchestration_service_di.TestDIWiringCircuitBreakerFactory ‑ test_factory_function_passes_circuit_breaker_strategy
tests.unit.application.services.test_request_creation_service.TestRequestCreationService ‑ test_create_machine_request_passes_correct_args
tests.unit.application.services.test_request_creation_service.TestRequestCreationService ‑ test_create_machine_request_returns_request
tests.unit.application.services.test_request_creation_service.TestRequestCreationService ‑ test_logger_called
tests.unit.application.services.test_request_creation_service.TestRequestCreationService ‑ test_metadata_includes_confidence
tests.unit.application.services.test_request_creation_service.TestRequestCreationService ‑ test_metadata_includes_dry_run
tests.unit.application.services.test_request_creation_service.TestRequestCreationService ‑ test_metadata_includes_selection_reason
tests.unit.application.services.test_request_creation_service.TestRequestCreationService ‑ test_provider_api_set_from_template
tests.unit.application.services.test_request_creation_service.TestRequestCreationService ‑ test_raises_value_error_when_provider_api_is_none
tests.unit.application.services.test_request_status_management_service.TestCreateMachineAggregate ‑ test_creates_machine_with_basic_data
tests.unit.application.services.test_request_status_management_service.TestCreateMachineAggregate ‑ test_creates_machine_with_invalid_launch_time
tests.unit.application.services.test_request_status_management_service.TestCreateMachineAggregate ‑ test_creates_machine_with_string_launch_time
tests.unit.application.services.test_request_status_management_service.TestCreateMachineAggregate ‑ test_default_instance_type_fallback
tests.unit.application.services.test_request_status_management_service.TestExtractMachineIds ‑ test_extract_from_instances_list
tests.unit.application.services.test_request_status_management_service.TestExtractMachineIds ‑ test_extract_from_machine_ids_key
tests.unit.application.services.test_request_status_management_service.TestExtractMachineIds ‑ test_extract_skips_instances_without_id
tests.unit.application.services.test_request_status_management_service.TestExtractMachineIds ‑ test_machine_ids_takes_precedence_over_instances
tests.unit.application.services.test_request_status_management_service.TestExtractMachineIds ‑ test_returns_empty_when_no_relevant_keys
tests.unit.application.services.test_request_status_management_service.TestHandleProvisioningFailure ‑ test_sets_failed_status
tests.unit.application.services.test_request_status_management_service.TestHandleProvisioningFailure ‑ test_stores_error_in_metadata
tests.unit.application.services.test_request_status_management_service.TestHandleProvisioningFailure ‑ test_unknown_error_message_fallback
tests.unit.application.services.test_request_status_management_service.TestUpdateRequestStatus ‑ test_error_summary_included_in_message
tests.unit.application.services.test_request_status_management_service.TestUpdateRequestStatus ‑ test_full_count_with_errors_sets_partial
tests.unit.application.services.test_request_status_management_service.TestUpdateRequestStatus ‑ test_full_success_sets_completed
tests.unit.application.services.test_request_status_management_service.TestUpdateRequestStatus ‑ test_partial_count_no_errors_sets_partial
tests.unit.application.services.test_request_status_management_service.TestUpdateRequestStatus ‑ test_partial_count_with_errors_sets_partial
tests.unit.application.services.test_request_status_management_service.TestUpdateRequestStatus ‑ test_zero_instances_sets_in_progress
tests.unit.application.services.test_request_status_service.TestReturnRequestCompletion ‑ test_return_request_with_all_shutting_down_is_not_complete
tests.unit.application.services.test_request_status_service.TestReturnRequestCompletion ‑ test_return_request_with_all_stopped_is_complete
tests.unit.application.services.test_request_status_service.TestReturnRequestCompletion ‑ test_return_request_with_all_terminated_is_complete
tests.unit.application.services.test_request_status_service.TestReturnRequestCompletion ‑ test_return_request_with_shutting_down_machine_is_not_complete
tests.unit.application.test_application_comprehensive.TestApplicationDTOsComprehensive ‑ test_dto_classes_exist
tests.unit.application.test_application_comprehensive.TestApplicationDTOsComprehensive ‑ test_dto_instantiation
tests.unit.application.test_application_comprehensive.TestApplicationDTOsComprehensive ‑ test_dto_modules_exist
tests.unit.application.test_application_comprehensive.TestApplicationDTOsComprehensive ‑ test_dto_serialization
tests.unit.application.test_application_comprehensive.TestApplicationEventsComprehensive ‑ test_event_bus_exists
tests.unit.application.test_application_comprehensive.TestApplicationEventsComprehensive ‑ test_event_handler_classes_exist
tests.unit.application.test_application_comprehensive.TestApplicationEventsComprehensive ‑ test_event_modules_exist
tests.unit.application.test_application_comprehensive.TestCQRSMigrationValidation ‑ test_command_handlers_exist
tests.unit.application.test_application_comprehensive.TestCQRSMigrationValidation ‑ test_cqrs_buses_exist
tests.unit.application.test_application_comprehensive.TestCQRSMigrationValidation ‑ test_query_handlers_exist
tests.unit.application.test_application_comprehensive.TestCommandHandlersComprehensive ‑ test_command_handler_classes_exist
tests.unit.application.test_application_comprehensive.TestCommandHandlersComprehensive ‑ test_command_handler_initialization
tests.unit.application.test_application_comprehensive.TestCommandHandlersComprehensive ‑ test_command_handler_methods
tests.unit.application.test_application_comprehensive.TestCommandHandlersComprehensive ‑ test_command_handler_modules_exist
tests.unit.application.test_application_comprehensive.TestQueryHandlersComprehensive ‑ test_query_handler_classes_exist
tests.unit.application.test_application_comprehensive.TestQueryHandlersComprehensive ‑ test_query_handler_methods
tests.unit.application.test_application_comprehensive.TestQueryHandlersComprehensive ‑ test_query_handler_modules_exist
tests.unit.application.test_batching_policy ‑ test_default_batch_size
tests.unit.application.test_batching_policy ‑ test_split_exact_multiple
tests.unit.application.test_batching_policy ‑ test_split_negative
tests.unit.application.test_batching_policy ‑ test_split_smaller_than_batch
tests.unit.application.test_batching_policy ‑ test_split_with_remainder
tests.unit.application.test_batching_policy ‑ test_split_zero
tests.unit.application.test_cqrs_patterns.TestCQRSIntegration ‑ test_cqrs_handles_eventual_consistency
tests.unit.application.test_cqrs_patterns.TestCQRSIntegration ‑ test_cqrs_integrates_with_event_sourcing
tests.unit.application.test_cqrs_patterns.TestCQRSIntegration ‑ test_cqrs_supports_read_models
tests.unit.application.test_cqrs_patterns.TestCommandBusImplementation ‑ test_command_bus_handles_async_commands
tests.unit.application.test_cqrs_patterns.TestCommandBusImplementation ‑ test_command_bus_handles_unregistered_commands
tests.unit.application.test_cqrs_patterns.TestCommandBusImplementation ‑ test_command_bus_routes_to_correct_handler
tests.unit.application.test_cqrs_patterns.TestCommandBusImplementation ‑ test_command_bus_supports_middleware
tests.unit.application.test_cqrs_patterns.TestCommandHandlerImplementation ‑ test_command_handlers_are_transactional
tests.unit.application.test_cqrs_patterns.TestCommandHandlerImplementation ‑ test_command_handlers_publish_events
tests.unit.application.test_cqrs_patterns.TestCommandHandlerImplementation ‑ test_create_request_handler_validates_input
tests.unit.application.test_cqrs_patterns.TestCommandQuerySeparation ‑ test_command_handlers_modify_state
tests.unit.application.test_cqrs_patterns.TestCommandQuerySeparation ‑ test_commands_do_not_return_business_data
tests.unit.application.test_cqrs_patterns.TestCommandQuerySeparation ‑ test_queries_do_not_modify_state
tests.unit.application.test_cqrs_patterns.TestCommandQuerySeparation ‑ test_query_handlers_do_not_modify_state
tests.unit.application.test_cqrs_patterns.TestQueryBusImplementation ‑ test_query_bus_handles_query_parameters
tests.unit.application.test_cqrs_patterns.TestQueryBusImplementation ‑ test_query_bus_routes_to_correct_handler
tests.unit.application.test_cqrs_patterns.TestQueryBusImplementation ‑ test_query_bus_supports_caching
tests.unit.application.test_cqrs_patterns.TestQueryBusImplementation ‑ test_query_bus_supports_result_transformation
tests.unit.application.test_cqrs_patterns.TestQueryHandlerImplementation ‑ test_query_handlers_optimize_for_reads
tests.unit.application.test_cqrs_patterns.TestQueryHandlerImplementation ‑ test_query_handlers_support_filtering
tests.unit.application.test_cqrs_patterns.TestQueryHandlerImplementation ‑ test_query_handlers_support_pagination
tests.unit.application.test_cqrs_patterns.TestQueryHandlerImplementation ‑ test_query_handlers_support_projections
tests.unit.application.test_list_templates_handler ‑ test_active_only_default_is_true
tests.unit.application.test_list_templates_handler ‑ test_active_only_false_returns_all
tests.unit.application.test_list_templates_handler ‑ test_active_only_true_filters_inactive
tests.unit.application.test_list_templates_handler ‑ test_pagination_limit_and_offset
tests.unit.application.test_native_spec_error_handling.TestNativeSpecErrorHandling ‑ test_circular_reference_handling
tests.unit.application.test_native_spec_error_handling.TestNativeSpecErrorHandling ‑ test_config_malformed_native_spec_section
tests.unit.application.test_native_spec_error_handling.TestNativeSpecErrorHandling ‑ test_config_missing_native_spec_section
tests.unit.application.test_native_spec_error_handling.TestNativeSpecErrorHandling ‑ test_config_port_error
tests.unit.application.test_native_spec_error_handling.TestNativeSpecErrorHandling ‑ test_empty_context_handling
tests.unit.application.test_native_spec_error_handling.TestNativeSpecErrorHandling ‑ test_empty_spec_handling
tests.unit.application.test_native_spec_error_handling.TestNativeSpecErrorHandling ‑ test_invalid_context_type
tests.unit.application.test_native_spec_error_handling.TestNativeSpecErrorHandling ‑ test_invalid_spec_type
tests.unit.application.test_native_spec_error_handling.TestNativeSpecErrorHandling ‑ test_large_spec_handling
tests.unit.application.test_native_spec_error_handling.TestNativeSpecErrorHandling ‑ test_memory_error_handling
tests.unit.application.test_native_spec_error_handling.TestNativeSpecErrorHandling ‑ test_native_spec_disabled
tests.unit.application.test_native_spec_error_handling.TestNativeSpecErrorHandling ‑ test_native_spec_enabled
tests.unit.application.test_native_spec_error_handling.TestNativeSpecErrorHandling ‑ test_nested_error_propagation
tests.unit.application.test_native_spec_error_handling.TestNativeSpecErrorHandling ‑ test_none_context_handling
tests.unit.application.test_native_spec_error_handling.TestNativeSpecErrorHandling ‑ test_none_spec_handling
tests.unit.application.test_native_spec_error_handling.TestNativeSpecErrorHandling ‑ test_render_spec_success
tests.unit.application.test_native_spec_error_handling.TestNativeSpecErrorHandling ‑ test_render_spec_template_error
tests.unit.application.test_native_spec_error_handling.TestNativeSpecErrorHandling ‑ test_render_spec_undefined_variable
tests.unit.application.test_native_spec_error_handling.TestNativeSpecErrorHandling ‑ test_renderer_timeout_simulation
tests.unit.application.test_native_spec_error_handling.TestNativeSpecErrorHandling ‑ test_spec_renderer_initialization_error
tests.unit.application.test_native_spec_error_handling.TestNativeSpecErrorHandling ‑ test_unicode_handling
tests.unit.application.test_native_spec_service.TestNativeSpecService ‑ test_is_native_spec_enabled_false
tests.unit.application.test_native_spec_service.TestNativeSpecService ‑ test_is_native_spec_enabled_true
tests.unit.application.test_native_spec_service.TestNativeSpecService ‑ test_render_spec_delegates_to_renderer
tests.unit.application.test_return_validation_fix.TestReturnValidationFix ‑ test_all_machines_invalid_filters_all
tests.unit.application.test_return_validation_fix.TestReturnValidationFix ‑ test_filters_machines_with_pending_return_requests
tests.unit.application.test_return_validation_fix.TestReturnValidationFix ‑ test_single_machine_return_still_validates_properly
tests.unit.application.test_sdk_scheduler_formatting ‑ test_default_empty_request_list
tests.unit.application.test_sdk_scheduler_formatting ‑ test_default_format_request_response_sdk_shape
tests.unit.application.test_sdk_scheduler_formatting ‑ test_default_scheduler_output_suitable_for_sdk
tests.unit.application.test_sdk_scheduler_formatting ‑ test_hf_empty_request_list
tests.unit.application.test_sdk_scheduler_formatting ‑ test_hf_format_request_response_sdk_shape
tests.unit.application.test_sdk_scheduler_formatting ‑ test_hf_scheduler_output_suitable_for_sdk
tests.unit.application.test_sdk_scheduler_formatting ‑ test_scheduler_port_mock_has_required_methods
tests.unit.application.test_sdk_scheduler_formatting ‑ test_sdk_discovery_with_scheduler_port
tests.unit.application.test_sdk_scheduler_formatting ‑ test_sdk_formatted_response_calls_scheduler
tests.unit.application.test_sdk_scheduler_formatting ‑ test_sdk_raw_response_bypasses_scheduler
tests.unit.application.test_update_template_handler ‑ test_update_image_id
tests.unit.application.test_update_template_handler ‑ test_update_instance_type
tests.unit.application.test_update_template_handler ‑ test_update_name_immutable_pattern
tests.unit.application.test_update_template_handler ‑ test_update_skips_none_instance_type
tests.unit.application.test_validate_template_query ‑ test_validate_template_query_with_template_config
tests.unit.application.test_validate_template_query ‑ test_validate_template_query_without_template_config
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/__init__.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/base/__init__.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/base/command_handler.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/base/event_handlers.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/base/handlers.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/base/provider_handlers.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/commands/__init__.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/commands/cleanup_handlers.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/commands/machine_handlers.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/commands/provider_handlers.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/commands/request_creation_handlers.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/commands/request_handlers.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/commands/request_lifecycle_handlers.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/commands/request_sync_handlers.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/commands/system.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/commands/system_handlers.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/commands/template_handlers.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/decorators.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/dto/__init__.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/dto/base.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/dto/bulk_queries.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/dto/bulk_responses.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/dto/commands.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/dto/interface_response.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/dto/paginated_responses.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/dto/queries.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/dto/responses.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/dto/system.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/dto/template_generation_dto.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/events/__init__.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/events/base/__init__.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/events/base/action_event_handler.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/events/base/event_handler.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/events/base/logging_event_handler.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/events/bus/__init__.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/events/bus/event_bus.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/events/decorators.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/events/handlers/__init__.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/events/handlers/infrastructure_handlers.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/events/handlers/machine_handlers.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/events/handlers/metrics_event_handler.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/events/handlers/request_handlers.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/events/handlers/system_handlers.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/events/handlers/template_handlers.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/factories/__init__.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/factories/request_dto_factory.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/interfaces/__init__.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/interfaces/command_handler.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/interfaces/command_query.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/interfaces/event_handler.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/interfaces/infrastructure_handler.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/interfaces/provider_handler.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/machine/__init__.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/machine/commands.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/machine/dto.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/machine/queries.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/ports/__init__.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/ports/cache_service_port.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/ports/command_bus_port.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/ports/error_response_port.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/ports/query_bus_port.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/ports/registry_port.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/ports/scheduler_port.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/ports/template_dto_port.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/provider/__init__.py]
Check notice on line 0 in .github
github-actions / Test Results Summary
6394 tests found (test 1643 to 2128)
There are 6394 tests, see "Raw output" for the list of tests 1643 to 2128.
Raw output
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/provider/commands.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/provider/queries.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/queries/__init__.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/queries/bulk_handlers.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/queries/cleanup_query_handlers.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/queries/machine_query_handlers.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/queries/provider_handlers.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/queries/request_query_handlers.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/queries/scheduler.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/queries/scheduler_handlers.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/queries/specialized_handlers.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/queries/storage.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/queries/storage_handlers.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/queries/system.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/queries/system_handlers.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/queries/template_query_handlers.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/request/__init__.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/request/dto.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/request/queries.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/services/base_query_service.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/services/deprovisioning_orchestrator.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/services/event_publishing_service.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/services/machine_grouping_service.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/services/machine_sync_service.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/services/native_spec_service.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/services/orchestration/__init__.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/services/orchestration/acquire_machines.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/services/orchestration/base.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/services/orchestration/cancel_request.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/services/orchestration/create_template.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/services/orchestration/delete_template.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/services/orchestration/dtos.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/services/orchestration/get_machine.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/services/orchestration/get_provider_config.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/services/orchestration/get_provider_health.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/services/orchestration/get_provider_metrics.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/services/orchestration/get_request_status.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/services/orchestration/get_scheduler_config.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/services/orchestration/get_storage_config.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/services/orchestration/get_template.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/services/orchestration/list_machines.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/services/orchestration/list_providers.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/services/orchestration/list_requests.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/services/orchestration/list_return_requests.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/services/orchestration/list_scheduler_strategies.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/services/orchestration/list_storage_strategies.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/services/orchestration/list_templates.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/services/orchestration/refresh_templates.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/services/orchestration/return_machines.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/services/orchestration/start_machines.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/services/orchestration/stop_machines.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/services/orchestration/update_template.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/services/orchestration/validate_template.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/services/provider_name_service.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/services/provider_registry_service.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/services/provider_validation_service.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/services/provisioning_orchestration_service.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/services/request_creation_service.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/services/request_query_service.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/services/request_status_management_service.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/services/request_status_service.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/services/scheduler_registry_service.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/services/storage_registry_service.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/services/template_defaults_service.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/services/template_generation_service.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/services/template_validation_service.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/template/__init__.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/template/commands.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/value_objects/__init__.py]
tests.unit.architecture.test_application_import_boundaries ‑ test_application_file_has_no_new_forbidden_imports[application/value_objects/batching_policy.py]
tests.unit.architecture.test_circular_dependencies ‑ test_no_new_circular_dependencies
tests.unit.architecture.test_clean_architecture.TestCleanArchitecture ‑ test_application_service_layer
tests.unit.architecture.test_clean_architecture.TestCleanArchitecture ‑ test_configuration_isolation
tests.unit.architecture.test_clean_architecture.TestCleanArchitecture ‑ test_cross_cutting_concerns
tests.unit.architecture.test_clean_architecture.TestCleanArchitecture ‑ test_dependency_direction_rules
tests.unit.architecture.test_clean_architecture.TestCleanArchitecture ‑ test_dependency_inversion
tests.unit.architecture.test_clean_architecture.TestCleanArchitecture ‑ test_domain_independence
tests.unit.architecture.test_clean_architecture.TestCleanArchitecture ‑ test_infrastructure_layer_boundaries
tests.unit.architecture.test_clean_architecture.TestCleanArchitecture ‑ test_interface_layer_responsibilities
tests.unit.architecture.test_clean_architecture.TestCleanArchitecture ‑ test_interface_segregation
tests.unit.architecture.test_clean_architecture.TestCleanArchitecture ‑ test_layer_isolation
tests.unit.architecture.test_clean_architecture.TestCleanArchitecture ‑ test_ports_and_adapters_pattern
tests.unit.architecture.test_cli_infrastructure_boundary ‑ test_cli_has_no_new_infrastructure_import[cli/__init__.py]
tests.unit.architecture.test_cli_infrastructure_boundary ‑ test_cli_has_no_new_infrastructure_import[cli/args.py]
tests.unit.architecture.test_cli_infrastructure_boundary ‑ test_cli_has_no_new_infrastructure_import[cli/args_extractor.py]
tests.unit.architecture.test_cli_infrastructure_boundary ‑ test_cli_has_no_new_infrastructure_import[cli/completion.py]
tests.unit.architecture.test_cli_infrastructure_boundary ‑ test_cli_has_no_new_infrastructure_import[cli/console.py]
tests.unit.architecture.test_cli_infrastructure_boundary ‑ test_cli_has_no_new_infrastructure_import[cli/factories/__init__.py]
tests.unit.architecture.test_cli_infrastructure_boundary ‑ test_cli_has_no_new_infrastructure_import[cli/factories/cli_command_factory_orchestrator.py]
tests.unit.architecture.test_cli_infrastructure_boundary ‑ test_cli_has_no_new_infrastructure_import[cli/factories/machine_command_factory.py]
tests.unit.architecture.test_cli_infrastructure_boundary ‑ test_cli_has_no_new_infrastructure_import[cli/factories/provider_command_factory.py]
tests.unit.architecture.test_cli_infrastructure_boundary ‑ test_cli_has_no_new_infrastructure_import[cli/factories/request_command_factory.py]
tests.unit.architecture.test_cli_infrastructure_boundary ‑ test_cli_has_no_new_infrastructure_import[cli/factories/scheduler_command_factory.py]
tests.unit.architecture.test_cli_infrastructure_boundary ‑ test_cli_has_no_new_infrastructure_import[cli/factories/storage_command_factory.py]
tests.unit.architecture.test_cli_infrastructure_boundary ‑ test_cli_has_no_new_infrastructure_import[cli/factories/system_command_factory.py]
tests.unit.architecture.test_cli_infrastructure_boundary ‑ test_cli_has_no_new_infrastructure_import[cli/factories/template_command_factory.py]
tests.unit.architecture.test_cli_infrastructure_boundary ‑ test_cli_has_no_new_infrastructure_import[cli/factories/utility_command_factory.py]
tests.unit.architecture.test_cli_infrastructure_boundary ‑ test_cli_has_no_new_infrastructure_import[cli/field_mapping.py]
tests.unit.architecture.test_cli_infrastructure_boundary ‑ test_cli_has_no_new_infrastructure_import[cli/formatters.py]
tests.unit.architecture.test_cli_infrastructure_boundary ‑ test_cli_has_no_new_infrastructure_import[cli/help_utils.py]
tests.unit.architecture.test_cli_infrastructure_boundary ‑ test_cli_has_no_new_infrastructure_import[cli/main.py]
tests.unit.architecture.test_cli_infrastructure_boundary ‑ test_cli_has_no_new_infrastructure_import[cli/registry.py]
tests.unit.architecture.test_cli_infrastructure_boundary ‑ test_cli_has_no_new_infrastructure_import[cli/response_formatter.py]
tests.unit.architecture.test_cli_infrastructure_boundary ‑ test_cli_has_no_new_infrastructure_import[cli/router.py]
tests.unit.architecture.test_cqrs_compliance.TestCQRSCompliance ‑ test_command_bus_pattern
tests.unit.architecture.test_cqrs_compliance.TestCQRSCompliance ‑ test_command_handler_interface
tests.unit.architecture.test_cqrs_compliance.TestCQRSCompliance ‑ test_command_immutability
tests.unit.architecture.test_cqrs_compliance.TestCQRSCompliance ‑ test_command_query_separation
tests.unit.architecture.test_cqrs_compliance.TestCQRSCompliance ‑ test_command_validation
tests.unit.architecture.test_cqrs_compliance.TestCQRSCompliance ‑ test_dependency_injection_integration
tests.unit.architecture.test_cqrs_compliance.TestCQRSCompliance ‑ test_event_driven_architecture_support
tests.unit.architecture.test_cqrs_compliance.TestCQRSCompliance ‑ test_query_bus_pattern
tests.unit.architecture.test_cqrs_compliance.TestCQRSCompliance ‑ test_query_handler_interface
tests.unit.architecture.test_cqrs_compliance.TestCQRSCompliance ‑ test_query_immutability
tests.unit.architecture.test_cqrs_compliance.TestCQRSCompliance ‑ test_query_validation
tests.unit.architecture.test_cqrs_compliance.TestCQRSCompliance ‑ test_read_write_model_separation
tests.unit.architecture.test_ddd_compliance_fixed.TestDDDComplianceFixed ‑ test_aggregate_boundary_enforcement
tests.unit.architecture.test_ddd_compliance_fixed.TestDDDComplianceFixed ‑ test_domain_event_publishing
tests.unit.architecture.test_ddd_compliance_fixed.TestDDDComplianceFixed ‑ test_domain_exception_hierarchy
tests.unit.architecture.test_ddd_compliance_fixed.TestDDDComplianceFixed ‑ test_domain_invariants_enforcement
tests.unit.architecture.test_ddd_compliance_fixed.TestDDDComplianceFixed ‑ test_domain_model_validation
tests.unit.architecture.test_ddd_compliance_fixed.TestDDDComplianceFixed ‑ test_domain_service_isolation
tests.unit.architecture.test_ddd_compliance_fixed.TestDDDComplianceFixed ‑ test_entity_identity_rules
tests.unit.architecture.test_ddd_compliance_fixed.TestDDDComplianceFixed ‑ test_resource_id_validation
tests.unit.architecture.test_ddd_compliance_fixed.TestDDDComplianceFixed ‑ test_template_business_logic
tests.unit.architecture.test_ddd_compliance_fixed.TestDDDComplianceFixed ‑ test_value_object_behavior
tests.unit.architecture.test_ddd_compliance_fixed.TestDDDComplianceFixed ‑ test_value_object_equality_and_hashing
tests.unit.architecture.test_ddd_compliance_fixed.TestDDDComplianceFixed ‑ test_value_object_immutability
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/__init__.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/base/__init__.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/base/configuration_service.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/base/contracts/template_contract.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/base/decorators.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/base/dependency_injection.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/base/di_contracts.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/base/domain_exceptions.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/base/domain_interfaces.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/base/entity.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/base/entity_pure.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/base/error.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/base/events/__init__.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/base/events/base_events.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/base/events/base_events_pure.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/base/events/domain_events.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/base/events/provider_events.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/base/exceptions.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/base/operations.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/base/ports/__init__.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/base/ports/configuration_port.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/base/ports/console_port.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/base/ports/container_port.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/base/ports/error_handling_port.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/base/ports/event_publisher_port.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/base/ports/health_check_port.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/base/ports/logging_port.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/base/ports/path_resolution_port.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/base/ports/provider_cli_spec_port.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/base/ports/provider_config_port.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/base/ports/provider_discovery_port.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/base/ports/provider_monitoring_port.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/base/ports/provider_name_port.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/base/ports/provider_port.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/base/ports/provider_provisioning_port.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/base/ports/provider_registry_port.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/base/ports/provider_selection_port.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/base/ports/provider_template_port.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/base/ports/provider_validation_port.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/base/ports/provisioning_orchestration_port.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/base/ports/request_creation_port.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/base/ports/request_status_management_port.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/base/ports/spec_rendering_port.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/base/ports/storage_lifecycle_port.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/base/ports/storage_port.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/base/ports/storage_reader_port.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/base/ports/storage_writer_port.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/base/ports/template_adapter_port.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/base/ports/template_configuration_port.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/base/ports/template_example_generator_port.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/base/provider_interfaces.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/base/results.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/base/utils.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/base/value_objects.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/base/value_objects_pure.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/constants.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/exceptions/image_resolution_error.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/machine/__init__.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/machine/aggregate.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/machine/exceptions.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/machine/machine_identifiers.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/machine/machine_metadata.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/machine/machine_status.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/machine/repository.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/machine/value_objects.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/request/__init__.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/request/aggregate.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/request/exceptions.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/request/repository.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/request/request_identifiers.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/request/request_metadata.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/request/request_types.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/request/value_objects.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/services/filter_service.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/services/generic_filter_service.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/services/image_cache.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/services/image_resolution_service.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/services/template_validation_domain_service.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/services/timestamp_service.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/template/__init__.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/template/exceptions.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/template/extensions.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/template/factory.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/template/image_resolver.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/template/ports/template_defaults_port.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/template/repository.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/template/template_aggregate.py]
tests.unit.architecture.test_domain_import_boundaries ‑ test_domain_file_has_no_forbidden_imports[domain/template/value_objects.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/__init__.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/base/__init__.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/base/configuration_service.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/base/contracts/template_contract.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/base/decorators.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/base/dependency_injection.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/base/di_contracts.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/base/domain_exceptions.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/base/domain_interfaces.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/base/entity.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/base/entity_pure.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/base/error.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/base/events/__init__.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/base/events/base_events.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/base/events/base_events_pure.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/base/events/domain_events.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/base/events/provider_events.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/base/exceptions.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/base/operations.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/base/ports/__init__.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/base/ports/configuration_port.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/base/ports/console_port.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/base/ports/container_port.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/base/ports/error_handling_port.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/base/ports/event_publisher_port.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/base/ports/health_check_port.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/base/ports/logging_port.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/base/ports/path_resolution_port.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/base/ports/provider_cli_spec_port.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/base/ports/provider_config_port.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/base/ports/provider_discovery_port.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/base/ports/provider_monitoring_port.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/base/ports/provider_name_port.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/base/ports/provider_port.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/base/ports/provider_provisioning_port.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/base/ports/provider_registry_port.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/base/ports/provider_selection_port.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/base/ports/provider_template_port.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/base/ports/provider_validation_port.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/base/ports/provisioning_orchestration_port.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/base/ports/request_creation_port.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/base/ports/request_status_management_port.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/base/ports/spec_rendering_port.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/base/ports/storage_lifecycle_port.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/base/ports/storage_port.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/base/ports/storage_reader_port.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/base/ports/storage_writer_port.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/base/ports/template_adapter_port.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/base/ports/template_configuration_port.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/base/ports/template_example_generator_port.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/base/provider_interfaces.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/base/results.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/base/utils.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/base/value_objects.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/base/value_objects_pure.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/constants.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/exceptions/image_resolution_error.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/machine/__init__.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/machine/aggregate.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/machine/exceptions.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/machine/machine_identifiers.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/machine/machine_metadata.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/machine/machine_status.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/machine/repository.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/machine/value_objects.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/request/__init__.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/request/aggregate.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/request/exceptions.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/request/repository.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/request/request_identifiers.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/request/request_metadata.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/request/request_types.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/request/value_objects.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/services/filter_service.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/services/generic_filter_service.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/services/image_cache.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/services/image_resolution_service.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/services/template_validation_domain_service.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/services/timestamp_service.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/template/__init__.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/template/exceptions.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/template/extensions.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/template/factory.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/template/image_resolver.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/template/ports/template_defaults_port.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/template/repository.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/template/template_aggregate.py]
tests.unit.architecture.test_domain_purity ‑ test_domain_file_has_no_new_pydantic_import[domain/template/value_objects.py]
tests.unit.architecture.test_interface_provider_boundary ‑ test_interface_has_no_new_provider_import[api/__init__.py]
tests.unit.architecture.test_interface_provider_boundary ‑ test_interface_has_no_new_provider_import[api/dependencies.py]
tests.unit.architecture.test_interface_provider_boundary ‑ test_interface_has_no_new_provider_import[api/documentation/__init__.py]
tests.unit.architecture.test_interface_provider_boundary ‑ test_interface_has_no_new_provider_import[api/documentation/examples.py]
tests.unit.architecture.test_interface_provider_boundary ‑ test_interface_has_no_new_provider_import[api/documentation/openapi_config.py]
tests.unit.architecture.test_interface_provider_boundary ‑ test_interface_has_no_new_provider_import[api/documentation/security_schemes.py]
tests.unit.architecture.test_interface_provider_boundary ‑ test_interface_has_no_new_provider_import[api/middleware/__init__.py]
tests.unit.architecture.test_interface_provider_boundary ‑ test_interface_has_no_new_provider_import[api/middleware/auth_middleware.py]
tests.unit.architecture.test_interface_provider_boundary ‑ test_interface_has_no_new_provider_import[api/middleware/logging_middleware.py]
tests.unit.architecture.test_interface_provider_boundary ‑ test_interface_has_no_new_provider_import[api/models/__init__.py]
tests.unit.architecture.test_interface_provider_boundary ‑ test_interface_has_no_new_provider_import[api/models/base.py]
tests.unit.architecture.test_interface_provider_boundary ‑ test_interface_has_no_new_provider_import[api/models/requests.py]
tests.unit.architecture.test_interface_provider_boundary ‑ test_interface_has_no_new_provider_import[api/models/responses.py]
tests.unit.architecture.test_interface_provider_boundary ‑ test_interface_has_no_new_provider_import[api/models/templates.py]
tests.unit.architecture.test_interface_provider_boundary ‑ test_interface_has_no_new_provider_import[api/routers/__init__.py]
tests.unit.architecture.test_interface_provider_boundary ‑ test_interface_has_no_new_provider_import[api/routers/machines.py]
tests.unit.architecture.test_interface_provider_boundary ‑ test_interface_has_no_new_provider_import[api/routers/requests.py]
tests.unit.architecture.test_interface_provider_boundary ‑ test_interface_has_no_new_provider_import[api/routers/templates.py]
tests.unit.architecture.test_interface_provider_boundary ‑ test_interface_has_no_new_provider_import[api/server.py]
tests.unit.architecture.test_interface_provider_boundary ‑ test_interface_has_no_new_provider_import[api/validation.py]
tests.unit.architecture.test_interface_provider_boundary ‑ test_interface_has_no_new_provider_import[cli/__init__.py]
tests.unit.architecture.test_interface_provider_boundary ‑ test_interface_has_no_new_provider_import[cli/args.py]
tests.unit.architecture.test_interface_provider_boundary ‑ test_interface_has_no_new_provider_import[cli/args_extractor.py]
tests.unit.architecture.test_interface_provider_boundary ‑ test_interface_has_no_new_provider_import[cli/completion.py]
tests.unit.architecture.test_interface_provider_boundary ‑ test_interface_has_no_new_provider_import[cli/console.py]
tests.unit.architecture.test_interface_provider_boundary ‑ test_interface_has_no_new_provider_import[cli/factories/__init__.py]
tests.unit.architecture.test_interface_provider_boundary ‑ test_interface_has_no_new_provider_import[cli/factories/cli_command_factory_orchestrator.py]
tests.unit.architecture.test_interface_provider_boundary ‑ test_interface_has_no_new_provider_import[cli/factories/machine_command_factory.py]
tests.unit.architecture.test_interface_provider_boundary ‑ test_interface_has_no_new_provider_import[cli/factories/provider_command_factory.py]
tests.unit.architecture.test_interface_provider_boundary ‑ test_interface_has_no_new_provider_import[cli/factories/request_command_factory.py]
tests.unit.architecture.test_interface_provider_boundary ‑ test_interface_has_no_new_provider_import[cli/factories/scheduler_command_factory.py]
tests.unit.architecture.test_interface_provider_boundary ‑ test_interface_has_no_new_provider_import[cli/factories/storage_command_factory.py]
tests.unit.architecture.test_interface_provider_boundary ‑ test_interface_has_no_new_provider_import[cli/factories/system_command_factory.py]
tests.unit.architecture.test_interface_provider_boundary ‑ test_interface_has_no_new_provider_import[cli/factories/template_command_factory.py]
tests.unit.architecture.test_interface_provider_boundary ‑ test_interface_has_no_new_provider_import[cli/factories/utility_command_factory.py]
tests.unit.architecture.test_interface_provider_boundary ‑ test_interface_has_no_new_provider_import[cli/field_mapping.py]
tests.unit.architecture.test_interface_provider_boundary ‑ test_interface_has_no_new_provider_import[cli/formatters.py]
tests.unit.architecture.test_interface_provider_boundary ‑ test_interface_has_no_new_provider_import[cli/help_utils.py]
tests.unit.architecture.test_interface_provider_boundary ‑ test_interface_has_no_new_provider_import[cli/main.py]
tests.unit.architecture.test_interface_provider_boundary ‑ test_interface_has_no_new_provider_import[cli/registry.py]
tests.unit.architecture.test_interface_provider_boundary ‑ test_interface_has_no_new_provider_import[cli/response_formatter.py]
tests.unit.architecture.test_interface_provider_boundary ‑ test_interface_has_no_new_provider_import[cli/router.py]
tests.unit.architecture.test_interface_provider_boundary ‑ test_interface_has_no_new_provider_import[interface/__init__.py]
tests.unit.architecture.test_interface_provider_boundary ‑ test_interface_has_no_new_provider_import[interface/command_handlers.py]
tests.unit.architecture.test_interface_provider_boundary ‑ test_interface_has_no_new_provider_import[interface/config_command_handlers.py]
tests.unit.architecture.test_interface_provider_boundary ‑ test_interface_has_no_new_provider_import[interface/health_command_handler.py]
tests.unit.architecture.test_interface_provider_boundary ‑ test_interface_has_no_new_provider_import[interface/infrastructure_command_handler.py]
tests.unit.architecture.test_interface_provider_boundary ‑ test_interface_has_no_new_provider_import[interface/init_command_handler.py]
tests.unit.architecture.test_interface_provider_boundary ‑ test_interface_has_no_new_provider_import[interface/machine_command_handlers.py]
tests.unit.architecture.test_interface_provider_boundary ‑ test_interface_has_no_new_provider_import[interface/mcp/server/core.py]
tests.unit.architecture.test_interface_provider_boundary ‑ test_interface_has_no_new_provider_import[interface/mcp/server/handler.py]
tests.unit.architecture.test_interface_provider_boundary ‑ test_interface_has_no_new_provider_import[interface/mcp_command_handlers.py]
tests.unit.architecture.test_interface_provider_boundary ‑ test_interface_has_no_new_provider_import[interface/provider_config_handler.py]
tests.unit.architecture.test_interface_provider_boundary ‑ test_interface_has_no_new_provider_import[interface/request_command_handlers.py]
tests.unit.architecture.test_interface_provider_boundary ‑ test_interface_has_no_new_provider_import[interface/response_formatting_service.py]
tests.unit.architecture.test_interface_provider_boundary ‑ test_interface_has_no_new_provider_import[interface/scheduler_command_handlers.py]
tests.unit.architecture.test_interface_provider_boundary ‑ test_interface_has_no_new_provider_import[interface/serve_command_handler.py]
tests.unit.architecture.test_interface_provider_boundary ‑ test_interface_has_no_new_provider_import[interface/storage_command_handlers.py]
tests.unit.architecture.test_interface_provider_boundary ‑ test_interface_has_no_new_provider_import[interface/system_command_handlers.py]
tests.unit.architecture.test_interface_provider_boundary ‑ test_interface_has_no_new_provider_import[interface/template_command_handlers.py]
tests.unit.architecture.test_interface_provider_boundary ‑ test_interface_has_no_new_provider_import[interface/templates_generate_handler.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[__main__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[_package.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[api/__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[api/dependencies.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[api/documentation/__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[api/documentation/examples.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[api/documentation/openapi_config.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[api/documentation/security_schemes.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[api/middleware/__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[api/middleware/auth_middleware.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[api/middleware/logging_middleware.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[api/models/__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[api/models/base.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[api/models/requests.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[api/models/responses.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[api/models/templates.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[api/routers/__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[api/routers/machines.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[api/routers/requests.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[api/routers/templates.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[api/server.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[api/validation.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/base/__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/base/command_handler.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/base/event_handlers.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/base/handlers.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/base/provider_handlers.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/commands/__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/commands/cleanup_handlers.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/commands/machine_handlers.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/commands/provider_handlers.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/commands/request_creation_handlers.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/commands/request_handlers.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/commands/request_lifecycle_handlers.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/commands/request_sync_handlers.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/commands/system.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/commands/system_handlers.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/commands/template_handlers.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/decorators.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/dto/__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/dto/base.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/dto/bulk_queries.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/dto/bulk_responses.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/dto/commands.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/dto/interface_response.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/dto/paginated_responses.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/dto/queries.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/dto/responses.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/dto/system.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/dto/template_generation_dto.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/events/__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/events/base/__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/events/base/action_event_handler.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/events/base/event_handler.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/events/base/logging_event_handler.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/events/bus/__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/events/bus/event_bus.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/events/decorators.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/events/handlers/__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/events/handlers/infrastructure_handlers.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/events/handlers/machine_handlers.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/events/handlers/metrics_event_handler.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/events/handlers/request_handlers.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/events/handlers/system_handlers.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/events/handlers/template_handlers.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/factories/__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/factories/request_dto_factory.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/interfaces/__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/interfaces/command_handler.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/interfaces/command_query.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/interfaces/event_handler.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/interfaces/infrastructure_handler.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/interfaces/provider_handler.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/machine/__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/machine/commands.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/machine/dto.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/machine/queries.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/ports/__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/ports/cache_service_port.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/ports/command_bus_port.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/ports/error_response_port.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/ports/query_bus_port.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/ports/registry_port.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/ports/scheduler_port.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/ports/template_dto_port.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/provider/__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/provider/commands.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/provider/queries.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/queries/__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/queries/bulk_handlers.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/queries/cleanup_query_handlers.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/queries/machine_query_handlers.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/queries/provider_handlers.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/queries/request_query_handlers.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/queries/scheduler.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/queries/scheduler_handlers.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/queries/specialized_handlers.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/queries/storage.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/queries/storage_handlers.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/queries/system.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/queries/system_handlers.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/queries/template_query_handlers.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/request/__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/request/dto.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/request/queries.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/services/base_query_service.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/services/deprovisioning_orchestrator.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/services/event_publishing_service.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/services/machine_grouping_service.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/services/machine_sync_service.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/services/native_spec_service.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/services/orchestration/__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/services/orchestration/acquire_machines.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/services/orchestration/base.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/services/orchestration/cancel_request.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/services/orchestration/create_template.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/services/orchestration/delete_template.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/services/orchestration/dtos.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/services/orchestration/get_machine.py]
Check notice on line 0 in .github
github-actions / Test Results Summary
6394 tests found (test 2129 to 2649)
There are 6394 tests, see "Raw output" for the list of tests 2129 to 2649.
Raw output
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/services/orchestration/get_provider_config.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/services/orchestration/get_provider_health.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/services/orchestration/get_provider_metrics.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/services/orchestration/get_request_status.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/services/orchestration/get_scheduler_config.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/services/orchestration/get_storage_config.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/services/orchestration/get_template.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/services/orchestration/list_machines.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/services/orchestration/list_providers.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/services/orchestration/list_requests.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/services/orchestration/list_return_requests.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/services/orchestration/list_scheduler_strategies.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/services/orchestration/list_storage_strategies.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/services/orchestration/list_templates.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/services/orchestration/refresh_templates.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/services/orchestration/return_machines.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/services/orchestration/start_machines.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/services/orchestration/stop_machines.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/services/orchestration/update_template.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/services/orchestration/validate_template.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/services/provider_name_service.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/services/provider_registry_service.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/services/provider_validation_service.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/services/provisioning_orchestration_service.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/services/request_creation_service.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/services/request_query_service.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/services/request_status_management_service.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/services/request_status_service.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/services/scheduler_registry_service.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/services/storage_registry_service.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/services/template_defaults_service.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/services/template_generation_service.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/services/template_validation_service.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/template/__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/template/commands.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/value_objects/__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[application/value_objects/batching_policy.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[bootstrap/__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[bootstrap/core_services.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[bootstrap/domain_services.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[bootstrap/infrastructure_services.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[bootstrap/monitoring_services.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[bootstrap/orchestrator_registry.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[bootstrap/port_registrations.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[bootstrap/provider_services.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[bootstrap/registry_services.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[bootstrap/server_services.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[bootstrap/services.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[bootstrap/storage_services.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[cli/__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[cli/args.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[cli/args_extractor.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[cli/completion.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[cli/console.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[cli/factories/__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[cli/factories/cli_command_factory_orchestrator.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[cli/factories/machine_command_factory.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[cli/factories/provider_command_factory.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[cli/factories/request_command_factory.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[cli/factories/scheduler_command_factory.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[cli/factories/storage_command_factory.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[cli/factories/system_command_factory.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[cli/factories/template_command_factory.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[cli/factories/utility_command_factory.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[cli/field_mapping.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[cli/formatters.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[cli/help_utils.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[cli/main.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[cli/registry.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[cli/response_formatter.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[cli/router.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[config/__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[config/constants.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[config/installation_detector.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[config/loader.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[config/manager.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[config/managers/__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[config/managers/cache_manager.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[config/managers/configuration_manager.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[config/managers/path_resolver.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[config/managers/provider_manager.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[config/managers/type_converter.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[config/platform_dirs.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[config/schemas/__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[config/schemas/app_schema.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[config/schemas/base_config.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[config/schemas/cleanup_schema.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[config/schemas/common_schema.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[config/schemas/logging_schema.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[config/schemas/metrics_schema.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[config/schemas/native_spec_schema.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[config/schemas/performance_schema.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[config/schemas/provider_settings_registry.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[config/schemas/provider_strategy_schema.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[config/schemas/scheduler_schema.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[config/schemas/server_schema.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[config/schemas/storage_schema.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[config/schemas/template_schema.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[config/services/__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[config/services/config_loader_service.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[config/services/path_resolution_service.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[config/utils/__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[config/utils/env_expansion.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[config/validators/__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[config/validators/config_validator.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/base/__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/base/configuration_service.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/base/contracts/template_contract.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/base/decorators.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/base/dependency_injection.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/base/di_contracts.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/base/domain_exceptions.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/base/domain_interfaces.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/base/entity.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/base/entity_pure.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/base/error.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/base/events/__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/base/events/base_events.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/base/events/base_events_pure.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/base/events/domain_events.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/base/events/provider_events.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/base/exceptions.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/base/operations.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/base/ports/__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/base/ports/configuration_port.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/base/ports/console_port.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/base/ports/container_port.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/base/ports/error_handling_port.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/base/ports/event_publisher_port.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/base/ports/health_check_port.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/base/ports/logging_port.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/base/ports/path_resolution_port.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/base/ports/provider_cli_spec_port.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/base/ports/provider_config_port.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/base/ports/provider_discovery_port.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/base/ports/provider_monitoring_port.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/base/ports/provider_name_port.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/base/ports/provider_port.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/base/ports/provider_provisioning_port.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/base/ports/provider_registry_port.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/base/ports/provider_selection_port.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/base/ports/provider_template_port.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/base/ports/provider_validation_port.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/base/ports/provisioning_orchestration_port.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/base/ports/request_creation_port.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/base/ports/request_status_management_port.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/base/ports/spec_rendering_port.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/base/ports/storage_lifecycle_port.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/base/ports/storage_port.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/base/ports/storage_reader_port.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/base/ports/storage_writer_port.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/base/ports/template_adapter_port.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/base/ports/template_configuration_port.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/base/ports/template_example_generator_port.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/base/provider_interfaces.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/base/results.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/base/utils.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/base/value_objects.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/base/value_objects_pure.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/constants.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/exceptions/image_resolution_error.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/machine/__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/machine/aggregate.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/machine/exceptions.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/machine/machine_identifiers.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/machine/machine_metadata.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/machine/machine_status.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/machine/repository.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/machine/value_objects.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/request/__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/request/aggregate.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/request/exceptions.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/request/repository.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/request/request_identifiers.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/request/request_metadata.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/request/request_types.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/request/value_objects.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/services/filter_service.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/services/generic_filter_service.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/services/image_cache.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/services/image_resolution_service.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/services/template_validation_domain_service.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/services/timestamp_service.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/template/__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/template/exceptions.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/template/extensions.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/template/factory.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/template/image_resolver.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/template/ports/template_defaults_port.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/template/repository.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/template/template_aggregate.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[domain/template/value_objects.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/adapters/__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/adapters/cache_adapter.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/adapters/configuration_adapter.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/adapters/console_adapter.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/adapters/container_adapter.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/adapters/error_handling_adapter.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/adapters/factories/__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/adapters/factories/container_adapter_factory.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/adapters/logging_adapter.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/adapters/null_console_adapter.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/adapters/path_resolution_adapter.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/adapters/ports/__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/adapters/ports/auth/__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/adapters/ports/auth/auth_port.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/adapters/ports/auth/token_port.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/adapters/ports/auth/user_port.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/adapters/ports/request_adapter_port.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/adapters/ports/resource_provisioning_port.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/adapters/provider_discovery_adapter.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/adapters/provider_selection_adapter.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/adapters/storage_adapter.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/adapters/template_configuration_adapter.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/auth/__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/auth/registry.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/auth/strategy/__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/auth/strategy/bearer_token_strategy.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/auth/strategy/bearer_token_strategy_enhanced.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/auth/strategy/no_auth_strategy.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/auth/token_blacklist/__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/auth/token_blacklist/blacklist_port.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/auth/token_blacklist/in_memory_blacklist.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/auth/token_blacklist/redis_blacklist.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/caching/__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/caching/ami_cache_service.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/caching/in_memory_cache_service.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/caching/request_cache_service.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/constants.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/error/__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/error/categories.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/error/context.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/error/decorators.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/error/error_middleware.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/error/exception_handler.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/error/exception_type_mapper.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/error/http_response_handler.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/error/responses.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/error/utilities.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/events/__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/events/infrastructure_events.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/events/publisher.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/events/storage_events.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/events/system_events.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/handlers/__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/handlers/base/__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/handlers/base/base_handler.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/interfaces/__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/interfaces/provider.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/lifecycle.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/logging/__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/logging/logger.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/logging/logger_singleton.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/mocking/__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/mocking/dry_run_context.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/patterns/__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/patterns/lazy_import.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/patterns/singleton_access.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/patterns/singleton_registry.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/performance/performance_monitor.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/registry/__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/registry/base_registry.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/registry/registry_factory.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/resilience/__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/resilience/config.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/resilience/exceptions.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/resilience/retry_decorator.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/resilience/strategy/__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/resilience/strategy/base.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/resilience/strategy/circuit_breaker.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/resilience/strategy/exponential.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/scheduler/__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/scheduler/base/__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/scheduler/base/field_mapper.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/scheduler/base/strategy.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/scheduler/default/__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/scheduler/default/default_strategy.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/scheduler/default/field_mapper.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/scheduler/factory.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/scheduler/hostfactory/__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/scheduler/hostfactory/field_mapper.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/scheduler/hostfactory/field_mappings.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/scheduler/hostfactory/hostfactory_strategy.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/scheduler/hostfactory/response_formatter.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/scheduler/hostfactory/transformations.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/scheduler/registration.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/scheduler/registry.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/serialization/__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/serialization/encoders.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/services/iso_timestamp_service.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/services/machine_filter_service.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/storage/__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/storage/adapters/strategy_adapter.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/storage/base/__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/storage/base/repository.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/storage/base/repository_mixin.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/storage/base/strategy.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/storage/base/unit_of_work.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/storage/components/__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/storage/components/entity_cache.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/storage/components/entity_serializer.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/storage/components/event_publisher.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/storage/components/file_manager.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/storage/components/generic_serializer.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/storage/components/lock_manager.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/storage/components/resource_manager.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/storage/components/serialization_manager.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/storage/components/sql_connection_manager.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/storage/components/sql_query_builder.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/storage/components/sql_serializer.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/storage/components/transaction_manager.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/storage/components/version_manager.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/storage/concurrency.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/storage/constants.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/storage/exceptions.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/storage/factories/__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/storage/factories/machine_storage_factory.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/storage/factories/request_storage_factory.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/storage/factories/storage_factory_orchestrator.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/storage/factories/template_storage_factory.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/storage/factory.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/storage/interfaces/__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/storage/interfaces/batch_storage.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/storage/interfaces/storage_reader.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/storage/interfaces/storage_writer.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/storage/interfaces/transactional_storage.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/storage/json/__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/storage/json/registration.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/storage/json/strategy.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/storage/json/template.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/storage/json/unit_of_work.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/storage/metrics_decorators.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/storage/registration.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/storage/registry.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/storage/repositories/__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/storage/repositories/machine_repository.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/storage/repositories/request_repository.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/storage/repositories/template_repository.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/storage/sql/__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/storage/sql/models.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/storage/sql/registration.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/storage/sql/strategy.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/storage/sql/unit_of_work.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/template/__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/template/configuration_manager.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/template/dtos.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/template/jinja_spec_renderer.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/template/services/template_storage_service.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/template/template_cache_service.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/template/template_repository_impl.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/utilities/__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/utilities/common/__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/utilities/common/collections/__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/utilities/common/collections/filtering.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/utilities/common/collections/grouping.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/utilities/common/collections/transforming.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/utilities/common/collections/validation.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/utilities/common/date_utils.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/utilities/common/deep_merge.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/utilities/common/file_operations.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/utilities/common/file_utils.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/utilities/common/resource_naming.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/utilities/common/serialization.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/utilities/common/string_utils.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/utilities/config_utils.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/utilities/factories/__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/utilities/factories/repository_factory.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/utilities/factories/sql_engine_factory.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/utilities/file/__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/utilities/file/binary_utils.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/utilities/file/directory_utils.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/utilities/file/file_operations.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/utilities/file/json_utils.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/utilities/file/text_utils.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/utilities/file/yaml_utils.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/utilities/json_utils.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/utilities/network_utils.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/validation/__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/validation/input_validator.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/validation/secure_input.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[infrastructure/validation/startup_validator.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[interface/__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[interface/command_handlers.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[interface/config_command_handlers.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[interface/health_command_handler.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[interface/infrastructure_command_handler.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[interface/init_command_handler.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[interface/machine_command_handlers.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[interface/mcp/server/core.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[interface/mcp/server/handler.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[interface/mcp_command_handlers.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[interface/provider_config_handler.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[interface/request_command_handlers.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[interface/response_formatting_service.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[interface/scheduler_command_handlers.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[interface/serve_command_handler.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[interface/storage_command_handlers.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[interface/system_command_handlers.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[interface/template_command_handlers.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[interface/templates_generate_handler.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[mcp/__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[mcp/discovery.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[mcp/tools.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[monitoring/__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[monitoring/health.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[monitoring/metrics.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[run.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[sdk/__init__.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[sdk/client.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[sdk/config.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[sdk/discovery.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[sdk/exceptions.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[sdk/middleware.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[sdk/parameter_mapping.py]
tests.unit.architecture.test_provider_leak_detection ‑ test_no_new_provider_leak[sdk/protocols.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[__main__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[_package.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[api/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[api/dependencies.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[api/documentation/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[api/documentation/examples.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[api/documentation/openapi_config.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[api/documentation/security_schemes.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[api/middleware/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[api/middleware/auth_middleware.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[api/middleware/logging_middleware.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[api/models/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[api/models/base.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[api/models/requests.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[api/models/responses.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[api/models/templates.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[api/routers/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[api/routers/machines.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[api/routers/requests.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[api/routers/templates.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[api/server.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[api/validation.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/base/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/base/command_handler.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/base/event_handlers.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/base/handlers.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/base/provider_handlers.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/commands/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/commands/cleanup_handlers.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/commands/machine_handlers.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/commands/provider_handlers.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/commands/request_creation_handlers.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/commands/request_handlers.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/commands/request_lifecycle_handlers.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/commands/request_sync_handlers.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/commands/system.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/commands/system_handlers.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/commands/template_handlers.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/decorators.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/dto/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/dto/base.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/dto/bulk_queries.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/dto/bulk_responses.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/dto/commands.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/dto/interface_response.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/dto/paginated_responses.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/dto/queries.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/dto/responses.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/dto/system.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/dto/template_generation_dto.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/events/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/events/base/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/events/base/action_event_handler.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/events/base/event_handler.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/events/base/logging_event_handler.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/events/bus/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/events/bus/event_bus.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/events/decorators.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/events/handlers/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/events/handlers/infrastructure_handlers.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/events/handlers/machine_handlers.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/events/handlers/metrics_event_handler.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/events/handlers/request_handlers.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/events/handlers/system_handlers.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/events/handlers/template_handlers.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/factories/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/factories/request_dto_factory.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/interfaces/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/interfaces/command_handler.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/interfaces/command_query.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/interfaces/event_handler.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/interfaces/infrastructure_handler.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/interfaces/provider_handler.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/machine/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/machine/commands.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/machine/dto.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/machine/queries.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/ports/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/ports/cache_service_port.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/ports/command_bus_port.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/ports/error_response_port.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/ports/query_bus_port.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/ports/registry_port.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/ports/scheduler_port.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/ports/template_dto_port.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/provider/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/provider/commands.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/provider/queries.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/queries/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/queries/bulk_handlers.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/queries/cleanup_query_handlers.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/queries/machine_query_handlers.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/queries/provider_handlers.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/queries/request_query_handlers.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/queries/scheduler.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/queries/scheduler_handlers.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/queries/specialized_handlers.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/queries/storage.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/queries/storage_handlers.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/queries/system.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/queries/system_handlers.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/queries/template_query_handlers.py]
Check notice on line 0 in .github
github-actions / Test Results Summary
6394 tests found (test 2650 to 3162)
There are 6394 tests, see "Raw output" for the list of tests 2650 to 3162.
Raw output
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/request/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/request/dto.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/request/queries.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/services/base_query_service.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/services/deprovisioning_orchestrator.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/services/event_publishing_service.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/services/machine_grouping_service.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/services/machine_sync_service.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/services/native_spec_service.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/services/orchestration/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/services/orchestration/acquire_machines.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/services/orchestration/base.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/services/orchestration/cancel_request.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/services/orchestration/create_template.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/services/orchestration/delete_template.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/services/orchestration/dtos.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/services/orchestration/get_machine.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/services/orchestration/get_provider_config.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/services/orchestration/get_provider_health.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/services/orchestration/get_provider_metrics.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/services/orchestration/get_request_status.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/services/orchestration/get_scheduler_config.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/services/orchestration/get_storage_config.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/services/orchestration/get_template.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/services/orchestration/list_machines.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/services/orchestration/list_providers.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/services/orchestration/list_requests.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/services/orchestration/list_return_requests.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/services/orchestration/list_scheduler_strategies.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/services/orchestration/list_storage_strategies.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/services/orchestration/list_templates.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/services/orchestration/refresh_templates.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/services/orchestration/return_machines.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/services/orchestration/start_machines.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/services/orchestration/stop_machines.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/services/orchestration/update_template.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/services/orchestration/validate_template.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/services/provider_name_service.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/services/provider_registry_service.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/services/provider_validation_service.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/services/provisioning_orchestration_service.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/services/request_creation_service.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/services/request_query_service.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/services/request_status_management_service.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/services/request_status_service.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/services/scheduler_registry_service.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/services/storage_registry_service.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/services/template_defaults_service.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/services/template_generation_service.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/services/template_validation_service.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/template/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/template/commands.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/value_objects/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[application/value_objects/batching_policy.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[bootstrap/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[bootstrap/core_services.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[bootstrap/domain_services.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[bootstrap/infrastructure_services.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[bootstrap/monitoring_services.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[bootstrap/orchestrator_registry.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[bootstrap/port_registrations.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[bootstrap/provider_services.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[bootstrap/registry_services.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[bootstrap/server_services.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[bootstrap/services.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[bootstrap/storage_services.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[cli/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[cli/args.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[cli/args_extractor.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[cli/completion.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[cli/console.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[cli/factories/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[cli/factories/cli_command_factory_orchestrator.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[cli/factories/machine_command_factory.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[cli/factories/provider_command_factory.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[cli/factories/request_command_factory.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[cli/factories/scheduler_command_factory.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[cli/factories/storage_command_factory.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[cli/factories/system_command_factory.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[cli/factories/template_command_factory.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[cli/factories/utility_command_factory.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[cli/field_mapping.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[cli/formatters.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[cli/help_utils.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[cli/main.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[cli/registry.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[cli/response_formatter.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[cli/router.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[config/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[config/constants.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[config/installation_detector.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[config/loader.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[config/manager.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[config/managers/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[config/managers/cache_manager.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[config/managers/configuration_manager.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[config/managers/path_resolver.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[config/managers/provider_manager.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[config/managers/type_converter.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[config/platform_dirs.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[config/schemas/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[config/schemas/app_schema.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[config/schemas/base_config.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[config/schemas/cleanup_schema.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[config/schemas/common_schema.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[config/schemas/logging_schema.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[config/schemas/metrics_schema.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[config/schemas/native_spec_schema.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[config/schemas/performance_schema.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[config/schemas/provider_settings_registry.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[config/schemas/provider_strategy_schema.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[config/schemas/scheduler_schema.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[config/schemas/server_schema.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[config/schemas/storage_schema.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[config/schemas/template_schema.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[config/services/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[config/services/config_loader_service.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[config/services/path_resolution_service.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[config/utils/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[config/utils/env_expansion.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[config/validators/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[config/validators/config_validator.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/base/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/base/configuration_service.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/base/contracts/template_contract.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/base/decorators.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/base/dependency_injection.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/base/di_contracts.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/base/domain_exceptions.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/base/domain_interfaces.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/base/entity.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/base/entity_pure.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/base/error.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/base/events/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/base/events/base_events.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/base/events/base_events_pure.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/base/events/domain_events.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/base/events/provider_events.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/base/exceptions.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/base/operations.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/base/ports/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/base/ports/configuration_port.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/base/ports/console_port.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/base/ports/container_port.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/base/ports/error_handling_port.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/base/ports/event_publisher_port.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/base/ports/health_check_port.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/base/ports/logging_port.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/base/ports/path_resolution_port.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/base/ports/provider_cli_spec_port.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/base/ports/provider_config_port.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/base/ports/provider_discovery_port.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/base/ports/provider_monitoring_port.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/base/ports/provider_name_port.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/base/ports/provider_port.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/base/ports/provider_provisioning_port.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/base/ports/provider_registry_port.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/base/ports/provider_selection_port.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/base/ports/provider_template_port.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/base/ports/provider_validation_port.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/base/ports/provisioning_orchestration_port.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/base/ports/request_creation_port.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/base/ports/request_status_management_port.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/base/ports/spec_rendering_port.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/base/ports/storage_lifecycle_port.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/base/ports/storage_port.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/base/ports/storage_reader_port.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/base/ports/storage_writer_port.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/base/ports/template_adapter_port.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/base/ports/template_configuration_port.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/base/ports/template_example_generator_port.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/base/provider_interfaces.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/base/results.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/base/utils.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/base/value_objects.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/base/value_objects_pure.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/constants.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/exceptions/image_resolution_error.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/machine/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/machine/aggregate.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/machine/exceptions.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/machine/machine_identifiers.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/machine/machine_metadata.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/machine/machine_status.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/machine/repository.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/machine/value_objects.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/request/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/request/aggregate.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/request/exceptions.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/request/repository.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/request/request_identifiers.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/request/request_metadata.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/request/request_types.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/request/value_objects.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/services/filter_service.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/services/generic_filter_service.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/services/image_cache.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/services/image_resolution_service.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/services/template_validation_domain_service.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/services/timestamp_service.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/template/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/template/exceptions.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/template/extensions.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/template/factory.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/template/image_resolver.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/template/ports/template_defaults_port.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/template/repository.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/template/template_aggregate.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[domain/template/value_objects.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/adapters/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/adapters/cache_adapter.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/adapters/configuration_adapter.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/adapters/console_adapter.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/adapters/container_adapter.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/adapters/error_handling_adapter.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/adapters/factories/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/adapters/factories/container_adapter_factory.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/adapters/logging_adapter.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/adapters/null_console_adapter.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/adapters/path_resolution_adapter.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/adapters/ports/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/adapters/ports/auth/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/adapters/ports/auth/auth_port.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/adapters/ports/auth/token_port.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/adapters/ports/auth/user_port.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/adapters/ports/request_adapter_port.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/adapters/ports/resource_provisioning_port.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/adapters/provider_discovery_adapter.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/adapters/provider_selection_adapter.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/adapters/storage_adapter.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/adapters/template_configuration_adapter.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/auth/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/auth/registry.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/auth/strategy/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/auth/strategy/bearer_token_strategy.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/auth/strategy/bearer_token_strategy_enhanced.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/auth/strategy/no_auth_strategy.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/auth/token_blacklist/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/auth/token_blacklist/blacklist_port.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/auth/token_blacklist/in_memory_blacklist.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/auth/token_blacklist/redis_blacklist.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/caching/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/caching/ami_cache_service.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/caching/in_memory_cache_service.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/caching/request_cache_service.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/constants.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/error/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/error/categories.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/error/context.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/error/decorators.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/error/error_middleware.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/error/exception_handler.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/error/exception_type_mapper.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/error/http_response_handler.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/error/responses.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/error/utilities.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/events/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/events/infrastructure_events.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/events/publisher.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/events/storage_events.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/events/system_events.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/handlers/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/handlers/base/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/handlers/base/base_handler.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/interfaces/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/interfaces/provider.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/lifecycle.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/logging/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/logging/logger.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/logging/logger_singleton.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/mocking/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/mocking/dry_run_context.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/patterns/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/patterns/lazy_import.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/patterns/singleton_access.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/patterns/singleton_registry.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/performance/performance_monitor.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/registry/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/registry/base_registry.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/registry/registry_factory.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/resilience/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/resilience/config.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/resilience/exceptions.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/resilience/retry_decorator.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/resilience/strategy/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/resilience/strategy/base.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/resilience/strategy/circuit_breaker.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/resilience/strategy/exponential.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/serialization/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/serialization/encoders.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/services/iso_timestamp_service.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/services/machine_filter_service.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/storage/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/storage/adapters/strategy_adapter.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/storage/base/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/storage/base/repository.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/storage/base/repository_mixin.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/storage/base/strategy.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/storage/base/unit_of_work.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/storage/components/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/storage/components/entity_cache.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/storage/components/entity_serializer.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/storage/components/event_publisher.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/storage/components/file_manager.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/storage/components/generic_serializer.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/storage/components/lock_manager.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/storage/components/resource_manager.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/storage/components/serialization_manager.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/storage/components/sql_connection_manager.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/storage/components/sql_query_builder.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/storage/components/sql_serializer.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/storage/components/transaction_manager.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/storage/components/version_manager.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/storage/concurrency.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/storage/constants.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/storage/exceptions.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/storage/factories/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/storage/factories/machine_storage_factory.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/storage/factories/request_storage_factory.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/storage/factories/storage_factory_orchestrator.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/storage/factories/template_storage_factory.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/storage/factory.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/storage/interfaces/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/storage/interfaces/batch_storage.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/storage/interfaces/storage_reader.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/storage/interfaces/storage_writer.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/storage/interfaces/transactional_storage.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/storage/json/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/storage/json/registration.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/storage/json/strategy.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/storage/json/template.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/storage/json/unit_of_work.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/storage/metrics_decorators.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/storage/registration.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/storage/registry.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/storage/repositories/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/storage/repositories/machine_repository.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/storage/repositories/request_repository.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/storage/repositories/template_repository.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/storage/sql/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/storage/sql/models.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/storage/sql/registration.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/storage/sql/strategy.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/storage/sql/unit_of_work.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/template/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/template/configuration_manager.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/template/dtos.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/template/jinja_spec_renderer.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/template/services/template_storage_service.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/template/template_cache_service.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/template/template_repository_impl.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/utilities/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/utilities/common/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/utilities/common/collections/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/utilities/common/collections/filtering.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/utilities/common/collections/grouping.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/utilities/common/collections/transforming.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/utilities/common/collections/validation.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/utilities/common/date_utils.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/utilities/common/deep_merge.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/utilities/common/file_operations.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/utilities/common/file_utils.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/utilities/common/resource_naming.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/utilities/common/serialization.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/utilities/common/string_utils.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/utilities/config_utils.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/utilities/factories/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/utilities/factories/repository_factory.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/utilities/factories/sql_engine_factory.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/utilities/file/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/utilities/file/binary_utils.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/utilities/file/directory_utils.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/utilities/file/file_operations.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/utilities/file/json_utils.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/utilities/file/text_utils.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/utilities/file/yaml_utils.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/utilities/json_utils.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/utilities/network_utils.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/validation/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/validation/input_validator.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/validation/secure_input.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[infrastructure/validation/startup_validator.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[interface/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[interface/command_handlers.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[interface/config_command_handlers.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[interface/health_command_handler.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[interface/infrastructure_command_handler.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[interface/init_command_handler.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[interface/machine_command_handlers.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[interface/mcp/server/core.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[interface/mcp/server/handler.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[interface/mcp_command_handlers.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[interface/provider_config_handler.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[interface/request_command_handlers.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[interface/response_formatting_service.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[interface/scheduler_command_handlers.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[interface/serve_command_handler.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[interface/storage_command_handlers.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[interface/system_command_handlers.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[interface/template_command_handlers.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[interface/templates_generate_handler.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[mcp/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[mcp/discovery.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[mcp/tools.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[monitoring/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[monitoring/health.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[monitoring/metrics.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/adapters/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/adapters/template_example_generator_adapter.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/application/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/application/events/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/application/events/aws_handlers.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/application/machine/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/application/request/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/application/template/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/auth/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/auth/cognito_strategy.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/auth/iam_strategy.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/cli/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/cli/aws_cli_spec.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/config/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/configuration/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/configuration/batch_sizes_config.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/configuration/cleanup_config.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/configuration/config.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/configuration/naming_config.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/configuration/template_extension.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/configuration/validator.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/domain/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/domain/machine/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/domain/machine/value_objects.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/domain/request/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/domain/request/value_objects.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/domain/services/ami_resolver.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/domain/template/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/domain/template/aws_template_aggregate.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/domain/template/value_objects.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/exceptions/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/exceptions/aws_exceptions.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/health.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/infrastructure/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/infrastructure/adapters/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/infrastructure/adapters/aws_provisioning_adapter.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/infrastructure/adapters/aws_validation_adapter.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/infrastructure/adapters/machine_adapter.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/infrastructure/adapters/request_adapter.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/infrastructure/adapters/template_adapter.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/infrastructure/aws_client.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/infrastructure/aws_client_factory.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/infrastructure/aws_handler_factory.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/infrastructure/caching/aws_image_cache.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/infrastructure/dry_run_adapter.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/infrastructure/handlers/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/infrastructure/handlers/asg/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/infrastructure/handlers/asg/capacity_manager.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/infrastructure/handlers/asg/config_builder.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/infrastructure/handlers/asg/handler.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/infrastructure/handlers/base_handler.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/infrastructure/handlers/components/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/infrastructure/handlers/ec2_fleet/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/infrastructure/handlers/ec2_fleet/config_builder.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/infrastructure/handlers/ec2_fleet/handler.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/infrastructure/handlers/ec2_fleet/release_manager.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/infrastructure/handlers/fleet_release_policy.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/infrastructure/handlers/run_instances/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/infrastructure/handlers/run_instances/handler.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/infrastructure/handlers/shared/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/infrastructure/handlers/shared/base_config_builder.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/infrastructure/handlers/shared/base_context_mixin.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/infrastructure/handlers/shared/fleet_grouping_mixin.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/infrastructure/handlers/shared/fleet_override_builder.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/infrastructure/handlers/shared/instance_override_builder.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/infrastructure/handlers/spot_fleet/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/infrastructure/handlers/spot_fleet/config_builder.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/infrastructure/handlers/spot_fleet/handler.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/infrastructure/handlers/spot_fleet/release_manager.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/infrastructure/handlers/spot_fleet/validator.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/infrastructure/instrumentation/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/infrastructure/instrumentation/botocore_metrics.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/infrastructure/launch_template/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/infrastructure/launch_template/manager.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/infrastructure/services/aws_image_resolution_service.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/infrastructure/services/aws_native_spec_service.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/infrastructure/tags.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/infrastructure/template/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/infrastructure/template/ami_cache.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/infrastructure/utils.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/models/infrastructure_models.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/persistence/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/profile_discovery.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/registration.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/resilience/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/resilience/aws_retry_config.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/resilience/aws_retry_errors.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/resilience/aws_retry_strategy.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/services/capability_service.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/services/ec2_fleet_management_service.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/services/handler_registry.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/services/health_check_service.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/services/infrastructure_discovery_service.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/services/instance_operation_service.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/services/template_validation_service.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/session_factory.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/storage/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/storage/components/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/storage/components/dynamodb_client_manager.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/storage/components/dynamodb_converter.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/storage/components/dynamodb_transaction_manager.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/storage/config.py]
Check notice on line 0 in .github
github-actions / Test Results Summary
6394 tests found (test 3163 to 3694)
There are 6394 tests, see "Raw output" for the list of tests 3163 to 3694.
Raw output
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/storage/registration.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/storage/strategy.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/storage/unit_of_work.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/strategy/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/strategy/aws_provider_adapter.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/strategy/aws_provider_strategy.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/utilities/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/utilities/aws_operations.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/utilities/ec2/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/utilities/ec2/instances.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/utilities/ssm_utils.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/validation/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/aws/validation/region_validator.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/base/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/base/strategy/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/base/strategy/base_provider_strategy.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/base/strategy/composite_strategy.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/base/strategy/fallback_strategy.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/base/strategy/load_balancing/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/base/strategy/load_balancing/algorithms.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/base/strategy/load_balancing/config.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/base/strategy/load_balancing/stats.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/base/strategy/load_balancing/strategy.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/base/strategy/load_balancing_strategy.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/base/strategy/provider_selector.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/base/strategy/provider_strategy.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/base/strategy/selector_utils.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/config_builder.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/config_validator.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/registration.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/registry/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/registry/provider_registry.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/registry/types.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/results.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[providers/services/provider_execution_service.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[run.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[sdk/__init__.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[sdk/client.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[sdk/config.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[sdk/discovery.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[sdk/exceptions.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[sdk/middleware.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[sdk/parameter_mapping.py]
tests.unit.architecture.test_scheduler_leak_detection ‑ test_no_scheduler_leak[sdk/protocols.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[__init__.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[__main__.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[_package.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[api/__init__.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[api/dependencies.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[api/documentation/__init__.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[api/documentation/examples.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[api/documentation/openapi_config.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[api/documentation/security_schemes.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[api/middleware/__init__.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[api/middleware/auth_middleware.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[api/middleware/logging_middleware.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[api/models/__init__.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[api/models/base.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[api/models/requests.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[api/models/responses.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[api/models/templates.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[api/routers/__init__.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[api/routers/machines.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[api/routers/requests.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[api/routers/templates.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[api/server.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[api/validation.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/__init__.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/base/__init__.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/base/command_handler.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/base/event_handlers.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/base/handlers.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/base/provider_handlers.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/commands/__init__.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/commands/cleanup_handlers.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/commands/machine_handlers.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/commands/provider_handlers.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/commands/request_creation_handlers.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/commands/request_handlers.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/commands/request_lifecycle_handlers.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/commands/request_sync_handlers.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/commands/system.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/commands/system_handlers.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/commands/template_handlers.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/decorators.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/dto/__init__.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/dto/base.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/dto/bulk_queries.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/dto/bulk_responses.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/dto/commands.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/dto/interface_response.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/dto/paginated_responses.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/dto/queries.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/dto/responses.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/dto/system.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/dto/template_generation_dto.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/events/__init__.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/events/base/__init__.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/events/base/action_event_handler.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/events/base/event_handler.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/events/base/logging_event_handler.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/events/bus/__init__.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/events/bus/event_bus.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/events/decorators.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/events/handlers/__init__.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/events/handlers/infrastructure_handlers.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/events/handlers/machine_handlers.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/events/handlers/metrics_event_handler.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/events/handlers/request_handlers.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/events/handlers/system_handlers.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/events/handlers/template_handlers.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/factories/__init__.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/factories/request_dto_factory.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/interfaces/__init__.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/interfaces/command_handler.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/interfaces/command_query.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/interfaces/event_handler.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/interfaces/infrastructure_handler.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/interfaces/provider_handler.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/machine/__init__.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/machine/commands.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/machine/dto.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/machine/queries.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/ports/__init__.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/ports/cache_service_port.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/ports/command_bus_port.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/ports/error_response_port.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/ports/query_bus_port.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/ports/registry_port.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/ports/scheduler_port.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/ports/template_dto_port.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/provider/__init__.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/provider/commands.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/provider/queries.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/queries/__init__.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/queries/bulk_handlers.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/queries/cleanup_query_handlers.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/queries/machine_query_handlers.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/queries/provider_handlers.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/queries/request_query_handlers.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/queries/scheduler.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/queries/scheduler_handlers.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/queries/specialized_handlers.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/queries/storage.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/queries/storage_handlers.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/queries/system.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/queries/system_handlers.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/queries/template_query_handlers.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/request/__init__.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/request/dto.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/request/queries.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/services/base_query_service.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/services/deprovisioning_orchestrator.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/services/event_publishing_service.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/services/machine_grouping_service.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/services/machine_sync_service.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/services/native_spec_service.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/services/orchestration/__init__.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/services/orchestration/acquire_machines.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/services/orchestration/base.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/services/orchestration/cancel_request.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/services/orchestration/create_template.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/services/orchestration/delete_template.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/services/orchestration/dtos.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/services/orchestration/get_machine.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/services/orchestration/get_provider_config.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/services/orchestration/get_provider_health.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/services/orchestration/get_provider_metrics.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/services/orchestration/get_request_status.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/services/orchestration/get_scheduler_config.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/services/orchestration/get_storage_config.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/services/orchestration/get_template.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/services/orchestration/list_machines.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/services/orchestration/list_providers.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/services/orchestration/list_requests.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/services/orchestration/list_return_requests.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/services/orchestration/list_scheduler_strategies.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/services/orchestration/list_storage_strategies.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/services/orchestration/list_templates.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/services/orchestration/refresh_templates.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/services/orchestration/return_machines.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/services/orchestration/start_machines.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/services/orchestration/stop_machines.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/services/orchestration/update_template.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/services/orchestration/validate_template.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/services/provider_name_service.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/services/provider_registry_service.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/services/provider_validation_service.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/services/provisioning_orchestration_service.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/services/request_creation_service.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/services/request_query_service.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/services/request_status_management_service.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/services/request_status_service.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/services/scheduler_registry_service.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/services/storage_registry_service.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/services/template_defaults_service.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/services/template_generation_service.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/services/template_validation_service.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/template/__init__.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/template/commands.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/value_objects/__init__.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[application/value_objects/batching_policy.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[bootstrap/__init__.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[bootstrap/core_services.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[bootstrap/domain_services.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[bootstrap/infrastructure_services.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[bootstrap/monitoring_services.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[bootstrap/orchestrator_registry.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[bootstrap/port_registrations.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[bootstrap/provider_services.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[bootstrap/registry_services.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[bootstrap/server_services.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[bootstrap/services.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[bootstrap/storage_services.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[cli/__init__.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[cli/args.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[cli/args_extractor.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[cli/completion.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[cli/console.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[cli/factories/__init__.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[cli/factories/cli_command_factory_orchestrator.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[cli/factories/machine_command_factory.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[cli/factories/provider_command_factory.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[cli/factories/request_command_factory.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[cli/factories/scheduler_command_factory.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[cli/factories/storage_command_factory.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[cli/factories/system_command_factory.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[cli/factories/template_command_factory.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[cli/factories/utility_command_factory.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[cli/field_mapping.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[cli/formatters.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[cli/help_utils.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[cli/main.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[cli/registry.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[cli/response_formatter.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[cli/router.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[config/__init__.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[config/constants.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[config/installation_detector.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[config/loader.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[config/manager.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[config/managers/__init__.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[config/managers/cache_manager.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[config/managers/configuration_manager.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[config/managers/path_resolver.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[config/managers/provider_manager.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[config/managers/type_converter.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[config/platform_dirs.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[config/schemas/__init__.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[config/schemas/app_schema.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[config/schemas/base_config.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[config/schemas/cleanup_schema.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[config/schemas/common_schema.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[config/schemas/logging_schema.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[config/schemas/metrics_schema.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[config/schemas/native_spec_schema.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[config/schemas/performance_schema.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[config/schemas/provider_settings_registry.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[config/schemas/provider_strategy_schema.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[config/schemas/scheduler_schema.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[config/schemas/server_schema.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[config/schemas/storage_schema.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[config/schemas/template_schema.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[config/services/__init__.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[config/services/config_loader_service.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[config/services/path_resolution_service.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[config/utils/__init__.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[config/utils/env_expansion.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[config/validators/__init__.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[config/validators/config_validator.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/__init__.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/base/__init__.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/base/configuration_service.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/base/contracts/template_contract.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/base/decorators.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/base/dependency_injection.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/base/di_contracts.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/base/domain_exceptions.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/base/domain_interfaces.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/base/entity.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/base/entity_pure.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/base/error.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/base/events/__init__.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/base/events/base_events.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/base/events/base_events_pure.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/base/events/domain_events.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/base/events/provider_events.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/base/exceptions.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/base/operations.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/base/ports/__init__.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/base/ports/configuration_port.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/base/ports/console_port.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/base/ports/container_port.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/base/ports/error_handling_port.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/base/ports/event_publisher_port.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/base/ports/health_check_port.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/base/ports/logging_port.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/base/ports/path_resolution_port.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/base/ports/provider_cli_spec_port.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/base/ports/provider_config_port.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/base/ports/provider_discovery_port.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/base/ports/provider_monitoring_port.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/base/ports/provider_name_port.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/base/ports/provider_port.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/base/ports/provider_provisioning_port.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/base/ports/provider_registry_port.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/base/ports/provider_selection_port.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/base/ports/provider_template_port.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/base/ports/provider_validation_port.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/base/ports/provisioning_orchestration_port.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/base/ports/request_creation_port.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/base/ports/request_status_management_port.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/base/ports/spec_rendering_port.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/base/ports/storage_lifecycle_port.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/base/ports/storage_port.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/base/ports/storage_reader_port.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/base/ports/storage_writer_port.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/base/ports/template_adapter_port.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/base/ports/template_configuration_port.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/base/ports/template_example_generator_port.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/base/provider_interfaces.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/base/results.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/base/utils.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/base/value_objects.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/base/value_objects_pure.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/constants.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/exceptions/image_resolution_error.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/machine/__init__.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/machine/aggregate.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/machine/exceptions.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/machine/machine_identifiers.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/machine/machine_metadata.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/machine/machine_status.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/machine/repository.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/machine/value_objects.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/request/__init__.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/request/aggregate.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/request/exceptions.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/request/repository.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/request/request_identifiers.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/request/request_metadata.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/request/request_types.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/request/value_objects.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/services/filter_service.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/services/generic_filter_service.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/services/image_cache.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/services/image_resolution_service.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/services/template_validation_domain_service.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/services/timestamp_service.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/template/__init__.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/template/exceptions.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/template/extensions.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/template/factory.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/template/image_resolver.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/template/ports/template_defaults_port.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/template/repository.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/template/template_aggregate.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[domain/template/value_objects.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/__init__.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/adapters/__init__.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/adapters/cache_adapter.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/adapters/configuration_adapter.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/adapters/console_adapter.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/adapters/container_adapter.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/adapters/error_handling_adapter.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/adapters/factories/__init__.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/adapters/factories/container_adapter_factory.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/adapters/logging_adapter.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/adapters/null_console_adapter.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/adapters/path_resolution_adapter.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/adapters/ports/__init__.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/adapters/ports/auth/__init__.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/adapters/ports/auth/auth_port.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/adapters/ports/auth/token_port.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/adapters/ports/auth/user_port.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/adapters/ports/request_adapter_port.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/adapters/ports/resource_provisioning_port.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/adapters/provider_discovery_adapter.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/adapters/provider_selection_adapter.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/adapters/storage_adapter.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/adapters/template_configuration_adapter.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/auth/__init__.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/auth/registry.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/auth/strategy/__init__.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/auth/strategy/bearer_token_strategy.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/auth/strategy/bearer_token_strategy_enhanced.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/auth/strategy/no_auth_strategy.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/auth/token_blacklist/__init__.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/auth/token_blacklist/blacklist_port.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/auth/token_blacklist/in_memory_blacklist.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/auth/token_blacklist/redis_blacklist.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/caching/__init__.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/caching/ami_cache_service.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/caching/in_memory_cache_service.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/caching/request_cache_service.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/constants.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/error/__init__.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/error/categories.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/error/context.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/error/decorators.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/error/error_middleware.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/error/exception_handler.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/error/exception_type_mapper.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/error/http_response_handler.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/error/responses.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/error/utilities.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/events/__init__.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/events/infrastructure_events.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/events/publisher.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/events/storage_events.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/events/system_events.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/handlers/__init__.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/handlers/base/__init__.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/handlers/base/base_handler.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/interfaces/__init__.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/interfaces/provider.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/lifecycle.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/logging/__init__.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/logging/logger.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/logging/logger_singleton.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/mocking/__init__.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/mocking/dry_run_context.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/patterns/__init__.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/patterns/lazy_import.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/patterns/singleton_access.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/patterns/singleton_registry.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/performance/performance_monitor.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/registry/__init__.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/registry/base_registry.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/registry/registry_factory.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/resilience/__init__.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/resilience/config.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/resilience/exceptions.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/resilience/retry_decorator.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/resilience/strategy/__init__.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/resilience/strategy/base.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/resilience/strategy/circuit_breaker.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/resilience/strategy/exponential.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/scheduler/__init__.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/scheduler/base/__init__.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/scheduler/base/field_mapper.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/scheduler/base/strategy.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/scheduler/default/__init__.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/scheduler/default/default_strategy.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/scheduler/default/field_mapper.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/scheduler/factory.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/scheduler/hostfactory/__init__.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/scheduler/hostfactory/field_mapper.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/scheduler/hostfactory/field_mappings.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/scheduler/hostfactory/hostfactory_strategy.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/scheduler/hostfactory/response_formatter.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/scheduler/hostfactory/transformations.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/scheduler/registration.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/scheduler/registry.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/serialization/__init__.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/serialization/encoders.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/services/iso_timestamp_service.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/services/machine_filter_service.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/template/__init__.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/template/configuration_manager.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/template/dtos.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/template/jinja_spec_renderer.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/template/services/template_storage_service.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/template/template_cache_service.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/template/template_repository_impl.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/utilities/__init__.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/utilities/common/__init__.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/utilities/common/collections/__init__.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/utilities/common/collections/filtering.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/utilities/common/collections/grouping.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/utilities/common/collections/transforming.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/utilities/common/collections/validation.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/utilities/common/date_utils.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/utilities/common/deep_merge.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/utilities/common/file_operations.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/utilities/common/file_utils.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/utilities/common/resource_naming.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/utilities/common/serialization.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/utilities/common/string_utils.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/utilities/config_utils.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/utilities/factories/__init__.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/utilities/factories/repository_factory.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/utilities/factories/sql_engine_factory.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/utilities/file/__init__.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/utilities/file/binary_utils.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/utilities/file/directory_utils.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/utilities/file/file_operations.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/utilities/file/json_utils.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/utilities/file/text_utils.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/utilities/file/yaml_utils.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/utilities/json_utils.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/utilities/network_utils.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/validation/__init__.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/validation/input_validator.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/validation/secure_input.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[infrastructure/validation/startup_validator.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[interface/__init__.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[interface/command_handlers.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[interface/config_command_handlers.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[interface/health_command_handler.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[interface/infrastructure_command_handler.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[interface/init_command_handler.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[interface/machine_command_handlers.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[interface/mcp/server/core.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[interface/mcp/server/handler.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[interface/mcp_command_handlers.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[interface/provider_config_handler.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[interface/request_command_handlers.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[interface/response_formatting_service.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[interface/scheduler_command_handlers.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[interface/serve_command_handler.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[interface/storage_command_handlers.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[interface/system_command_handlers.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[interface/template_command_handlers.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[interface/templates_generate_handler.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[mcp/__init__.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[mcp/discovery.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[mcp/tools.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[monitoring/__init__.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[monitoring/health.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[monitoring/metrics.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[run.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[sdk/__init__.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[sdk/client.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[sdk/config.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[sdk/discovery.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[sdk/exceptions.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[sdk/middleware.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[sdk/parameter_mapping.py]
tests.unit.architecture.test_storage_leak_detection ‑ test_no_new_storage_leak[sdk/protocols.py]
tests.unit.architecture.test_violation_ratchet ‑ test_violation_count_has_not_increased[application_forbidden_imports]
tests.unit.architecture.test_violation_ratchet ‑ test_violation_count_has_not_increased[circular_dependency_cycles]
Check notice on line 0 in .github
github-actions / Test Results Summary
6394 tests found (test 3695 to 4344)
There are 6394 tests, see "Raw output" for the list of tests 3695 to 4344.
Raw output
tests.unit.architecture.test_violation_ratchet ‑ test_violation_count_has_not_increased[cli_infrastructure_direct_imports]
tests.unit.architecture.test_violation_ratchet ‑ test_violation_count_has_not_increased[domain_forbidden_imports]
tests.unit.architecture.test_violation_ratchet ‑ test_violation_count_has_not_increased[domain_pydantic_violations]
tests.unit.architecture.test_violation_ratchet ‑ test_violation_count_has_not_increased[interface_provider_direct_imports]
tests.unit.architecture.test_violation_ratchet ‑ test_violation_count_has_not_increased[provider_leaks_non_di]
tests.unit.architecture.test_violation_ratchet ‑ test_violation_count_has_not_increased[scheduler_leaks]
tests.unit.architecture.test_violation_ratchet ‑ test_violation_count_has_not_increased[storage_leaks_non_storage]
tests.unit.cli.test_args.TestFilterFlag ‑ test_filter_with_tilde_operator
tests.unit.cli.test_args.TestFilterFlag ‑ test_multiple_filters_accumulate
tests.unit.cli.test_args.TestFilterFlag ‑ test_no_filter_is_none
tests.unit.cli.test_args.TestFilterFlag ‑ test_single_filter
tests.unit.cli.test_args.TestFormatFlag ‑ test_format_invalid_raises
tests.unit.cli.test_args.TestFormatFlag ‑ test_format_list
tests.unit.cli.test_args.TestFormatFlag ‑ test_format_table
tests.unit.cli.test_args.TestFormatFlag ‑ test_format_yaml
tests.unit.cli.test_args.TestGlobalFlags ‑ test_limit_flag
tests.unit.cli.test_args.TestGlobalFlags ‑ test_no_color_flag
tests.unit.cli.test_args.TestGlobalFlags ‑ test_offset_defaults_to_zero
tests.unit.cli.test_args.TestGlobalFlags ‑ test_offset_flag
tests.unit.cli.test_args.TestGlobalFlags ‑ test_profile_override
tests.unit.cli.test_args.TestGlobalFlags ‑ test_provider_override
tests.unit.cli.test_args.TestGlobalFlags ‑ test_quiet_flag
tests.unit.cli.test_args.TestGlobalFlags ‑ test_region_override
tests.unit.cli.test_args.TestGlobalFlags ‑ test_verbose_flag
tests.unit.cli.test_args.TestGlobalFlags ‑ test_yes_flag
tests.unit.cli.test_args.TestMachinesRequest ‑ test_dry_run_defaults_false
tests.unit.cli.test_args.TestMachinesRequest ‑ test_dry_run_flag
tests.unit.cli.test_args.TestMachinesRequest ‑ test_flag_template_id
tests.unit.cli.test_args.TestMachinesRequest ‑ test_format_defaults_to_json
tests.unit.cli.test_args.TestMachinesRequest ‑ test_format_json
tests.unit.cli.test_args.TestMachinesRequest ‑ test_positional_template_id_and_count
tests.unit.cli.test_args.TestMachinesRequest ‑ test_scheduler_invalid_choice_raises
tests.unit.cli.test_args.TestMachinesRequest ‑ test_scheduler_override_default
tests.unit.cli.test_args.TestMachinesRequest ‑ test_scheduler_override_hostfactory
tests.unit.cli.test_args.TestMachinesRequest ‑ test_wait_flag
tests.unit.cli.test_args.TestMachinesReturn ‑ test_force_flag
tests.unit.cli.test_args.TestMachinesReturn ‑ test_multiple_machine_ids
tests.unit.cli.test_args.TestMachinesReturn ‑ test_no_machine_ids_gives_empty_list
tests.unit.cli.test_args.TestMachinesReturn ‑ test_single_machine_id
tests.unit.cli.test_args.TestSingularAliases ‑ test_infra_alias_discover
tests.unit.cli.test_args.TestSingularAliases ‑ test_machine_alias_request
tests.unit.cli.test_args.TestSingularAliases ‑ test_machine_alias_return
tests.unit.cli.test_args.TestSingularAliases ‑ test_provider_alias_list
tests.unit.cli.test_args.TestSingularAliases ‑ test_request_alias_status
tests.unit.cli.test_args.TestSingularAliases ‑ test_template_alias_list
tests.unit.cli.test_args_contract ‑ test_build_parser_is_callable
tests.unit.cli.test_args_contract ‑ test_cli_contract_flag_exists[machines-return---machine-id--m]
tests.unit.cli.test_args_contract ‑ test_cli_contract_flag_exists[machines-start---machine-id--m]
tests.unit.cli.test_args_contract ‑ test_cli_contract_flag_exists[machines-stop---machine-id--m]
tests.unit.cli.test_args_contract ‑ test_cli_contract_flag_exists[machines-terminate---machine-id--m]
tests.unit.cli.test_args_contract ‑ test_cli_contract_flag_exists[requests-cancel---request-id--r]
tests.unit.cli.test_args_contract ‑ test_cli_contract_flag_exists[requests-show---request-id--r]
tests.unit.cli.test_args_contract ‑ test_cli_contract_flag_exists[templates-validate---template-id--t]
tests.unit.cli.test_args_contract ‑ test_extract_output_format_does_not_return_file_path
tests.unit.cli.test_args_contract ‑ test_extract_output_format_reads_format_attr
tests.unit.cli.test_args_contract ‑ test_machines_list_has_request_id_flag_not_template_id
tests.unit.cli.test_args_contract ‑ test_machines_list_invalid_status_raises_argparse_error
tests.unit.cli.test_args_contract ‑ test_machines_list_status_choices_match_machine_status_enum
tests.unit.cli.test_args_contract ‑ test_machines_list_status_has_choices
tests.unit.cli.test_args_contract ‑ test_machines_list_valid_status_accepted[failed]
tests.unit.cli.test_args_contract ‑ test_machines_list_valid_status_accepted[launching]
tests.unit.cli.test_args_contract ‑ test_machines_list_valid_status_accepted[pending]
tests.unit.cli.test_args_contract ‑ test_machines_list_valid_status_accepted[returned]
tests.unit.cli.test_args_contract ‑ test_machines_list_valid_status_accepted[running]
tests.unit.cli.test_args_contract ‑ test_machines_list_valid_status_accepted[shutting-down]
tests.unit.cli.test_args_contract ‑ test_machines_list_valid_status_accepted[stopped]
tests.unit.cli.test_args_contract ‑ test_machines_list_valid_status_accepted[stopping]
tests.unit.cli.test_args_contract ‑ test_machines_list_valid_status_accepted[terminated]
tests.unit.cli.test_args_contract ‑ test_machines_list_valid_status_accepted[unknown]
tests.unit.cli.test_args_contract ‑ test_machines_subcommand_accepts_machine_id_long_flag[return]
tests.unit.cli.test_args_contract ‑ test_machines_subcommand_accepts_machine_id_long_flag[start]
tests.unit.cli.test_args_contract ‑ test_machines_subcommand_accepts_machine_id_long_flag[stop]
tests.unit.cli.test_args_contract ‑ test_machines_subcommand_accepts_machine_id_long_flag[terminate]
tests.unit.cli.test_args_contract ‑ test_machines_subcommand_accepts_machine_id_short_flag[return]
tests.unit.cli.test_args_contract ‑ test_machines_subcommand_accepts_machine_id_short_flag[start]
tests.unit.cli.test_args_contract ‑ test_machines_subcommand_accepts_machine_id_short_flag[stop]
tests.unit.cli.test_args_contract ‑ test_machines_subcommand_accepts_machine_id_short_flag[terminate]
tests.unit.cli.test_args_contract ‑ test_parse_args_uses_build_parser
tests.unit.cli.test_args_contract ‑ test_providers_exec_accepts_args_flag
tests.unit.cli.test_args_contract ‑ test_providers_select_positional_named_provider_name
tests.unit.cli.test_args_contract ‑ test_request_return_machines_uses_machine_ids_flag
tests.unit.cli.test_args_contract ‑ test_requests_list_offset_forwarded_to_orchestrator
tests.unit.cli.test_args_contract ‑ test_requests_list_status_forwarded_to_orchestrator
tests.unit.cli.test_args_contract ‑ test_requests_subcommand_accepts_request_id_flag[cancel]
tests.unit.cli.test_args_contract ‑ test_requests_subcommand_accepts_request_id_flag[show]
tests.unit.cli.test_args_contract ‑ test_start_machines_uses_machine_ids_flag
tests.unit.cli.test_args_contract ‑ test_stop_machines_uses_machine_ids_flag
tests.unit.cli.test_args_contract ‑ test_templates_validate_accepts_template_id_flag
tests.unit.cli.test_cli_migration.TestCLIMigration ‑ test_cli_modules_can_be_imported
tests.unit.cli.test_cli_migration.TestCLIMigration ‑ test_field_mapping_utilities
tests.unit.cli.test_cli_migration.TestCLIMigration ‑ test_output_formatting
tests.unit.cli.test_cli_migration.TestCLIMigration ‑ test_run_py_is_minimal
tests.unit.cli.test_cli_migration.TestCLIMigration ‑ test_shell_completion_generation
tests.unit.cli.test_make_bus_handler ‑ test_flag_arg_used_when_positional_is_none
tests.unit.cli.test_make_bus_handler ‑ test_neither_provided_key_absent_from_kwargs
tests.unit.cli.test_make_bus_handler ‑ test_positional_arg_passed_to_factory
tests.unit.cli.test_make_bus_handler ‑ test_positional_takes_precedence_over_flag
tests.unit.cli.test_registry ‑ test_request_status_singular_resolves
tests.unit.cli.test_registry ‑ test_storage_validate_handler_is_correct
tests.unit.cli.test_registry ‑ test_storage_validate_is_registered
tests.unit.cli.test_registry ‑ test_system_reload_resolves_to_handler
tests.unit.cli.test_registry ‑ test_templates_validate_resolves_to_dedicated_handler
tests.unit.cli.test_registry ‑ test_unknown_command_returns_none
tests.unit.cli.test_response_formatter.TestCLIResponseFormatter ‑ test_create_cli_formatter_factory
tests.unit.cli.test_response_formatter.TestCLIResponseFormatter ‑ test_fallback_error_handling
tests.unit.cli.test_response_formatter.TestCLIResponseFormatter ‑ test_format_base_response_error
tests.unit.cli.test_response_formatter.TestCLIResponseFormatter ‑ test_format_base_response_success
tests.unit.cli.test_response_formatter.TestCLIResponseFormatter ‑ test_format_dict_with_exit_code_passes_through
tests.unit.cli.test_response_formatter.TestCLIResponseFormatter ‑ test_format_dto
tests.unit.cli.test_response_formatter.TestCLIResponseFormatter ‑ test_format_error_method
tests.unit.cli.test_response_formatter.TestCLIResponseFormatter ‑ test_format_error_response_dict
tests.unit.cli.test_response_formatter.TestCLIResponseFormatter ‑ test_format_simple_dict
tests.unit.cli.test_response_formatter.TestCLIResponseFormatter ‑ test_format_success_message
tests.unit.cli.test_response_formatter.TestCLIResponseFormatter ‑ test_format_table_output
tests.unit.cli.test_response_formatter.TestCLIResponseFormatter ‑ test_format_with_scheduler_strategy
tests.unit.cli.test_response_formatter.TestCLIResponseFormatter ‑ test_heuristic_methods_removed
tests.unit.cli.test_show_validation.TestCLIShowValidation ‑ test_machines_show_rejects_all_flag
tests.unit.cli.test_show_validation.TestCLIShowValidation ‑ test_machines_show_requires_id
tests.unit.cli.test_show_validation.TestCLIShowValidation ‑ test_requests_show_rejects_all_flag
tests.unit.cli.test_show_validation.TestCLIShowValidation ‑ test_requests_show_requires_id
tests.unit.cli.test_show_validation.TestCLIShowValidation ‑ test_templates_show_accepts_flag_id
tests.unit.cli.test_show_validation.TestCLIShowValidation ‑ test_templates_show_accepts_positional_id
tests.unit.cli.test_show_validation.TestCLIShowValidation ‑ test_templates_show_rejects_all_flag
tests.unit.cli.test_show_validation.TestCLIShowValidation ‑ test_templates_show_requires_id
tests.unit.cli.test_storage_commands.TestStorageCommandHandlers ‑ test_handle_list_storage_strategies
tests.unit.cli.test_storage_commands.TestStorageCommandHandlers ‑ test_handle_show_storage_config
tests.unit.cli.test_storage_commands.TestStorageCommandHandlers ‑ test_handle_storage_health
tests.unit.cli.test_storage_commands.TestStorageCommandHandlers ‑ test_handle_storage_metrics
tests.unit.cli.test_storage_commands.TestStorageCommandHandlers ‑ test_handle_test_storage
tests.unit.cli.test_storage_commands.TestStorageCommandHandlers ‑ test_handle_validate_storage_config
tests.unit.cli.test_storage_commands.TestStorageHandlerImports ‑ test_import_storage_handlers
tests.unit.config.test_aws_provider_config_aliases ‑ test_canonical_field_names
tests.unit.config.test_aws_provider_config_aliases ‑ test_defaults_when_omitted
tests.unit.config.test_aws_provider_config_aliases ‑ test_validation_alias_names
tests.unit.config.test_basesettings_integration.TestBaseSettingsArchitecturalConcepts ‑ test_backward_compatibility_concept
tests.unit.config.test_basesettings_integration.TestBaseSettingsArchitecturalConcepts ‑ test_configuration_precedence_concept
tests.unit.config.test_basesettings_integration.TestBaseSettingsArchitecturalConcepts ‑ test_environment_variable_hierarchy_concept
tests.unit.config.test_basesettings_integration.TestBaseSettingsArchitecturalConcepts ‑ test_extensibility_concept
tests.unit.config.test_basesettings_integration.TestBaseSettingsArchitecturalConcepts ‑ test_single_source_of_truth_concept
tests.unit.config.test_basesettings_integration.TestBaseSettingsIntegrationConcepts ‑ test_basesettings_requirements
tests.unit.config.test_basesettings_integration.TestBaseSettingsIntegrationConcepts ‑ test_environment_variable_naming_conventions
tests.unit.config.test_basesettings_integration.TestBaseSettingsIntegrationConcepts ‑ test_environment_variable_precedence_concept
tests.unit.config.test_basesettings_integration.TestBaseSettingsIntegrationConcepts ‑ test_nested_environment_variable_concept
tests.unit.config.test_basesettings_integration.TestBaseSettingsIntegrationConcepts ‑ test_provider_specific_env_vars_concept
tests.unit.config.test_basesettings_integration.TestBaseSettingsIntegrationConcepts ‑ test_type_conversion_concepts
tests.unit.config.test_basesettings_integration.TestMockedBaseSettingsIntegration ‑ test_mocked_aws_env_override
tests.unit.config.test_basesettings_integration.TestMockedBaseSettingsIntegration ‑ test_mocked_aws_provider_config
tests.unit.config.test_basesettings_integration.TestMockedBaseSettingsIntegration ‑ test_mocked_core_app_settings
tests.unit.config.test_basesettings_integration.TestMockedBaseSettingsIntegration ‑ test_mocked_environment_override
tests.unit.config.test_basesettings_integration.TestMockedBaseSettingsIntegration ‑ test_mocked_provider_registry
tests.unit.config.test_basesettings_integration.TestMockedBaseSettingsIntegration ‑ test_mocked_type_conversion
tests.unit.config.test_basesettings_integration.TestMockedBaseSettingsIntegration ‑ test_mocked_validation
tests.unit.config.test_config_validator.TestConfigValidatorNoAwsHardcoding ‑ test_source_has_no_provider_type_equals_aws
tests.unit.config.test_config_validator.TestConfigValidatorNoAwsHardcoding ‑ test_source_has_no_provider_type_equals_aws_in_business_rules
tests.unit.config.test_config_validator.TestValidateBusinessRulesNoAwsBlock ‑ test_no_aws_warnings_for_non_aws_provider
tests.unit.config.test_config_validator.TestValidateProviderConfigRegistryDriven ‑ test_aws_provider_valid_when_registered
tests.unit.config.test_config_validator.TestValidateProviderConfigRegistryDriven ‑ test_registered_provider_type_is_valid
tests.unit.config.test_config_validator.TestValidateProviderConfigRegistryDriven ‑ test_unregistered_provider_type_is_invalid
tests.unit.config.test_default_config_loadability ‑ test_resource_contains_expected_top_level_keys
tests.unit.config.test_default_config_loadability ‑ test_resource_is_readable_and_non_empty
tests.unit.config.test_default_config_loadability ‑ test_resource_parses_as_valid_json
tests.unit.config.test_env_expansion.TestEnvironmentVariableExpansion ‑ test_expand_braced_env_var
tests.unit.config.test_env_expansion.TestEnvironmentVariableExpansion ‑ test_expand_braced_env_var_with_subpath
tests.unit.config.test_env_expansion.TestEnvironmentVariableExpansion ‑ test_expand_config_env_vars
tests.unit.config.test_env_expansion.TestEnvironmentVariableExpansion ‑ test_expand_dict_values
tests.unit.config.test_env_expansion.TestEnvironmentVariableExpansion ‑ test_expand_env_var_with_subpath
tests.unit.config.test_env_expansion.TestEnvironmentVariableExpansion ‑ test_expand_list_values
tests.unit.config.test_env_expansion.TestEnvironmentVariableExpansion ‑ test_expand_nested_dict_values
tests.unit.config.test_env_expansion.TestEnvironmentVariableExpansion ‑ test_expand_non_string_values
tests.unit.config.test_env_expansion.TestEnvironmentVariableExpansion ‑ test_expand_nonexistent_env_var
tests.unit.config.test_env_expansion.TestEnvironmentVariableExpansion ‑ test_expand_simple_env_var
tests.unit.config.test_metrics_config_adapter ‑ test_metrics_config_defaults_when_missing_section
tests.unit.config.test_metrics_config_adapter ‑ test_metrics_config_new_provider_metrics_key_works
tests.unit.config.test_metrics_config_adapter ‑ test_metrics_config_overrides_top_level_and_nested
tests.unit.config.test_metrics_config_adapter ‑ test_metrics_config_partial_overrides_preserve_defaults
tests.unit.config.test_metrics_config_adapter ‑ test_metrics_config_rejects_aws_metrics_alias
tests.unit.config.test_native_spec_schema.TestNativeSpecConfig ‑ test_default_values
tests.unit.config.test_native_spec_schema.TestNativeSpecConfig ‑ test_enabled_configuration
tests.unit.config.test_native_spec_schema.TestNativeSpecConfig ‑ test_invalid_merge_mode
tests.unit.config.test_native_spec_schema.TestNativeSpecConfig ‑ test_valid_merge_modes
tests.unit.config.test_native_spec_validation.TestNativeSpecValidation ‑ test_all_merge_modes[merge]
tests.unit.config.test_native_spec_validation.TestNativeSpecValidation ‑ test_all_merge_modes[replace]
tests.unit.config.test_native_spec_validation.TestNativeSpecValidation ‑ test_aws_template_mutual_exclusion_launch_template
tests.unit.config.test_native_spec_validation.TestNativeSpecValidation ‑ test_aws_template_mutual_exclusion_provider_api
tests.unit.config.test_native_spec_validation.TestNativeSpecValidation ‑ test_aws_template_native_spec_fields
tests.unit.config.test_native_spec_validation.TestNativeSpecValidation ‑ test_aws_template_no_native_specs
tests.unit.config.test_native_spec_validation.TestNativeSpecValidation ‑ test_aws_template_spec_field_types
tests.unit.config.test_native_spec_validation.TestNativeSpecValidation ‑ test_aws_template_spec_file_types
tests.unit.config.test_native_spec_validation.TestNativeSpecValidation ‑ test_aws_template_valid_spec_combinations
tests.unit.config.test_native_spec_validation.TestNativeSpecValidation ‑ test_native_spec_config_defaults
tests.unit.config.test_native_spec_validation.TestNativeSpecValidation ‑ test_native_spec_config_invalid_merge_mode
tests.unit.config.test_native_spec_validation.TestNativeSpecValidation ‑ test_native_spec_config_json_schema
tests.unit.config.test_native_spec_validation.TestNativeSpecValidation ‑ test_native_spec_config_serialization
tests.unit.config.test_native_spec_validation.TestNativeSpecValidation ‑ test_native_spec_config_valid_merge_modes
tests.unit.config.test_native_spec_validation.TestNativeSpecValidation ‑ test_native_spec_enabled_validation
tests.unit.config.test_path_resolution_service.TestFindFileWithFallbacks ‑ test_find_file_with_fallbacks_returns_first_existing
tests.unit.config.test_path_resolution_service.TestFindFileWithFallbacks ‑ test_find_file_with_fallbacks_returns_none_when_all_missing
tests.unit.config.test_path_resolution_service.TestRegressionGuards ‑ test_path_resolution_does_not_call_os_getcwd
tests.unit.config.test_path_resolution_service.TestResolveDirectory ‑ test_resolve_directory_with_scheduler_provider_returns_scheduler_dir
tests.unit.config.test_path_resolution_service.TestResolveDirectory ‑ test_resolve_directory_without_scheduler_provider_returns_platform_dir
tests.unit.config.test_path_resolution_service.TestResolveFilePath ‑ test_resolve_file_path_events_type_uses_work_location
tests.unit.config.test_path_resolution_service.TestResolveFilePath ‑ test_resolve_file_path_explicit_path_bare_filename_overrides_filename
tests.unit.config.test_path_resolution_service.TestResolveFilePath ‑ test_resolve_file_path_explicit_path_with_directory_returns_it_directly
tests.unit.config.test_path_resolution_service.TestResolveFilePath ‑ test_resolve_file_path_log_type_uses_logs_location
tests.unit.config.test_path_resolution_service.TestResolveFilePath ‑ test_resolve_file_path_no_explicit_uses_scheduler_dir_when_provider_set
tests.unit.config.test_path_resolution_service.TestResolveFilePath ‑ test_resolve_file_path_scheduler_provider_raises_falls_back_to_platform_dir
tests.unit.config.test_path_resolution_service.TestResolveFilePath ‑ test_resolve_file_path_scheduler_provider_returns_none_falls_back_to_platform_dir
tests.unit.config.test_path_resolution_service.TestResolveFilePath ‑ test_resolve_file_path_unknown_file_type_falls_back_to_config_location
tests.unit.config.test_path_resolution_service.TestResolveFilePath ‑ test_resolve_file_path_work_type_uses_work_location
tests.unit.config.test_platform_dirs ‑ test_config_per_dir_env_wins_over_root
tests.unit.config.test_platform_dirs ‑ test_config_platform_fallback_when_no_root
tests.unit.config.test_platform_dirs ‑ test_config_root_dir_used_when_no_per_dir
tests.unit.config.test_platform_dirs ‑ test_health_fallback_returns_path
tests.unit.config.test_platform_dirs ‑ test_health_no_env_vars_returns_health_suffix
tests.unit.config.test_platform_dirs ‑ test_health_per_dir_env_wins
tests.unit.config.test_platform_dirs ‑ test_health_root_dir_used_when_no_per_dir
tests.unit.config.test_platform_dirs ‑ test_health_sibling_of_config_when_no_root
tests.unit.config.test_platform_dirs ‑ test_logs_per_dir_env_wins_over_root
tests.unit.config.test_platform_dirs ‑ test_logs_root_dir_used_when_no_per_dir
tests.unit.config.test_platform_dirs ‑ test_logs_sibling_of_config_when_no_root
tests.unit.config.test_platform_dirs ‑ test_root_config_dir_infers_root
tests.unit.config.test_platform_dirs ‑ test_root_orb_root_dir
tests.unit.config.test_platform_dirs ‑ test_scripts_root_dir_used_when_set
tests.unit.config.test_platform_dirs ‑ test_scripts_sibling_of_config_when_no_root
tests.unit.config.test_platform_dirs ‑ test_work_per_dir_env_wins_over_root
tests.unit.config.test_platform_dirs ‑ test_work_root_dir_used_when_no_per_dir
tests.unit.config.test_platform_dirs ‑ test_work_sibling_of_config_when_no_root
tests.unit.config.test_provider_config.TestAWSProviderConfigBaseSettings ‑ test_aws_authentication_concepts
tests.unit.config.test_provider_config.TestAWSProviderConfigBaseSettings ‑ test_aws_default_values_concepts
tests.unit.config.test_provider_config.TestAWSProviderConfigBaseSettings ‑ test_aws_env_var_mapping_concepts
tests.unit.config.test_provider_config.TestAWSProviderConfigBaseSettings ‑ test_aws_provider_config_concepts
tests.unit.config.test_provider_config.TestAWSProviderConfigBaseSettings ‑ test_aws_provider_config_field_concepts
tests.unit.config.test_provider_config.TestAWSProviderConfigBaseSettings ‑ test_aws_type_conversion_concepts
tests.unit.config.test_provider_config.TestAWSProviderConfigBaseSettings ‑ test_aws_validation_concepts
tests.unit.config.test_provider_config.TestAWSProviderConfigBaseSettings ‑ test_mocked_aws_config_behavior
tests.unit.config.test_provider_config.TestCircuitBreakerConfig ‑ test_circuit_breaker_validation
tests.unit.config.test_provider_config.TestCircuitBreakerConfig ‑ test_custom_circuit_breaker_config
tests.unit.config.test_provider_config.TestCircuitBreakerConfig ‑ test_default_circuit_breaker_config
tests.unit.config.test_provider_config.TestHealthCheckConfig ‑ test_custom_health_check_config
tests.unit.config.test_provider_config.TestHealthCheckConfig ‑ test_default_health_check_config
tests.unit.config.test_provider_config.TestHealthCheckConfig ‑ test_health_check_validation
tests.unit.config.test_provider_config.TestProviderConfig ‑ test_active_provider_exists
tests.unit.config.test_provider_config.TestProviderConfig ‑ test_empty_configuration_validation
tests.unit.config.test_provider_config.TestProviderConfig ‑ test_get_provider_by_name
tests.unit.config.test_provider_config.TestProviderConfig ‑ test_health_check_interval_validation
tests.unit.config.test_provider_config.TestProviderConfig ‑ test_multi_provider_mode
tests.unit.config.test_provider_config.TestProviderConfig ‑ test_provider_name_uniqueness
tests.unit.config.test_provider_config.TestProviderConfig ‑ test_selection_policy_validation
tests.unit.config.test_provider_config.TestProviderConfig ‑ test_single_provider_mode
tests.unit.config.test_provider_config.TestProviderConfig ‑ test_single_provider_mode_explicit
tests.unit.config.test_provider_config.TestProviderConfig ‑ test_single_provider_mode_implicit
tests.unit.config.test_provider_config.TestProviderInstanceConfig ‑ test_provider_name_validation
tests.unit.config.test_provider_config.TestProviderInstanceConfig ‑ test_provider_type_validation
tests.unit.config.test_provider_config.TestProviderInstanceConfig ‑ test_valid_provider_instance_config
tests.unit.config.test_provider_config.TestProviderInstanceConfig ‑ test_weight_validation
tests.unit.config.test_provider_config.TestProviderInstanceConfigBaseSettings ‑ test_provider_instance_config_concepts
tests.unit.config.test_provider_config.TestProviderInstanceConfigBaseSettings ‑ test_provider_specific_properties_concept
tests.unit.config.test_provider_config.TestProviderInstanceConfigBaseSettings ‑ test_typed_config_concept
tests.unit.config.test_provider_defaults_inheritance.TestProviderDefaultsInheritance ‑ test_basic_inheritance
tests.unit.config.test_provider_defaults_inheritance.TestProviderDefaultsInheritance ‑ test_complex_regional_limitations_scenario
tests.unit.config.test_provider_defaults_inheritance.TestProviderDefaultsInheritance ‑ test_full_handler_override_ignores_defaults
tests.unit.config.test_provider_defaults_inheritance.TestProviderDefaultsInheritance ‑ test_handler_config_merge_functionality
tests.unit.config.test_provider_defaults_inheritance.TestProviderDefaultsInheritance ‑ test_handler_override_merging
tests.unit.config.test_provider_defaults_inheritance.TestProviderDefaultsInheritance ‑ test_handler_removal_via_null_override
tests.unit.config.test_provider_defaults_inheritance.TestProviderDefaultsInheritance ‑ test_inheritance_with_missing_defaults
tests.unit.config.test_provider_defaults_inheritance.TestProviderDefaultsInheritance ‑ test_multi_provider_type_inheritance
tests.unit.config.test_scheduler_config.TestAppConfigWithScheduler ‑ test_app_config_path_generation
tests.unit.config.test_scheduler_config.TestAppConfigWithScheduler ‑ test_app_config_path_generation_provider1
tests.unit.config.test_scheduler_config.TestAppConfigWithScheduler ‑ test_app_config_path_generation_with_complex_provider_name
tests.unit.config.test_scheduler_config.TestAppConfigWithScheduler ‑ test_app_config_with_default_scheduler
tests.unit.config.test_scheduler_config.TestSchedulerConfig ‑ test_custom_scheduler_config
tests.unit.config.test_scheduler_config.TestSchedulerConfig ‑ test_default_scheduler_config
tests.unit.config.test_scheduler_config.TestSchedulerConfig ‑ test_hostfactory_type_is_valid
tests.unit.config.test_scheduler_config.TestSchedulerConfig ‑ test_invalid_type_raises_validation_error
tests.unit.config.test_scheduler_config.TestSchedulerConfig ‑ test_scheduler_config_with_env_var
tests.unit.config.test_storage_deprecation_warning.TestStorageDeprecationWarning ‑ test_new_format_no_deprecation_warning
tests.unit.config.test_storage_deprecation_warning.TestStorageDeprecationWarning ‑ test_old_format_emits_deprecation_warning
tests.unit.config.test_storage_deprecation_warning.TestStorageDeprecationWarning ‑ test_old_format_still_loads_correctly
tests.unit.config.test_storage_deprecation_warning.TestStorageDeprecationWarning ‑ test_warning_uses_deprecation_warning_category
tests.unit.config.test_storage_schema_database.TestAppConfigNoDatabaseField ‑ test_app_config_has_no_database_field
tests.unit.config.test_storage_schema_database.TestDefaultConfigJsonStorageDatabase ‑ test_full_config_loads_via_app_config
tests.unit.config.test_storage_schema_database.TestDefaultConfigJsonStorageDatabase ‑ test_no_top_level_database_key
tests.unit.config.test_storage_schema_database.TestDefaultConfigJsonStorageDatabase ‑ test_storage_database_connection_timeout
tests.unit.config.test_storage_schema_database.TestDefaultConfigJsonStorageDatabase ‑ test_storage_database_max_connections
tests.unit.config.test_storage_schema_database.TestDefaultConfigJsonStorageDatabase ‑ test_storage_database_query_timeout
tests.unit.config.test_storage_schema_database.TestDefaultConfigJsonStorageDatabase ‑ test_storage_has_database_key
tests.unit.config.test_storage_schema_database.TestStorageConfigHasDatabaseField ‑ test_database_defaults_connection_timeout
tests.unit.config.test_storage_schema_database.TestStorageConfigHasDatabaseField ‑ test_database_defaults_max_connections
tests.unit.config.test_storage_schema_database.TestStorageConfigHasDatabaseField ‑ test_database_defaults_query_timeout
tests.unit.config.test_storage_schema_database.TestStorageConfigHasDatabaseField ‑ test_database_field_is_database_config_instance
tests.unit.config.test_storage_schema_database.TestStorageConfigHasDatabaseField ‑ test_database_values_can_be_overridden
tests.unit.config.test_storage_schema_database.TestStorageConfigHasDatabaseField ‑ test_storage_config_has_database_attribute
tests.unit.config.test_template_schema ‑ test_default_provider_api_accepts_explicit_value
tests.unit.config.test_template_schema ‑ test_default_provider_api_defaults_to_none
tests.unit.config.test_template_schema ‑ test_filename_patterns_defaults
tests.unit.config.test_template_schema ‑ test_filename_patterns_override
tests.unit.config.test_type_converter.TestGetTypedProviderConfig ‑ test_get_typed_aws_provider_config_via_registry
tests.unit.config.test_type_converter.TestGetTypedProviderConfig ‑ test_get_typed_provider_config_for_type_uses_provider_type_param
tests.unit.config.test_type_converter.TestGetTypedProviderConfig ‑ test_get_typed_provider_config_wrong_type_raises
tests.unit.config.test_type_converter.TestGetTypedProviderConfig ‑ test_get_typed_uses_generic_fallback_for_unregistered_class
tests.unit.config.test_type_converter.TestTypeConverterNoAwsHardcoding ‑ test_no_get_aws_provider_config_method
tests.unit.config.test_type_converter.TestTypeConverterNoAwsHardcoding ‑ test_source_has_no_awsproviderconfig_string_match
tests.unit.config.test_type_converter.TestTypeConverterNoAwsHardcoding ‑ test_source_has_no_provider_type_equals_aws
tests.unit.domain.base.test_exceptions.TestCorrelationIdPropagation ‑ test_correlation_id_propagation
tests.unit.domain.base.test_exceptions.TestDomainException ‑ test_basic_initialization
tests.unit.domain.base.test_exceptions.TestDomainException ‑ test_to_dict
tests.unit.domain.base.test_exceptions.TestDomainException ‑ test_with_correlation_id
tests.unit.domain.base.test_exceptions.TestDomainException ‑ test_with_details
tests.unit.domain.base.test_exceptions.TestDomainException ‑ test_with_error_code
tests.unit.domain.base.test_exceptions.TestEntityNotFoundError ‑ test_initialization
tests.unit.domain.base.test_exceptions.TestExceptionChaining ‑ test_exception_chaining
tests.unit.domain.base.test_exceptions.TestExceptionHierarchy ‑ test_application_error_is_domain_exception
tests.unit.domain.base.test_exceptions.TestExceptionHierarchy ‑ test_validation_error_is_domain_exception
tests.unit.domain.test_base_entities.TestBaseEntity ‑ test_entity_creation
tests.unit.domain.test_base_entities.TestBaseEntity ‑ test_entity_equality
tests.unit.domain.test_base_entities.TestBaseEntity ‑ test_entity_equality_different_types
tests.unit.domain.test_base_entities.TestBaseEntity ‑ test_entity_hash
tests.unit.domain.test_base_entities.TestBaseEntity ‑ test_entity_none_id
tests.unit.domain.test_base_entities.TestBaseEntity ‑ test_entity_validation
tests.unit.domain.test_base_entities.TestBaseEntity ‑ test_entity_with_timestamps
tests.unit.domain.test_base_entities.TestDomainExceptions ‑ test_domain_exception_creation
tests.unit.domain.test_base_entities.TestDomainExceptions ‑ test_exception_inheritance
tests.unit.domain.test_base_entities.TestDomainExceptions ‑ test_validation_error_creation
tests.unit.domain.test_base_entities.TestDomainExceptions ‑ test_validation_error_with_details
tests.unit.domain.test_base_entities.TestValueObjectEquality ‑ test_different_value_object_types
tests.unit.domain.test_base_entities.TestValueObjectEquality ‑ test_value_object_equality
tests.unit.domain.test_base_entities.TestValueObjectEquality ‑ test_value_object_hash
tests.unit.domain.test_base_entities.TestValueObjectEquality ‑ test_value_object_immutability
tests.unit.domain.test_base_entities.TestValueObjectStringRepresentation ‑ test_instance_id_str
tests.unit.domain.test_base_entities.TestValueObjectStringRepresentation ‑ test_instance_type_str
tests.unit.domain.test_base_entities.TestValueObjectStringRepresentation ‑ test_tags_str
tests.unit.domain.test_base_entities.TestValueObjects ‑ test_instance_id_creation
tests.unit.domain.test_base_entities.TestValueObjects ‑ test_instance_id_invalid
tests.unit.domain.test_base_entities.TestValueObjects ‑ test_instance_id_validation
tests.unit.domain.test_base_entities.TestValueObjects ‑ test_instance_type_creation
tests.unit.domain.test_base_entities.TestValueObjects ‑ test_instance_type_invalid
tests.unit.domain.test_base_entities.TestValueObjects ‑ test_instance_type_validation
tests.unit.domain.test_base_entities.TestValueObjects ‑ test_ip_address_creation
tests.unit.domain.test_base_entities.TestValueObjects ‑ test_ip_address_invalid
tests.unit.domain.test_base_entities.TestValueObjects ‑ test_ip_address_validation
tests.unit.domain.test_base_entities.TestValueObjects ‑ test_resource_id_creation
tests.unit.domain.test_base_entities.TestValueObjects ‑ test_resource_id_invalid
tests.unit.domain.test_base_entities.TestValueObjects ‑ test_resource_id_validation
tests.unit.domain.test_base_entities.TestValueObjects ‑ test_tags_creation
tests.unit.domain.test_base_entities.TestValueObjects ‑ test_tags_operations
tests.unit.domain.test_base_entities.TestValueObjects ‑ test_tags_validation
tests.unit.domain.test_business_rules.TestBusinessRuleEnforcement ‑ test_failed_machine_cannot_launch
tests.unit.domain.test_business_rules.TestBusinessRuleEnforcement ‑ test_invariants_maintained_across_operations
tests.unit.domain.test_business_rules.TestBusinessRuleEnforcement ‑ test_machine_terminal_state_cannot_launch
tests.unit.domain.test_business_rules.TestBusinessRuleEnforcement ‑ test_terminal_request_cannot_be_restarted
tests.unit.domain.test_business_rules.TestBusinessRuleEnforcement ‑ test_validation_happens_at_aggregate_boundaries
tests.unit.domain.test_business_rules.TestCrossAggregateBusinessRules ‑ test_machine_template_compatibility
tests.unit.domain.test_business_rules.TestCrossAggregateBusinessRules ‑ test_request_type_acquire_vs_return
tests.unit.domain.test_business_rules.TestCrossAggregateBusinessRules ‑ test_return_request_stores_machine_ids
tests.unit.domain.test_business_rules.TestMachineBusinessRules ‑ test_machine_cannot_start_launching_twice
tests.unit.domain.test_business_rules.TestMachineBusinessRules ‑ test_machine_is_healthy_property
tests.unit.domain.test_business_rules.TestMachineBusinessRules ‑ test_machine_is_running_property
tests.unit.domain.test_business_rules.TestMachineBusinessRules ‑ test_machine_is_terminated_property
tests.unit.domain.test_business_rules.TestMachineBusinessRules ‑ test_machine_must_have_valid_machine_id
tests.unit.domain.test_business_rules.TestMachineBusinessRules ‑ test_machine_provider_data
tests.unit.domain.test_business_rules.TestMachineBusinessRules ‑ test_machine_status_transitions_are_valid
tests.unit.domain.test_business_rules.TestRequestBusinessRules ‑ test_completed_request_cannot_be_cancelled
tests.unit.domain.test_business_rules.TestRequestBusinessRules ‑ test_completed_request_cannot_be_re_processed
tests.unit.domain.test_business_rules.TestRequestBusinessRules ‑ test_invariants_maintained_across_operations
tests.unit.domain.test_business_rules.TestRequestBusinessRules ‑ test_request_can_be_cancelled_from_in_progress
tests.unit.domain.test_business_rules.TestRequestBusinessRules ‑ test_request_can_be_cancelled_from_pending
tests.unit.domain.test_business_rules.TestRequestBusinessRules ‑ test_request_cannot_be_completed_without_processing
tests.unit.domain.test_business_rules.TestRequestBusinessRules ‑ test_request_failure_transition
tests.unit.domain.test_business_rules.TestRequestBusinessRules ‑ test_request_status_transitions_are_valid
tests.unit.domain.test_business_rules.TestRequestBusinessRules ‑ test_return_request_machine_ids_stored
tests.unit.domain.test_business_rules.TestRequestBusinessRules ‑ test_return_request_must_have_machine_ids
tests.unit.domain.test_business_rules.TestRequestBusinessRules ‑ test_template_id_cannot_be_empty
tests.unit.domain.test_business_rules.TestTemplateBusinessRules ‑ test_max_instances_must_be_positive
tests.unit.domain.test_business_rules.TestTemplateBusinessRules ‑ test_template_id_must_be_present
tests.unit.domain.test_business_rules.TestTemplateBusinessRules ‑ test_template_provider_api_stored
tests.unit.domain.test_business_rules.TestTemplateBusinessRules ‑ test_template_security_group_ids_stored
tests.unit.domain.test_business_rules.TestTemplateBusinessRules ‑ test_template_spot_price_stored
tests.unit.domain.test_business_rules.TestTemplateBusinessRules ‑ test_template_subnet_ids_stored
tests.unit.domain.test_business_rules.TestTemplateBusinessRules ‑ test_valid_template_creation
tests.unit.domain.test_domain_events.TestDomainEventGeneration ‑ test_request_aggregate_generates_created_event
tests.unit.domain.test_domain_events.TestDomainEventGeneration ‑ test_request_completion_generates_event
tests.unit.domain.test_domain_events.TestDomainEventGeneration ‑ test_request_failure_generates_event
tests.unit.domain.test_domain_events.TestDomainEventGeneration ‑ test_request_status_change_generates_event
tests.unit.domain.test_domain_events.TestDomainEventGeneration ‑ test_return_request_generates_events
tests.unit.domain.test_domain_events.TestDomainEventProperties ‑ test_domain_events_are_immutable
tests.unit.domain.test_domain_events.TestDomainEventProperties ‑ test_domain_events_have_timestamps
tests.unit.domain.test_domain_events.TestDomainEventProperties ‑ test_domain_events_have_unique_ids
tests.unit.domain.test_domain_events.TestDomainEventProperties ‑ test_domain_events_serialization
tests.unit.domain.test_domain_events.TestEventAggregateInteraction ‑ test_aggregate_event_collection
tests.unit.domain.test_domain_events.TestEventAggregateInteraction ‑ test_event_ordering
tests.unit.domain.test_domain_events.TestEventAggregateInteraction ‑ test_multiple_operations_generate_multiple_events
tests.unit.domain.test_domain_events.TestEventBusinessLogic ‑ test_completion_event_captures_outcome
tests.unit.domain.test_domain_events.TestEventBusinessLogic ‑ test_event_contains_business_relevant_data
tests.unit.domain.test_domain_events.TestEventBusinessLogic ‑ test_status_change_event_captures_transition
tests.unit.domain.test_domain_events.TestEventInheritanceHierarchy ‑ test_domain_event_inheritance_chain
tests.unit.domain.test_domain_events.TestEventInheritanceHierarchy ‑ test_event_type_identification
tests.unit.domain.test_domain_events.TestEventInheritanceHierarchy ‑ test_request_events_inherit_from_domain_event
tests.unit.domain.test_domain_events.TestEventSystemIntegration ‑ test_event_deduplication_support
tests.unit.domain.test_domain_events.TestEventSystemIntegration ‑ test_events_support_audit_trail
tests.unit.domain.test_domain_events.TestEventSystemIntegration ‑ test_events_support_replay
tests.unit.domain.test_filter_service.TestFilterOperator ‑ test_contains
tests.unit.domain.test_filter_service.TestFilterOperator ‑ test_contains_case_insensitive
tests.unit.domain.test_filter_service.TestFilterOperator ‑ test_exact_match
tests.unit.domain.test_filter_service.TestFilterOperator ‑ test_exact_match_case_insensitive
tests.unit.domain.test_filter_service.TestFilterOperator ‑ test_exact_match_wildcard
tests.unit.domain.test_filter_service.TestFilterOperator ‑ test_none_field_value_returns_false
tests.unit.domain.test_filter_service.TestFilterOperator ‑ test_not_equal
tests.unit.domain.test_filter_service.TestFilterOperator ‑ test_not_equal_wildcard
tests.unit.domain.test_filter_service.TestFilterOperator ‑ test_not_regex
tests.unit.domain.test_filter_service.TestFilterOperator ‑ test_regex_invalid_pattern_returns_false
tests.unit.domain.test_filter_service.TestFilterOperator ‑ test_regex_match
tests.unit.domain.test_filter_service.TestGenericFilter ‑ test_matches_dict_exact
tests.unit.domain.test_filter_service.TestGenericFilter ‑ test_matches_missing_key_returns_false
tests.unit.domain.test_filter_service.TestGenericFilter ‑ test_matches_nested_dict
tests.unit.domain.test_filter_service.TestGenericFilterService ‑ test_apply_filters_contains
tests.unit.domain.test_filter_service.TestGenericFilterService ‑ test_apply_filters_empty_returns_all
tests.unit.domain.test_filter_service.TestGenericFilterService ‑ test_apply_filters_exact
tests.unit.domain.test_filter_service.TestGenericFilterService ‑ test_apply_filters_multiple_and_logic
tests.unit.domain.test_filter_service.TestGenericFilterService ‑ test_apply_filters_no_matches
tests.unit.domain.test_filter_service.TestGenericFilterService ‑ test_apply_filters_not_equal
tests.unit.domain.test_filter_service.TestGenericFilterService ‑ test_parse_contains_filter
tests.unit.domain.test_filter_service.TestGenericFilterService ‑ test_parse_exact_filter
tests.unit.domain.test_filter_service.TestGenericFilterService ‑ test_parse_invalid_filter_raises
tests.unit.domain.test_filter_service.TestGenericFilterService ‑ test_parse_invalid_regex_raises
tests.unit.domain.test_filter_service.TestGenericFilterService ‑ test_parse_not_equal_filter
tests.unit.domain.test_filter_service.TestGenericFilterService ‑ test_parse_not_regex_filter
tests.unit.domain.test_filter_service.TestGenericFilterService ‑ test_parse_regex_filter
tests.unit.domain.test_filter_service.TestMachineFilter ‑ test_matches_contains
tests.unit.domain.test_filter_service.TestMachineFilter ‑ test_matches_exact
tests.unit.domain.test_filter_service.TestMachineFilter ‑ test_matches_missing_field_returns_false
tests.unit.domain.test_filter_service.TestMachineFilter ‑ test_matches_nested_field
tests.unit.domain.test_filter_service.TestMachineFilter ‑ test_matches_nested_field_missing
tests.unit.domain.test_machine_aggregate.TestMachineAggregate ‑ test_invalid_status_transitions
tests.unit.domain.test_machine_aggregate.TestMachineAggregate ‑ test_machine_creation
tests.unit.domain.test_machine_aggregate.TestMachineAggregate ‑ test_machine_creation_minimal
tests.unit.domain.test_machine_aggregate.TestMachineAggregate ‑ test_machine_deserialization
tests.unit.domain.test_machine_aggregate.TestMachineAggregate ‑ test_machine_domain_events
tests.unit.domain.test_machine_aggregate.TestMachineAggregate ‑ test_machine_equality
tests.unit.domain.test_machine_aggregate.TestMachineAggregate ‑ test_machine_failure_transitions
tests.unit.domain.test_machine_aggregate.TestMachineAggregate ‑ test_machine_hash
tests.unit.domain.test_machine_aggregate.TestMachineAggregate ‑ test_machine_is_healthy_property
tests.unit.domain.test_machine_aggregate.TestMachineAggregate ‑ test_machine_is_running_property
tests.unit.domain.test_machine_aggregate.TestMachineAggregate ‑ test_machine_is_terminated_property
tests.unit.domain.test_machine_aggregate.TestMachineAggregate ‑ test_machine_provider_data
tests.unit.domain.test_machine_aggregate.TestMachineAggregate ‑ test_machine_provisioned_event_fired_when_running_with_ip
tests.unit.domain.test_machine_aggregate.TestMachineAggregate ‑ test_machine_provisioned_event_includes_public_ip
tests.unit.domain.test_machine_aggregate.TestMachineAggregate ‑ test_machine_provisioned_event_not_fired_for_non_running_transitions
tests.unit.domain.test_machine_aggregate.TestMachineAggregate ‑ test_machine_provisioned_event_not_fired_without_ip
tests.unit.domain.test_machine_aggregate.TestMachineAggregate ‑ test_machine_serialization
tests.unit.domain.test_machine_aggregate.TestMachineAggregate ‑ test_machine_status_transitions
tests.unit.domain.test_machine_aggregate.TestMachineAggregate ‑ test_machine_string_representation
tests.unit.domain.test_machine_aggregate.TestMachineAggregate ‑ test_machine_termination
tests.unit.domain.test_machine_aggregate.TestMachineAggregate ‑ test_machine_update_status_generates_event
tests.unit.domain.test_machine_aggregate.TestMachineAggregate ‑ test_machine_update_status_no_event_when_same
tests.unit.domain.test_machine_aggregate.TestMachineExceptions ‑ test_invalid_machine_state_error
tests.unit.domain.test_machine_aggregate.TestMachineExceptions ‑ test_machine_not_found_error
tests.unit.domain.test_machine_aggregate.TestMachineExceptions ‑ test_machine_validation_error
tests.unit.domain.test_machine_aggregate.TestMachineValueObjects ‑ test_machine_id_creation
tests.unit.domain.test_machine_aggregate.TestMachineValueObjects ‑ test_machine_status_active
tests.unit.domain.test_machine_aggregate.TestMachineValueObjects ‑ test_machine_status_enum
tests.unit.domain.test_machine_aggregate.TestMachineValueObjects ‑ test_machine_status_terminal
tests.unit.domain.test_machine_aggregate.TestMachineValueObjects ‑ test_machine_status_transitions
tests.unit.domain.test_multi_provider_domain.TestMultiProviderBackwardCompatibility ‑ test_existing_request_creation_still_works
tests.unit.domain.test_multi_provider_domain.TestMultiProviderBackwardCompatibility ‑ test_existing_template_creation_still_works
tests.unit.domain.test_multi_provider_domain.TestRequestMultiProviderFields ‑ test_request_creation_with_metadata
tests.unit.domain.test_multi_provider_domain.TestRequestMultiProviderFields ‑ test_request_creation_with_provider_instance
tests.unit.domain.test_multi_provider_domain.TestRequestMultiProviderFields ‑ test_request_creation_without_provider_instance
tests.unit.domain.test_multi_provider_domain.TestRequestMultiProviderFields ‑ test_request_serialization_with_provider_fields
tests.unit.domain.test_multi_provider_domain.TestTemplateAdditionalMultiProviderFields ‑ test_template_additional_defaults
tests.unit.domain.test_multi_provider_domain.TestTemplateAdditionalMultiProviderFields ‑ test_template_with_additional_provider_fields
tests.unit.domain.test_multi_provider_domain.TestTemplateAdditionalMultiProviderFields ‑ test_template_without_additional_provider_fields
tests.unit.domain.test_multi_provider_domain.TestTemplateMultiProviderFields ‑ test_template_existing_validation_still_works
tests.unit.domain.test_multi_provider_domain.TestTemplateMultiProviderFields ‑ test_template_provider_name_validation_invalid
tests.unit.domain.test_multi_provider_domain.TestTemplateMultiProviderFields ‑ test_template_provider_name_validation_valid
tests.unit.domain.test_multi_provider_domain.TestTemplateMultiProviderFields ‑ test_template_provider_type_extraction_from_name
tests.unit.domain.test_multi_provider_domain.TestTemplateMultiProviderFields ‑ test_template_provider_type_extraction_provider1
tests.unit.domain.test_multi_provider_domain.TestTemplateMultiProviderFields ‑ test_template_provider_type_extraction_single_word
tests.unit.domain.test_multi_provider_domain.TestTemplateMultiProviderFields ‑ test_template_provider_type_validation_invalid
tests.unit.domain.test_multi_provider_domain.TestTemplateMultiProviderFields ‑ test_template_provider_type_validation_valid
tests.unit.domain.test_multi_provider_domain.TestTemplateMultiProviderFields ‑ test_template_with_all_provider_fields
tests.unit.domain.test_multi_provider_domain.TestTemplateMultiProviderFields ‑ test_template_with_partial_provider_fields
tests.unit.domain.test_multi_provider_domain.TestTemplateMultiProviderFields ‑ test_template_without_provider_fields
tests.unit.domain.test_provider_type_constant ‑ test_provider_type_aws_importable
tests.unit.domain.test_provider_type_constant ‑ test_provider_type_aws_value
tests.unit.domain.test_request_aggregate.TestRequestAggregate ‑ test_create_new_request
tests.unit.domain.test_request_aggregate.TestRequestAggregate ‑ test_create_return_request
tests.unit.domain.test_request_aggregate.TestRequestAggregate ‑ test_invalid_status_transitions
tests.unit.domain.test_request_aggregate.TestRequestAggregate ‑ test_request_cancellation
tests.unit.domain.test_request_aggregate.TestRequestAggregate ‑ test_request_configuration
tests.unit.domain.test_request_aggregate.TestRequestAggregate ‑ test_request_deserialization
tests.unit.domain.test_request_aggregate.TestRequestAggregate ‑ test_request_domain_events
tests.unit.domain.test_request_aggregate.TestRequestAggregate ‑ test_request_equality
tests.unit.domain.test_request_aggregate.TestRequestAggregate ‑ test_request_failure_transition
tests.unit.domain.test_request_aggregate.TestRequestAggregate ‑ test_request_hash
tests.unit.domain.test_request_aggregate.TestRequestAggregate ‑ test_request_serialization
tests.unit.domain.test_request_aggregate.TestRequestAggregate ‑ test_request_status_transitions
tests.unit.domain.test_request_aggregate.TestRequestAggregate ‑ test_request_string_representation
tests.unit.domain.test_request_aggregate.TestRequestAggregate ‑ test_request_validation_machine_count
tests.unit.domain.test_request_aggregate.TestRequestAggregate ‑ test_request_validation_required_fields
tests.unit.domain.test_request_aggregate.TestRequestExceptions ‑ test_invalid_request_state_error
tests.unit.domain.test_request_aggregate.TestRequestExceptions ‑ test_request_not_found_error
tests.unit.domain.test_request_aggregate.TestRequestExceptions ‑ test_request_processing_error
tests.unit.domain.test_request_aggregate.TestRequestExceptions ‑ test_request_validation_error
tests.unit.domain.test_request_aggregate.TestRequestValueObjects ‑ test_machine_count_validation
tests.unit.domain.test_request_aggregate.TestRequestValueObjects ‑ test_request_id_creation
tests.unit.domain.test_request_aggregate.TestRequestValueObjects ‑ test_request_status_enum
tests.unit.domain.test_request_aggregate.TestRequestValueObjects ‑ test_request_type_enum
tests.unit.domain.test_request_identifiers.TestMachineReference ‑ test_empty_machine_id_raises
tests.unit.domain.test_request_identifiers.TestMachineReference ‑ test_has_error_empty_message
tests.unit.domain.test_request_identifiers.TestMachineReference ‑ test_has_error_with_message
tests.unit.domain.test_request_identifiers.TestMachineReference ‑ test_has_error_without_message
tests.unit.domain.test_request_identifiers.TestMachineReference ‑ test_is_failed_false
tests.unit.domain.test_request_identifiers.TestMachineReference ‑ test_is_failed_true
tests.unit.domain.test_request_identifiers.TestMachineReference ‑ test_is_successful_false
tests.unit.domain.test_request_identifiers.TestMachineReference ‑ test_is_successful_true
tests.unit.domain.test_request_identifiers.TestMachineReference ‑ test_short_machine_id_raises
tests.unit.domain.test_request_identifiers.TestMachineReference ‑ test_str_representation
tests.unit.domain.test_request_identifiers.TestMachineReference ‑ test_update_status_returns_new_instance
tests.unit.domain.test_request_identifiers.TestMachineReference ‑ test_update_status_with_error
tests.unit.domain.test_request_identifiers.TestMachineReference ‑ test_valid_reference
tests.unit.domain.test_request_identifiers.TestRequestId ‑ test_empty_raises
tests.unit.domain.test_request_identifiers.TestRequestId ‑ test_generate_acquire
tests.unit.domain.test_request_identifiers.TestRequestId ‑ test_generate_return
tests.unit.domain.test_request_identifiers.TestRequestId ‑ test_generate_unique
tests.unit.domain.test_request_identifiers.TestRequestId ‑ test_invalid_format_raises
tests.unit.domain.test_request_identifiers.TestRequestId ‑ test_repr
tests.unit.domain.test_request_identifiers.TestRequestId ‑ test_request_type_acquire
tests.unit.domain.test_request_identifiers.TestRequestId ‑ test_request_type_return
tests.unit.domain.test_request_identifiers.TestRequestId ‑ test_valid_acquire_id
tests.unit.domain.test_request_identifiers.TestRequestId ‑ test_valid_return_id
tests.unit.domain.test_request_identifiers.TestResourceIdentifier ‑ test_empty_resource_id_raises
tests.unit.domain.test_request_identifiers.TestResourceIdentifier ‑ test_empty_resource_type_raises
tests.unit.domain.test_request_identifiers.TestResourceIdentifier ‑ test_get_resource_name
tests.unit.domain.test_request_identifiers.TestResourceIdentifier ‑ test_is_arn_resource_false
tests.unit.domain.test_request_identifiers.TestResourceIdentifier ‑ test_is_arn_resource_true
tests.unit.domain.test_request_identifiers.TestResourceIdentifier ‑ test_resource_id_stripped
tests.unit.domain.test_request_identifiers.TestResourceIdentifier ‑ test_resource_type_normalized
tests.unit.domain.test_request_identifiers.TestResourceIdentifier ‑ test_resource_type_spaces_normalized
tests.unit.domain.test_request_identifiers.TestResourceIdentifier ‑ test_str_representation
tests.unit.domain.test_request_identifiers.TestResourceIdentifier ‑ test_valid_identifier
tests.unit.domain.test_request_metadata.TestLaunchTemplateInfo ‑ test_empty_template_id_raises
tests.unit.domain.test_request_metadata.TestLaunchTemplateInfo ‑ test_get_display_name_falls_back_to_id
tests.unit.domain.test_request_metadata.TestLaunchTemplateInfo ‑ test_get_display_name_uses_name
tests.unit.domain.test_request_metadata.TestLaunchTemplateInfo ‑ test_is_latest_version_default
tests.unit.domain.test_request_metadata.TestLaunchTemplateInfo ‑ test_is_latest_version_explicit
tests.unit.domain.test_request_metadata.TestLaunchTemplateInfo ‑ test_is_not_latest_version
tests.unit.domain.test_request_metadata.TestLaunchTemplateInfo ‑ test_str_with_name
tests.unit.domain.test_request_metadata.TestLaunchTemplateInfo ‑ test_valid
tests.unit.domain.test_request_metadata.TestMachineCount ‑ test_exceeds_explicit_max_raises
tests.unit.domain.test_request_metadata.TestMachineCount ‑ test_exceeds_max_raises
tests.unit.domain.test_request_metadata.TestMachineCount ‑ test_explicit_max_allowed
tests.unit.domain.test_request_metadata.TestMachineCount ‑ test_from_int
tests.unit.domain.test_request_metadata.TestMachineCount ‑ test_int_representation
tests.unit.domain.test_request_metadata.TestMachineCount ‑ test_negative_raises
tests.unit.domain.test_request_metadata.TestMachineCount ‑ test_str_representation
tests.unit.domain.test_request_metadata.TestMachineCount ‑ test_valid_count
tests.unit.domain.test_request_metadata.TestMachineCount ‑ test_zero_raises
tests.unit.domain.test_request_metadata.TestRequestConfiguration ‑ test_add_tag_returns_new_instance
tests.unit.domain.test_request_metadata.TestRequestConfiguration ‑ test_empty_template_id_raises
tests.unit.domain.test_request_metadata.TestRequestConfiguration ‑ test_get_machine_count_object
tests.unit.domain.test_request_metadata.TestRequestConfiguration ‑ test_get_tags_list
tests.unit.domain.test_request_metadata.TestRequestConfiguration ‑ test_get_timeout_object
tests.unit.domain.test_request_metadata.TestRequestConfiguration ‑ test_negative_machine_count_raises
tests.unit.domain.test_request_metadata.TestRequestConfiguration ‑ test_valid_config
tests.unit.domain.test_request_metadata.TestRequestConfiguration ‑ test_with_provider_config_returns_new_instance
tests.unit.domain.test_request_metadata.TestRequestConfiguration ‑ test_zero_machine_count_raises
tests.unit.domain.test_request_metadata.TestRequestConfiguration ‑ test_zero_timeout_raises
tests.unit.domain.test_request_metadata.TestRequestHistoryEvent ‑ test_create_factory
tests.unit.domain.test_request_metadata.TestRequestHistoryEvent ‑ test_empty_message_raises
tests.unit.domain.test_request_metadata.TestRequestHistoryEvent ‑ test_event_type_normalized
tests.unit.domain.test_request_metadata.TestRequestHistoryEvent ‑ test_invalid_timestamp_raises
tests.unit.domain.test_request_metadata.TestRequestHistoryEvent ‑ test_is_error_event
tests.unit.domain.test_request_metadata.TestRequestHistoryEvent ‑ test_is_not_error_event
tests.unit.domain.test_request_metadata.TestRequestHistoryEvent ‑ test_is_status_change_event
tests.unit.domain.test_request_metadata.TestRequestHistoryEvent ‑ test_str_representation
tests.unit.domain.test_request_metadata.TestRequestHistoryEvent ‑ test_valid_event
tests.unit.domain.test_request_metadata.TestRequestTag ‑ test_empty_key_raises
tests.unit.domain.test_request_metadata.TestRequestTag ‑ test_from_string_no_equals_raises
tests.unit.domain.test_request_metadata.TestRequestTag ‑ test_from_string_valid
tests.unit.domain.test_request_metadata.TestRequestTag ‑ test_from_string_with_equals_in_value
tests.unit.domain.test_request_metadata.TestRequestTag ‑ test_key_too_long_raises
tests.unit.domain.test_request_metadata.TestRequestTag ‑ test_str_representation
tests.unit.domain.test_request_metadata.TestRequestTag ‑ test_valid_tag
tests.unit.domain.test_request_metadata.TestRequestTag ‑ test_value_too_long_raises
tests.unit.domain.test_request_metadata.TestRequestTag ‑ test_whitespace_key_stripped
tests.unit.domain.test_request_metadata.TestRequestTimeout ‑ test_duration_property
tests.unit.domain.test_request_metadata.TestRequestTimeout ‑ test_exceeds_max_raises
tests.unit.domain.test_request_metadata.TestRequestTimeout ‑ test_expiry_time_is_future
tests.unit.domain.test_request_metadata.TestRequestTimeout ‑ test_from_seconds
tests.unit.domain.test_request_metadata.TestRequestTimeout ‑ test_is_expired_false_for_recent_start
tests.unit.domain.test_request_metadata.TestRequestTimeout ‑ test_is_expired_true_for_old_start
tests.unit.domain.test_request_metadata.TestRequestTimeout ‑ test_negative_timeout_raises
tests.unit.domain.test_request_metadata.TestRequestTimeout ‑ test_valid_timeout
tests.unit.domain.test_request_metadata.TestRequestTimeout ‑ test_zero_timeout_raises
tests.unit.domain.test_request_types.TestMachineResult ‑ test_from_str_invalid
tests.unit.domain.test_request_types.TestMachineResult ‑ test_from_str_valid
tests.unit.domain.test_request_types.TestMachineResult ‑ test_is_successful
tests.unit.domain.test_request_types.TestMachineResult ‑ test_is_terminal
tests.unit.domain.test_request_types.TestMachineResult ‑ test_values
tests.unit.domain.test_request_types.TestRequestStatus ‑ test_can_transition_to_invalid
tests.unit.domain.test_request_types.TestRequestStatus ‑ test_can_transition_to_valid
tests.unit.domain.test_request_types.TestRequestStatus ‑ test_from_str_invalid
tests.unit.domain.test_request_types.TestRequestStatus ‑ test_from_str_valid
tests.unit.domain.test_request_types.TestRequestStatus ‑ test_is_active
tests.unit.domain.test_request_types.TestRequestStatus ‑ test_is_terminal
tests.unit.domain.test_request_types.TestRequestStatus ‑ test_values
tests.unit.domain.test_request_types.TestRequestType ‑ test_from_str_invalid
tests.unit.domain.test_request_types.TestRequestType ‑ test_from_str_valid
tests.unit.domain.test_request_types.TestRequestType ‑ test_is_acquire
tests.unit.domain.test_request_types.TestRequestType ‑ test_is_return
tests.unit.domain.test_request_types.TestRequestType ‑ test_to_operation_type
tests.unit.domain.test_request_types.TestRequestType ‑ test_values
tests.unit.domain.test_template_aggregate.TestTemplateAggregate ‑ test_template_add_security_group
tests.unit.domain.test_template_aggregate.TestTemplateAggregate ‑ test_template_add_security_group_method
tests.unit.domain.test_template_aggregate.TestTemplateAggregate ‑ test_template_add_subnet
tests.unit.domain.test_template_aggregate.TestTemplateAggregate ‑ test_template_add_subnet_method
tests.unit.domain.test_template_aggregate.TestTemplateAggregate ‑ test_template_creation
tests.unit.domain.test_template_aggregate.TestTemplateAggregate ‑ test_template_deserialization
tests.unit.domain.test_template_aggregate.TestTemplateAggregate ‑ test_template_equality
tests.unit.domain.test_template_aggregate.TestTemplateAggregate ‑ test_template_max_instances_must_be_positive
tests.unit.domain.test_template_aggregate.TestTemplateAggregate ‑ test_template_requires_template_id
tests.unit.domain.test_template_aggregate.TestTemplateAggregate ‑ test_template_serialization
tests.unit.domain.test_template_aggregate.TestTemplateAggregate ‑ test_template_string_representation
tests.unit.domain.test_template_aggregate.TestTemplateAggregate ‑ test_template_tags_operations
tests.unit.domain.test_template_aggregate.TestTemplateAggregate ‑ test_template_update_fields
tests.unit.domain.test_template_aggregate.TestTemplateAggregate ‑ test_template_update_image_id
tests.unit.domain.test_template_aggregate.TestTemplateAggregate ‑ test_template_user_data_encoding
tests.unit.domain.test_template_aggregate.TestTemplateAggregate ‑ test_template_with_minimal_data
tests.unit.domain.test_template_aggregate.TestTemplateAggregate ‑ test_template_with_multiple_subnets_and_security_groups
tests.unit.domain.test_template_aggregate.TestTemplateAggregate ‑ test_template_with_various_provider_apis
tests.unit.domain.test_template_aggregate.TestTemplateExceptions ‑ test_template_not_found_error
tests.unit.domain.test_template_aggregate.TestTemplateExceptions ‑ test_template_not_found_error_stores_id
tests.unit.domain.test_template_aggregate.TestTemplateExceptions ‑ test_template_validation_error
tests.unit.domain.test_template_aggregate.TestTemplateTagValidation ‑ test_empty_tags_are_accepted
tests.unit.domain.test_template_aggregate.TestTemplateTagValidation ‑ test_key_with_orb_not_as_prefix_is_accepted
tests.unit.domain.test_template_aggregate.TestTemplateTagValidation ‑ test_multiple_orb_prefixed_keys_are_reported
tests.unit.domain.test_template_aggregate.TestTemplateTagValidation ‑ test_orb_prefixed_tag_key_is_rejected
tests.unit.domain.test_template_aggregate.TestTemplateTagValidation ‑ test_plain_tag_keys_are_accepted
tests.unit.domain.test_template_aggregate.TestTemplateValueObjects ‑ test_template_id_creation
tests.unit.domain.test_template_aggregate.TestTemplateValueObjects ‑ test_template_id_invalid
tests.unit.domain.test_template_aggregate.TestTemplateValueObjects ‑ test_template_id_validation
tests.unit.domain.test_template_aggregate.TestTemplateValueObjects ‑ test_template_name_creation
tests.unit.domain.test_template_aggregate.TestTemplateValueObjects ‑ test_template_name_invalid
tests.unit.domain.test_template_aggregate.TestTemplateValueObjects ‑ test_template_name_validation
tests.unit.domain.test_template_validation_domain_service.TestTemplateValidationDomainService ‑ test_exception_during_validation_returns_invalid
tests.unit.domain.test_template_validation_domain_service.TestTemplateValidationDomainService ‑ test_instance_limit_exceeded_fails
tests.unit.domain.test_template_validation_domain_service.TestTemplateValidationDomainService ‑ test_no_config_fails
tests.unit.domain.test_template_validation_domain_service.TestTemplateValidationDomainService ‑ test_no_provider_api_adds_warning
tests.unit.domain.test_template_validation_domain_service.TestTemplateValidationDomainService ‑ test_permissive_mode_clears_warnings
tests.unit.domain.test_template_validation_domain_service.TestTemplateValidationDomainService ‑ test_provider_instance_not_found_fails
Check notice on line 0 in .github
github-actions / Test Results Summary
6394 tests found (test 4345 to 4885)
There are 6394 tests, see "Raw output" for the list of tests 4345 to 4885.
Raw output
tests.unit.domain.test_template_validation_domain_service.TestTemplateValidationDomainService ‑ test_strict_mode_promotes_warnings_to_errors
tests.unit.domain.test_template_validation_domain_service.TestTemplateValidationDomainService ‑ test_supported_features_populated
tests.unit.domain.test_template_validation_domain_service.TestTemplateValidationDomainService ‑ test_unsupported_api_fails
tests.unit.domain.test_template_validation_domain_service.TestTemplateValidationDomainService ‑ test_valid_template_passes
tests.unit.domain.test_value_objects_pure.TestARN ‑ test_empty_raises
tests.unit.domain.test_value_objects_pure.TestARN ‑ test_valid_arn
tests.unit.domain.test_value_objects_pure.TestARN ‑ test_whitespace_only_raises
tests.unit.domain.test_value_objects_pure.TestIPAddress ‑ test_invalid_ip_raises
tests.unit.domain.test_value_objects_pure.TestIPAddress ‑ test_non_ip_string_raises
tests.unit.domain.test_value_objects_pure.TestIPAddress ‑ test_str
tests.unit.domain.test_value_objects_pure.TestIPAddress ‑ test_valid_ipv4
tests.unit.domain.test_value_objects_pure.TestIPAddress ‑ test_valid_ipv6
tests.unit.domain.test_value_objects_pure.TestInstanceId ‑ test_empty_raises
tests.unit.domain.test_value_objects_pure.TestInstanceId ‑ test_str
tests.unit.domain.test_value_objects_pure.TestInstanceId ‑ test_valid
tests.unit.domain.test_value_objects_pure.TestInstanceId ‑ test_value_stripped
tests.unit.domain.test_value_objects_pure.TestInstanceId ‑ test_whitespace_only_raises
tests.unit.domain.test_value_objects_pure.TestInstanceType ‑ test_empty_raises
tests.unit.domain.test_value_objects_pure.TestInstanceType ‑ test_str
tests.unit.domain.test_value_objects_pure.TestInstanceType ‑ test_valid
tests.unit.domain.test_value_objects_pure.TestInstanceType ‑ test_value_stripped
tests.unit.domain.test_value_objects_pure.TestInstanceType ‑ test_whitespace_only_raises
tests.unit.domain.test_value_objects_pure.TestPriceType ‑ test_is_str
tests.unit.domain.test_value_objects_pure.TestPriceType ‑ test_values
tests.unit.domain.test_value_objects_pure.TestResourceId ‑ test_empty_raises
tests.unit.domain.test_value_objects_pure.TestResourceId ‑ test_immutable
tests.unit.domain.test_value_objects_pure.TestResourceId ‑ test_repr
tests.unit.domain.test_value_objects_pure.TestResourceId ‑ test_str
tests.unit.domain.test_value_objects_pure.TestResourceId ‑ test_valid_id
tests.unit.domain.test_value_objects_pure.TestResourceId ‑ test_value_stripped
tests.unit.domain.test_value_objects_pure.TestResourceId ‑ test_whitespace_only_raises
tests.unit.domain.test_value_objects_pure.TestResourceQuota ‑ test_available_auto_corrected
tests.unit.domain.test_value_objects_pure.TestResourceQuota ‑ test_is_at_limit_false
tests.unit.domain.test_value_objects_pure.TestResourceQuota ‑ test_is_at_limit_true
tests.unit.domain.test_value_objects_pure.TestResourceQuota ‑ test_negative_limit_raises
tests.unit.domain.test_value_objects_pure.TestResourceQuota ‑ test_negative_used_raises
tests.unit.domain.test_value_objects_pure.TestResourceQuota ‑ test_str
tests.unit.domain.test_value_objects_pure.TestResourceQuota ‑ test_utilization_percentage
tests.unit.domain.test_value_objects_pure.TestResourceQuota ‑ test_utilization_zero_limit
tests.unit.domain.test_value_objects_pure.TestResourceQuota ‑ test_valid_quota
tests.unit.domain.test_value_objects_pure.TestTags ‑ test_add_returns_new_instance
tests.unit.domain.test_value_objects_pure.TestTags ‑ test_empty_tags
tests.unit.domain.test_value_objects_pure.TestTags ‑ test_from_dict
tests.unit.domain.test_value_objects_pure.TestTags ‑ test_get_missing_key_returns_default
tests.unit.domain.test_value_objects_pure.TestTags ‑ test_immutable_model
tests.unit.domain.test_value_objects_pure.TestTags ‑ test_merge
tests.unit.domain.test_value_objects_pure.TestTags ‑ test_remove_missing_key_no_error
tests.unit.domain.test_value_objects_pure.TestTags ‑ test_remove_returns_new_instance
tests.unit.domain.test_value_objects_pure.TestTags ‑ test_tags_with_values
tests.unit.domain.test_value_objects_pure.TestTags ‑ test_to_dict
tests.unit.infrastructure.auth.test_token_blacklist ‑ test_in_memory_blacklist_add_token
tests.unit.infrastructure.auth.test_token_blacklist ‑ test_in_memory_blacklist_cleanup
tests.unit.infrastructure.auth.test_token_blacklist ‑ test_in_memory_blacklist_expired_token
tests.unit.infrastructure.auth.test_token_blacklist ‑ test_in_memory_blacklist_remove_token
tests.unit.infrastructure.auth.test_token_blacklist ‑ test_in_memory_blacklist_size
tests.unit.infrastructure.di.test_bootstrap_extraction ‑ test_arch_checker_passes
tests.unit.infrastructure.di.test_bootstrap_extraction ‑ test_bootstrap_package_exists
tests.unit.infrastructure.di.test_bootstrap_extraction ‑ test_container_factory_hook
tests.unit.infrastructure.di.test_bootstrap_extraction ‑ test_get_container_still_works_after_move
tests.unit.infrastructure.di.test_bootstrap_extraction ‑ test_infrastructure_di_no_longer_has_registration_modules
tests.unit.infrastructure.di.test_console_port_registration ‑ test_null_console_adapter_instantiates_without_error
tests.unit.infrastructure.di.test_console_port_registration ‑ test_null_console_adapter_is_console_port
tests.unit.infrastructure.di.test_console_port_registration ‑ test_null_console_adapter_methods_do_not_raise[command-args4]
tests.unit.infrastructure.di.test_console_port_registration ‑ test_null_console_adapter_methods_do_not_raise[error-args2]
tests.unit.infrastructure.di.test_console_port_registration ‑ test_null_console_adapter_methods_do_not_raise[info-args0]
tests.unit.infrastructure.di.test_console_port_registration ‑ test_null_console_adapter_methods_do_not_raise[separator-args5]
tests.unit.infrastructure.di.test_console_port_registration ‑ test_null_console_adapter_methods_do_not_raise[success-args1]
tests.unit.infrastructure.di.test_console_port_registration ‑ test_null_console_adapter_methods_do_not_raise[warning-args3]
tests.unit.infrastructure.di.test_console_port_registration ‑ test_rich_console_adapter_instantiates_without_error
tests.unit.infrastructure.di.test_console_port_registration ‑ test_rich_console_adapter_is_console_port
tests.unit.infrastructure.di.test_container.TestDIContainer ‑ test_basic_registration_and_resolution
tests.unit.infrastructure.di.test_container.TestDIContainer ‑ test_circular_dependency_detection
tests.unit.infrastructure.di.test_container.TestDIContainer ‑ test_clear_container
tests.unit.infrastructure.di.test_container.TestDIContainer ‑ test_cqrs_handler_registration
tests.unit.infrastructure.di.test_container.TestDIContainer ‑ test_dependency_injection_flow
tests.unit.infrastructure.di.test_container.TestDIContainer ‑ test_error_handling
tests.unit.infrastructure.di.test_container.TestDIContainer ‑ test_factory_registration
tests.unit.infrastructure.di.test_container.TestDIContainer ‑ test_get_all_dependencies
tests.unit.infrastructure.di.test_container.TestDIContainer ‑ test_get_registrations
tests.unit.infrastructure.di.test_container.TestDIContainer ‑ test_initialization
tests.unit.infrastructure.di.test_container.TestDIContainer ‑ test_injectable_class_registration
tests.unit.infrastructure.di.test_container.TestDIContainer ‑ test_instance_registration
tests.unit.infrastructure.di.test_container.TestDIContainer ‑ test_interface_to_implementation_mapping
tests.unit.infrastructure.di.test_container.TestDIContainer ‑ test_multiple_event_handlers
tests.unit.infrastructure.di.test_container.TestDIContainer ‑ test_optional_dependency_resolution
tests.unit.infrastructure.di.test_container.TestDIContainer ‑ test_performance_monitoring
tests.unit.infrastructure.di.test_container.TestDIContainer ‑ test_singleton_behavior
tests.unit.infrastructure.di.test_container.TestDIContainer ‑ test_thread_safety
tests.unit.infrastructure.di.test_container.TestDIContainer ‑ test_unregister_dependency
tests.unit.infrastructure.di.test_container.TestDIContainerIntegration ‑ test_complex_dependency_graph
tests.unit.infrastructure.di.test_container.TestDIContainerIntegration ‑ test_cqrs_with_dependencies
tests.unit.infrastructure.di.test_container.TestDIContainerIntegration ‑ test_mixed_registration_types
tests.unit.infrastructure.di.test_container.TestTimedOperation ‑ test_timed_operation_fast
tests.unit.infrastructure.di.test_container.TestTimedOperation ‑ test_timed_operation_slow
tests.unit.infrastructure.di.test_container.TestTimedOperation ‑ test_timed_operation_with_exception
tests.unit.infrastructure.di.test_cqrs_registry.TestCQRSHandlerRegistry ‑ test_clear_registry
tests.unit.infrastructure.di.test_cqrs_registry.TestCQRSHandlerRegistry ‑ test_event_handler_list_isolation
tests.unit.infrastructure.di.test_cqrs_registry.TestCQRSHandlerRegistry ‑ test_get_nonexistent_command_handler
tests.unit.infrastructure.di.test_cqrs_registry.TestCQRSHandlerRegistry ‑ test_get_nonexistent_event_handlers
tests.unit.infrastructure.di.test_cqrs_registry.TestCQRSHandlerRegistry ‑ test_get_nonexistent_query_handler
tests.unit.infrastructure.di.test_cqrs_registry.TestCQRSHandlerRegistry ‑ test_get_stats
tests.unit.infrastructure.di.test_cqrs_registry.TestCQRSHandlerRegistry ‑ test_handler_overwrite
tests.unit.infrastructure.di.test_cqrs_registry.TestCQRSHandlerRegistry ‑ test_initialization
tests.unit.infrastructure.di.test_cqrs_registry.TestCQRSHandlerRegistry ‑ test_register_command_handler
tests.unit.infrastructure.di.test_cqrs_registry.TestCQRSHandlerRegistry ‑ test_register_duplicate_event_handler
tests.unit.infrastructure.di.test_cqrs_registry.TestCQRSHandlerRegistry ‑ test_register_event_handler
tests.unit.infrastructure.di.test_cqrs_registry.TestCQRSHandlerRegistry ‑ test_register_multiple_event_handlers
tests.unit.infrastructure.di.test_cqrs_registry.TestCQRSHandlerRegistry ‑ test_register_query_handler
tests.unit.infrastructure.di.test_cqrs_registry.TestCQRSHandlerRegistry ‑ test_thread_safety
tests.unit.infrastructure.di.test_cqrs_registry.TestCQRSHandlerRegistryEdgeCases ‑ test_empty_event_handlers_list
tests.unit.infrastructure.di.test_cqrs_registry.TestCQRSHandlerRegistryEdgeCases ‑ test_register_with_none_types
tests.unit.infrastructure.di.test_cqrs_registry.TestCQRSHandlerRegistryEdgeCases ‑ test_stats_consistency
tests.unit.infrastructure.di.test_dependency_resolver.TestDependencyResolver ‑ test_circular_dependency_detection
tests.unit.infrastructure.di.test_dependency_resolver.TestDependencyResolver ‑ test_clear_cache
tests.unit.infrastructure.di.test_dependency_resolver.TestDependencyResolver ‑ test_complex_dependency_chain
tests.unit.infrastructure.di.test_dependency_resolver.TestDependencyResolver ‑ test_factory_error_handling
tests.unit.infrastructure.di.test_dependency_resolver.TestDependencyResolver ‑ test_factory_with_dependencies
tests.unit.infrastructure.di.test_dependency_resolver.TestDependencyResolver ‑ test_initialization
tests.unit.infrastructure.di.test_dependency_resolver.TestDependencyResolver ‑ test_injectable_auto_registration
tests.unit.infrastructure.di.test_dependency_resolver.TestDependencyResolver ‑ test_optional_parameters
tests.unit.infrastructure.di.test_dependency_resolver.TestDependencyResolver ‑ test_resolve_class_with_dependencies
tests.unit.infrastructure.di.test_dependency_resolver.TestDependencyResolver ‑ test_resolve_interface_to_implementation
tests.unit.infrastructure.di.test_dependency_resolver.TestDependencyResolver ‑ test_resolve_registered_factory
tests.unit.infrastructure.di.test_dependency_resolver.TestDependencyResolver ‑ test_resolve_registered_instance
tests.unit.infrastructure.di.test_dependency_resolver.TestDependencyResolver ‑ test_resolve_registered_singleton
tests.unit.infrastructure.di.test_dependency_resolver.TestDependencyResolver ‑ test_resolve_simple_class
tests.unit.infrastructure.di.test_dependency_resolver.TestDependencyResolver ‑ test_singleton_thread_safety
tests.unit.infrastructure.di.test_dependency_resolver.TestDependencyResolver ‑ test_string_annotation_resolution
tests.unit.infrastructure.di.test_dependency_resolver.TestDependencyResolver ‑ test_thread_safety
tests.unit.infrastructure.di.test_dependency_resolver.TestDependencyResolver ‑ test_untyped_parameter_error
tests.unit.infrastructure.di.test_dependency_resolver.TestDependencyResolverEdgeCases ‑ test_dependency_chain_tracking
tests.unit.infrastructure.di.test_dependency_resolver.TestDependencyResolverEdgeCases ‑ test_error_propagation
tests.unit.infrastructure.di.test_dependency_resolver.TestDependencyResolverEdgeCases ‑ test_factory_with_no_parameters
tests.unit.infrastructure.di.test_dependency_resolver.TestDependencyResolverEdgeCases ‑ test_registration_with_complex_lifecycle
tests.unit.infrastructure.di.test_dependency_resolver.TestDependencyResolverEdgeCases ‑ test_resolve_abstract_class
tests.unit.infrastructure.di.test_dependency_resolver.TestDependencyResolverEdgeCases ‑ test_resolve_builtin_types
tests.unit.infrastructure.di.test_dependency_resolver.TestDependencyResolverEdgeCases ‑ test_resolve_with_none_type
tests.unit.infrastructure.di.test_dependency_resolver.TestDependencyResolverIntegration ‑ test_integration_with_cqrs_registry
tests.unit.infrastructure.di.test_dependency_resolver.TestDependencyResolverIntegration ‑ test_integration_with_service_registry
tests.unit.infrastructure.di.test_event_bus_singleton.TestEventBusSingleton ‑ test_same_instance_returned_on_repeated_get
tests.unit.infrastructure.di.test_event_bus_singleton.TestEventBusSingleton ‑ test_subscribe_on_one_alias_publish_on_other_calls_handler
tests.unit.infrastructure.di.test_monitoring_services ‑ test_register_monitoring_services_concrete_alias_is_same_instance
tests.unit.infrastructure.di.test_monitoring_services ‑ test_register_monitoring_services_registers_health_check_port
tests.unit.infrastructure.di.test_service_registry.TestServiceRegistry ‑ test_clear
tests.unit.infrastructure.di.test_service_registry.TestServiceRegistry ‑ test_get_registration_nonexistent
tests.unit.infrastructure.di.test_service_registry.TestServiceRegistry ‑ test_get_singleton_instance_nonexistent
tests.unit.infrastructure.di.test_service_registry.TestServiceRegistry ‑ test_get_stats
tests.unit.infrastructure.di.test_service_registry.TestServiceRegistry ‑ test_initialization
tests.unit.infrastructure.di.test_service_registry.TestServiceRegistry ‑ test_register_dependency_registration
tests.unit.infrastructure.di.test_service_registry.TestServiceRegistry ‑ test_register_factory
tests.unit.infrastructure.di.test_service_registry.TestServiceRegistry ‑ test_register_injectable_class
tests.unit.infrastructure.di.test_service_registry.TestServiceRegistry ‑ test_register_instance
tests.unit.infrastructure.di.test_service_registry.TestServiceRegistry ‑ test_register_singleton_class
tests.unit.infrastructure.di.test_service_registry.TestServiceRegistry ‑ test_register_singleton_with_factory
tests.unit.infrastructure.di.test_service_registry.TestServiceRegistry ‑ test_register_singleton_with_instance
tests.unit.infrastructure.di.test_service_registry.TestServiceRegistry ‑ test_register_type_mapping
tests.unit.infrastructure.di.test_service_registry.TestServiceRegistry ‑ test_registration_overwrite
tests.unit.infrastructure.di.test_service_registry.TestServiceRegistry ‑ test_singleton_instance_caching
tests.unit.infrastructure.di.test_service_registry.TestServiceRegistry ‑ test_thread_safety
tests.unit.infrastructure.di.test_service_registry.TestServiceRegistry ‑ test_unregister
tests.unit.infrastructure.di.test_service_registry.TestServiceRegistryEdgeCases ‑ test_multiple_scope_types
tests.unit.infrastructure.di.test_service_registry.TestServiceRegistryEdgeCases ‑ test_register_none_values
tests.unit.infrastructure.error.test_exception_handler.TestExceptionContext ‑ test_context_creation
tests.unit.infrastructure.error.test_exception_handler.TestExceptionContext ‑ test_context_to_dict
tests.unit.infrastructure.error.test_exception_handler.TestExceptionDecorators ‑ test_exception_chaining
tests.unit.infrastructure.error.test_exception_handler.TestExceptionDecorators ‑ test_handle_exceptions_decorator_context_building
tests.unit.infrastructure.error.test_exception_handler.TestExceptionDecorators ‑ test_handle_exceptions_decorator_domain_preservation
tests.unit.infrastructure.error.test_exception_handler.TestExceptionDecorators ‑ test_handle_exceptions_decorator_generic_wrapping
tests.unit.infrastructure.error.test_exception_handler.TestExceptionDecorators ‑ test_handle_exceptions_decorator_json_non_config_context
tests.unit.infrastructure.error.test_exception_handler.TestExceptionDecorators ‑ test_specialized_decorators
tests.unit.infrastructure.error.test_exception_handler.TestExceptionHandler ‑ test_aws_exception_preservation
tests.unit.infrastructure.error.test_exception_handler.TestExceptionHandler ‑ test_connection_error_wrapping
tests.unit.infrastructure.error.test_exception_handler.TestExceptionHandler ‑ test_domain_exception_preservation
tests.unit.infrastructure.error.test_exception_handler.TestExceptionHandler ‑ test_generic_exception_wrapping
tests.unit.infrastructure.error.test_exception_handler.TestExceptionHandler ‑ test_handler_initialization
tests.unit.infrastructure.error.test_exception_handler.TestExceptionHandler ‑ test_handler_type_resolution
tests.unit.infrastructure.error.test_exception_handler.TestExceptionHandler ‑ test_json_decode_error_wrapping
tests.unit.infrastructure.error.test_exception_handler.TestExceptionHandler ‑ test_metrics_recording
tests.unit.infrastructure.error.test_exception_handler.TestExceptionHandler ‑ test_performance_stats
tests.unit.infrastructure.error.test_exception_handler.TestExceptionHandlerSingleton ‑ test_singleton_behavior
tests.unit.infrastructure.error.test_exception_handler.TestExceptionHandlerSingleton ‑ test_singleton_reset
tests.unit.infrastructure.error.test_exception_handler.TestHTTPErrorHandling ‑ test_exception_handler_http_formatting
tests.unit.infrastructure.error.test_exception_handler.TestPerformanceAndThreadSafety ‑ test_handler_lookup_consistent
tests.unit.infrastructure.error.test_exception_handler.TestPerformanceAndThreadSafety ‑ test_thread_safety
tests.unit.infrastructure.error.test_exception_handler.TestPythonBuiltinExceptionWrapping ‑ test_integration_with_exception_handler
tests.unit.infrastructure.error.test_exception_handler.TestPythonBuiltinExceptionWrapping ‑ test_wrap_attribute_error
tests.unit.infrastructure.error.test_exception_handler.TestPythonBuiltinExceptionWrapping ‑ test_wrap_connection_error
tests.unit.infrastructure.error.test_exception_handler.TestPythonBuiltinExceptionWrapping ‑ test_wrap_file_not_found_error_config_context
tests.unit.infrastructure.error.test_exception_handler.TestPythonBuiltinExceptionWrapping ‑ test_wrap_file_not_found_error_general_context
tests.unit.infrastructure.error.test_exception_handler.TestPythonBuiltinExceptionWrapping ‑ test_wrap_file_not_found_error_template_context
tests.unit.infrastructure.error.test_exception_handler.TestPythonBuiltinExceptionWrapping ‑ test_wrap_json_decode_error_config_context
tests.unit.infrastructure.error.test_exception_handler.TestPythonBuiltinExceptionWrapping ‑ test_wrap_json_decode_error_general_context
tests.unit.infrastructure.error.test_exception_handler.TestPythonBuiltinExceptionWrapping ‑ test_wrap_json_decode_error_no_context
tests.unit.infrastructure.error.test_exception_handler.TestPythonBuiltinExceptionWrapping ‑ test_wrap_json_decode_error_request_context
tests.unit.infrastructure.error.test_exception_handler.TestPythonBuiltinExceptionWrapping ‑ test_wrap_json_decode_error_template_context
tests.unit.infrastructure.error.test_exception_handler.TestPythonBuiltinExceptionWrapping ‑ test_wrap_key_error
tests.unit.infrastructure.error.test_exception_handler.TestPythonBuiltinExceptionWrapping ‑ test_wrap_methods_add_timestamps
tests.unit.infrastructure.error.test_exception_handler.TestPythonBuiltinExceptionWrapping ‑ test_wrap_methods_preserve_kwargs
tests.unit.infrastructure.error.test_exception_handler.TestPythonBuiltinExceptionWrapping ‑ test_wrap_type_error
tests.unit.infrastructure.error.test_exception_handler.TestPythonBuiltinExceptionWrapping ‑ test_wrap_value_error
tests.unit.infrastructure.logging.test_logger ‑ test_setup_logging_fallback_on_empty_format
tests.unit.infrastructure.logging.test_logger ‑ test_setup_logging_uses_format_from_config
tests.unit.infrastructure.persistence.test_repository_serializers.TestLegacyDefaultProviderTypeConstant ‑ test_constant_exists_in_storage_constants
tests.unit.infrastructure.persistence.test_repository_serializers.TestLegacyDefaultProviderTypeConstant ‑ test_constant_has_explanatory_comment
tests.unit.infrastructure.persistence.test_repository_serializers.TestLegacyDefaultProviderTypeConstant ‑ test_constant_is_named_not_bare_string
tests.unit.infrastructure.persistence.test_repository_serializers.TestLegacyDefaultProviderTypeConstant ‑ test_machine_repository_imports_constant
tests.unit.infrastructure.persistence.test_repository_serializers.TestLegacyDefaultProviderTypeConstant ‑ test_machine_repository_uses_constant_not_bare_string
tests.unit.infrastructure.persistence.test_repository_serializers.TestLegacyDefaultProviderTypeConstant ‑ test_request_repository_imports_constant
tests.unit.infrastructure.persistence.test_repository_serializers.TestLegacyDefaultProviderTypeConstant ‑ test_request_repository_uses_constant_not_bare_string
tests.unit.infrastructure.persistence.test_repository_serializers.TestMachineSerializerLegacyProviderType ‑ test_from_dict_preserves_explicit_provider_type
tests.unit.infrastructure.persistence.test_repository_serializers.TestMachineSerializerLegacyProviderType ‑ test_from_dict_uses_legacy_default_when_provider_type_absent
tests.unit.infrastructure.persistence.test_repository_serializers.TestRequestSerializerLegacyProviderType ‑ test_from_dict_preserves_explicit_provider_type
tests.unit.infrastructure.persistence.test_repository_serializers.TestRequestSerializerLegacyProviderType ‑ test_from_dict_uses_legacy_default_when_provider_type_absent
tests.unit.infrastructure.scheduler.test_base_strategy.TestApplyTemplateDefaults ‑ test_delegates_to_service_when_present
tests.unit.infrastructure.scheduler.test_base_strategy.TestApplyTemplateDefaults ‑ test_returns_unchanged_when_service_is_none
tests.unit.infrastructure.scheduler.test_base_strategy.TestCoerceToDict ‑ test_fallback_returns_empty_dict
tests.unit.infrastructure.scheduler.test_base_strategy.TestCoerceToDict ‑ test_iterable_of_pairs
tests.unit.infrastructure.scheduler.test_base_strategy.TestCoerceToDict ‑ test_model_dump_object
tests.unit.infrastructure.scheduler.test_base_strategy.TestCoerceToDict ‑ test_plain_dict_returned_unchanged
tests.unit.infrastructure.scheduler.test_base_strategy.TestCoerceToDict ‑ test_to_dict_object
tests.unit.infrastructure.scheduler.test_base_strategy.TestTemplateDefaultsServiceInjection ‑ test_defaults_to_none_when_not_provided
tests.unit.infrastructure.scheduler.test_base_strategy.TestTemplateDefaultsServiceInjection ‑ test_injected_service_used_by_apply_template_defaults
tests.unit.infrastructure.scheduler.test_base_strategy.TestTemplateDefaultsServiceInjection ‑ test_stores_injected_service
tests.unit.infrastructure.scheduler.test_base_strategy.TestUnwrapRequestId ‑ test_dict_with_value_key
tests.unit.infrastructure.scheduler.test_base_strategy.TestUnwrapRequestId ‑ test_dict_without_value_key_converted_to_string
tests.unit.infrastructure.scheduler.test_base_strategy.TestUnwrapRequestId ‑ test_integer_converted_to_string
tests.unit.infrastructure.scheduler.test_base_strategy.TestUnwrapRequestId ‑ test_none_returns_none
tests.unit.infrastructure.scheduler.test_base_strategy.TestUnwrapRequestId ‑ test_object_with_value_attr
tests.unit.infrastructure.scheduler.test_base_strategy.TestUnwrapRequestId ‑ test_plain_string_returned_as_string
tests.unit.infrastructure.scheduler.test_cross_cutting ‑ test_default_get_scheduler_type_returns_default
tests.unit.infrastructure.scheduler.test_cross_cutting ‑ test_default_scheduler_type_matches_written_file_key
tests.unit.infrastructure.scheduler.test_cross_cutting ‑ test_default_strategy_defaults_does_not_overwrite_existing_subnet_ids
tests.unit.infrastructure.scheduler.test_cross_cutting ‑ test_default_strategy_defaults_fills_empty_security_group_ids
tests.unit.infrastructure.scheduler.test_cross_cutting ‑ test_default_strategy_defaults_fills_empty_subnet_ids
tests.unit.infrastructure.scheduler.test_cross_cutting ‑ test_default_strategy_defaults_noop_when_service_is_none
tests.unit.infrastructure.scheduler.test_cross_cutting ‑ test_hf_get_scheduler_type_returns_hostfactory
tests.unit.infrastructure.scheduler.test_cross_cutting ‑ test_hf_scheduler_type_matches_written_file_key
tests.unit.infrastructure.scheduler.test_cross_cutting ‑ test_hf_strategy_defaults_does_not_overwrite_existing_subnet_ids
tests.unit.infrastructure.scheduler.test_cross_cutting ‑ test_hf_strategy_defaults_fills_empty_subnet_ids
tests.unit.infrastructure.scheduler.test_cross_cutting ‑ test_hf_strategy_defaults_noop_when_service_is_none
tests.unit.infrastructure.scheduler.test_cross_cutting ‑ test_unwrap_request_id_dict_with_value_key
tests.unit.infrastructure.scheduler.test_cross_cutting ‑ test_unwrap_request_id_integer
tests.unit.infrastructure.scheduler.test_cross_cutting ‑ test_unwrap_request_id_none_returns_none
tests.unit.infrastructure.scheduler.test_cross_cutting ‑ test_unwrap_request_id_object_with_value_attr
tests.unit.infrastructure.scheduler.test_cross_cutting ‑ test_unwrap_request_id_plain_string
tests.unit.infrastructure.scheduler.test_cross_cutting ‑ test_unwrap_request_id_same_for_both_strategies
tests.unit.infrastructure.scheduler.test_default_scheduler_contract ‑ test_default_machine_status_response_shape
tests.unit.infrastructure.scheduler.test_default_scheduler_contract ‑ test_default_request_response_always_snake_case[cancelled]
tests.unit.infrastructure.scheduler.test_default_scheduler_contract ‑ test_default_request_response_always_snake_case[complete]
tests.unit.infrastructure.scheduler.test_default_scheduler_contract ‑ test_default_request_response_always_snake_case[failed]
tests.unit.infrastructure.scheduler.test_default_scheduler_contract ‑ test_default_request_response_always_snake_case[in_progress]
tests.unit.infrastructure.scheduler.test_default_scheduler_contract ‑ test_default_request_response_always_snake_case[partial]
tests.unit.infrastructure.scheduler.test_default_scheduler_contract ‑ test_default_request_response_always_snake_case[pending]
tests.unit.infrastructure.scheduler.test_default_scheduler_contract ‑ test_default_request_response_always_snake_case[timeout]
tests.unit.infrastructure.scheduler.test_default_scheduler_contract ‑ test_default_request_response_cancelled
tests.unit.infrastructure.scheduler.test_default_scheduler_contract ‑ test_default_request_response_complete
tests.unit.infrastructure.scheduler.test_default_scheduler_contract ‑ test_default_request_response_failed
tests.unit.infrastructure.scheduler.test_default_scheduler_contract ‑ test_default_request_response_snake_case
tests.unit.infrastructure.scheduler.test_default_scheduler_contract ‑ test_default_request_status_response_has_requests_key
tests.unit.infrastructure.scheduler.test_default_scheduler_contract ‑ test_default_request_status_response_multiple_dtos
tests.unit.infrastructure.scheduler.test_default_scheduler_contract ‑ test_default_request_status_response_snake_case
tests.unit.infrastructure.scheduler.test_default_scheduler_contract ‑ test_default_scheduler_type
tests.unit.infrastructure.scheduler.test_default_scheduler_contract ‑ test_default_scripts_directory_is_none
tests.unit.infrastructure.scheduler.test_default_scheduler_contract ‑ test_default_status_passthrough[cancelled]
tests.unit.infrastructure.scheduler.test_default_scheduler_contract ‑ test_default_status_passthrough[complete]
tests.unit.infrastructure.scheduler.test_default_scheduler_contract ‑ test_default_status_passthrough[failed]
tests.unit.infrastructure.scheduler.test_default_scheduler_contract ‑ test_default_status_passthrough[in_progress]
tests.unit.infrastructure.scheduler.test_default_scheduler_contract ‑ test_default_status_passthrough[partial]
tests.unit.infrastructure.scheduler.test_default_scheduler_contract ‑ test_default_status_passthrough[pending]
tests.unit.infrastructure.scheduler.test_default_scheduler_contract ‑ test_default_status_passthrough[timeout]
tests.unit.infrastructure.scheduler.test_default_scheduler_contract ‑ test_default_status_response_count_field
tests.unit.infrastructure.scheduler.test_default_scheduler_contract ‑ test_default_status_response_message_field
tests.unit.infrastructure.scheduler.test_default_scheduler_contract ‑ test_default_templates_response_empty
tests.unit.infrastructure.scheduler.test_default_scheduler_contract ‑ test_default_templates_response_shape
tests.unit.infrastructure.scheduler.test_default_scheduler_contract ‑ test_default_templates_response_total_count_matches
tests.unit.infrastructure.scheduler.test_default_strategy.TestDefaultSchedulerStrategy ‑ test_parse_request_data_domain_format
tests.unit.infrastructure.scheduler.test_default_strategy.TestDefaultSchedulerStrategy ‑ test_parse_request_data_requests_format
tests.unit.infrastructure.scheduler.test_default_strategy.TestDefaultSchedulerStrategy ‑ test_parse_request_data_with_count_fallback
tests.unit.infrastructure.scheduler.test_default_strategy.TestDefaultSchedulerStrategy ‑ test_parse_request_data_with_defaults
tests.unit.infrastructure.scheduler.test_default_strategy_extended.TestCrossSchedulerDelegation ‑ test_default_delegates_to_hf_when_scheduler_type_is_hostfactory
tests.unit.infrastructure.scheduler.test_default_strategy_extended.TestCrossSchedulerDelegation ‑ test_default_falls_back_to_best_effort_when_delegation_returns_none
tests.unit.infrastructure.scheduler.test_default_strategy_extended.TestCrossSchedulerDelegation ‑ test_default_loads_normally_when_no_scheduler_type_in_file
tests.unit.infrastructure.scheduler.test_default_strategy_extended.TestCrossSchedulerDelegation ‑ test_default_loads_normally_when_scheduler_type_matches
tests.unit.infrastructure.scheduler.test_default_strategy_extended.TestCrossSchedulerDelegation ‑ test_delegate_load_returns_none_on_construction_failure
tests.unit.infrastructure.scheduler.test_default_strategy_extended.TestCrossSchedulerDelegation ‑ test_delegate_load_warns_and_returns_none_for_unregistered_type
tests.unit.infrastructure.scheduler.test_default_strategy_extended.TestCrossSchedulerDelegation ‑ test_delegate_passes_provider_override
tests.unit.infrastructure.scheduler.test_default_strategy_extended.TestCrossSchedulerDelegation ‑ test_hf_delegates_to_default_when_scheduler_type_is_default
tests.unit.infrastructure.scheduler.test_default_strategy_extended.TestCrossSchedulerDelegation ‑ test_hf_falls_back_to_best_effort_when_delegation_returns_none
tests.unit.infrastructure.scheduler.test_default_strategy_extended.TestCrossSchedulerDelegation ‑ test_hf_loads_normally_when_no_scheduler_type_in_file
tests.unit.infrastructure.scheduler.test_default_strategy_extended.TestCrossSchedulerDelegation ‑ test_hf_loads_normally_when_scheduler_type_matches
tests.unit.infrastructure.scheduler.test_default_strategy_extended.TestFormatRequestResponse ‑ test_cancelled_status
tests.unit.infrastructure.scheduler.test_default_strategy_extended.TestFormatRequestResponse ‑ test_complete_status
tests.unit.infrastructure.scheduler.test_default_strategy_extended.TestFormatRequestResponse ‑ test_dict_input_complete_status
tests.unit.infrastructure.scheduler.test_default_strategy_extended.TestFormatRequestResponse ‑ test_dict_input_pending_status
tests.unit.infrastructure.scheduler.test_default_strategy_extended.TestFormatRequestResponse ‑ test_failed_status_returns_error_key
tests.unit.infrastructure.scheduler.test_default_strategy_extended.TestFormatRequestResponse ‑ test_pending_status
tests.unit.infrastructure.scheduler.test_default_strategy_extended.TestFormatRequestResponse ‑ test_pydantic_model_input
tests.unit.infrastructure.scheduler.test_default_strategy_extended.TestFormatRequestResponse ‑ test_requests_list_passthrough
tests.unit.infrastructure.scheduler.test_default_strategy_extended.TestFormatRequestResponse ‑ test_status_message_field_used_in_failed
tests.unit.infrastructure.scheduler.test_default_strategy_extended.TestFormatRequestStatusResponse ‑ test_count_field_present
tests.unit.infrastructure.scheduler.test_default_strategy_extended.TestFormatRequestStatusResponse ‑ test_domain_statuses_mapped_to_hf_spec
tests.unit.infrastructure.scheduler.test_default_strategy_extended.TestFormatRequestStatusResponse ‑ test_empty_list
tests.unit.infrastructure.scheduler.test_default_strategy_extended.TestFormatRequestStatusResponse ‑ test_returns_hf_mapped_statuses
tests.unit.infrastructure.scheduler.test_default_strategy_extended.TestLoadTemplatesFromPath ‑ test_apply_template_defaults_called_for_each_template
tests.unit.infrastructure.scheduler.test_default_strategy_extended.TestLoadTemplatesFromPath ‑ test_provider_override_passed_to_apply_defaults
tests.unit.infrastructure.scheduler.test_default_strategy_extended.TestLoadTemplatesFromPath ‑ test_returns_empty_list_for_missing_file
tests.unit.infrastructure.scheduler.test_field_mapping ‑ test_apply_transformations_fires_subnet_and_tags
tests.unit.infrastructure.scheduler.test_field_mapping ‑ test_apply_transformations_leaves_unrelated_fields_intact
tests.unit.infrastructure.scheduler.test_field_mapping ‑ test_default_format_for_generation_no_camelcase
tests.unit.infrastructure.scheduler.test_field_mapping ‑ test_default_map_input_empty_dict
tests.unit.infrastructure.scheduler.test_field_mapping ‑ test_default_map_input_is_identity
tests.unit.infrastructure.scheduler.test_field_mapping ‑ test_default_map_output_empty_dict
tests.unit.infrastructure.scheduler.test_field_mapping ‑ test_default_map_output_is_identity
tests.unit.infrastructure.scheduler.test_field_mapping ‑ test_hf_map_input_copies_unmapped_fields
tests.unit.infrastructure.scheduler.test_field_mapping ‑ test_hf_map_input_instance_tags_dict_passthrough
tests.unit.infrastructure.scheduler.test_field_mapping ‑ test_hf_map_input_instance_tags_string_becomes_dict
tests.unit.infrastructure.scheduler.test_field_mapping ‑ test_hf_map_input_max_number
tests.unit.infrastructure.scheduler.test_field_mapping ‑ test_hf_map_input_produces_no_camelcase_keys_for_mapped_fields
tests.unit.infrastructure.scheduler.test_field_mapping ‑ test_hf_map_input_subnet_id_string_becomes_list
tests.unit.infrastructure.scheduler.test_field_mapping ‑ test_hf_map_input_template_id
tests.unit.infrastructure.scheduler.test_field_mapping ‑ test_hf_map_output_max_instances
tests.unit.infrastructure.scheduler.test_field_mapping ‑ test_hf_map_output_multiple_machine_types_becomes_vm_types
tests.unit.infrastructure.scheduler.test_field_mapping ‑ test_hf_map_output_single_machine_type_becomes_vm_types
tests.unit.infrastructure.scheduler.test_field_mapping ‑ test_hf_map_output_single_machine_type_non_unit_weight_becomes_vm_types
tests.unit.infrastructure.scheduler.test_field_mapping ‑ test_hf_map_output_subnet_ids_list_becomes_comma_joined
tests.unit.infrastructure.scheduler.test_field_mapping ‑ test_hf_map_output_template_id
tests.unit.infrastructure.scheduler.test_field_mapping ‑ test_hf_map_output_vm_type_produces_attributes
tests.unit.infrastructure.scheduler.test_field_mapping ‑ test_transform_instance_tags_dict_passthrough
tests.unit.infrastructure.scheduler.test_field_mapping ‑ test_transform_instance_tags_empty_string
tests.unit.infrastructure.scheduler.test_field_mapping ‑ test_transform_instance_tags_other_type_returns_empty
tests.unit.infrastructure.scheduler.test_field_mapping ‑ test_transform_instance_tags_string
tests.unit.infrastructure.scheduler.test_field_mapping ‑ test_transform_subnet_id_list_filters_empty_strings
tests.unit.infrastructure.scheduler.test_field_mapping ‑ test_transform_subnet_id_list_filters_none_and_non_string
tests.unit.infrastructure.scheduler.test_field_mapping ‑ test_transform_subnet_id_list_of_csv_strings
tests.unit.infrastructure.scheduler.test_field_mapping ‑ test_transform_subnet_id_list_passthrough
tests.unit.infrastructure.scheduler.test_field_mapping ‑ test_transform_subnet_id_list_strips_whitespace
tests.unit.infrastructure.scheduler.test_field_mapping ‑ test_transform_subnet_id_mixed_list
tests.unit.infrastructure.scheduler.test_field_mapping ‑ test_transform_subnet_id_other_type_returns_empty
tests.unit.infrastructure.scheduler.test_field_mapping ‑ test_transform_subnet_id_string_comma_delimited
tests.unit.infrastructure.scheduler.test_field_mapping ‑ test_transform_subnet_id_string_single
tests.unit.infrastructure.scheduler.test_field_mapping ‑ test_transform_user_data_missing_file_returns_original
tests.unit.infrastructure.scheduler.test_field_mapping ‑ test_transform_user_data_plain_string_passthrough
tests.unit.infrastructure.scheduler.test_field_mapping ‑ test_transform_user_data_reads_file_content
tests.unit.infrastructure.scheduler.test_format_conversion_consistency.TestExplicitFieldExtraction ‑ test_format_provider_detail_response_extracts_known_fields
tests.unit.infrastructure.scheduler.test_format_conversion_consistency.TestExplicitFieldExtraction ‑ test_format_provider_detail_response_omits_template_defaults_when_absent
tests.unit.infrastructure.scheduler.test_format_conversion_consistency.TestExplicitFieldExtraction ‑ test_format_system_status_response_extracts_known_fields
tests.unit.infrastructure.scheduler.test_format_conversion_consistency.TestFormatConversionConsistency ‑ test_format_request_response_consistency
tests.unit.infrastructure.scheduler.test_format_conversion_consistency.TestFormatConversionConsistency ‑ test_format_return_request_response_consistency
tests.unit.infrastructure.scheduler.test_format_conversion_consistency.TestFormatConversionConsistency ‑ test_format_templates_response_consistency
tests.unit.infrastructure.scheduler.test_format_conversion_consistency.TestFormatConversionInHandlers ‑ test_format_conversion_in_cli_handler
tests.unit.infrastructure.scheduler.test_format_conversion_consistency.TestFormatConversionInHandlers ‑ test_format_conversion_in_list_templates_orchestrator
tests.unit.infrastructure.scheduler.test_format_conversion_consistency.TestMachineOperationDelegation ‑ test_format_machine_operation_delegates_to_format_machine_details_response
tests.unit.infrastructure.scheduler.test_format_conversion_consistency.TestMachineOperationDelegation ‑ test_format_machine_operation_exit_code_1_on_error
tests.unit.infrastructure.scheduler.test_format_conversion_consistency.TestMachineOperationDelegation ‑ test_format_machine_operation_response_not_on_scheduler_port
tests.unit.infrastructure.scheduler.test_hostfactory_contract ‑ test_hf_complete_maps_to_complete
tests.unit.infrastructure.scheduler.test_hostfactory_contract ‑ test_hf_failed_maps_to_complete_with_error
tests.unit.infrastructure.scheduler.test_hostfactory_contract ‑ test_hf_in_progress_maps_to_running
tests.unit.infrastructure.scheduler.test_hostfactory_contract ‑ test_hf_machine_result_acquire_running
tests.unit.infrastructure.scheduler.test_hostfactory_contract ‑ test_hf_machine_result_field[error]
tests.unit.infrastructure.scheduler.test_hostfactory_contract ‑ test_hf_machine_result_field[failed]
tests.unit.infrastructure.scheduler.test_hostfactory_contract ‑ test_hf_machine_result_field[launching]
tests.unit.infrastructure.scheduler.test_hostfactory_contract ‑ test_hf_machine_result_field[pending]
tests.unit.infrastructure.scheduler.test_hostfactory_contract ‑ test_hf_machine_result_field[running]
tests.unit.infrastructure.scheduler.test_hostfactory_contract ‑ test_hf_machine_result_field[terminated]
tests.unit.infrastructure.scheduler.test_hostfactory_contract ‑ test_hf_machine_result_return_request_running
tests.unit.infrastructure.scheduler.test_hostfactory_contract ‑ test_hf_machine_result_return_request_terminated
tests.unit.infrastructure.scheduler.test_hostfactory_contract ‑ test_hf_partial_maps_to_complete_with_error
tests.unit.infrastructure.scheduler.test_hostfactory_contract ‑ test_hf_pending_maps_to_running
tests.unit.infrastructure.scheduler.test_hostfactory_contract ‑ test_hf_request_response_always_camel_case[cancelled]
tests.unit.infrastructure.scheduler.test_hostfactory_contract ‑ test_hf_request_response_always_camel_case[complete]
tests.unit.infrastructure.scheduler.test_hostfactory_contract ‑ test_hf_request_response_always_camel_case[failed]
tests.unit.infrastructure.scheduler.test_hostfactory_contract ‑ test_hf_request_response_always_camel_case[in_progress]
tests.unit.infrastructure.scheduler.test_hostfactory_contract ‑ test_hf_request_response_always_camel_case[partial]
tests.unit.infrastructure.scheduler.test_hostfactory_contract ‑ test_hf_request_response_always_camel_case[pending]
tests.unit.infrastructure.scheduler.test_hostfactory_contract ‑ test_hf_request_response_always_camel_case[timeout]
tests.unit.infrastructure.scheduler.test_hostfactory_contract ‑ test_hf_request_response_camel_case
tests.unit.infrastructure.scheduler.test_hostfactory_contract ‑ test_hf_request_response_complete_status
tests.unit.infrastructure.scheduler.test_hostfactory_contract ‑ test_hf_request_response_failed_status
tests.unit.infrastructure.scheduler.test_hostfactory_contract ‑ test_hf_request_status_response_fields
tests.unit.infrastructure.scheduler.test_hostfactory_contract ‑ test_hf_request_status_response_has_requests_key
tests.unit.infrastructure.scheduler.test_hostfactory_contract ‑ test_hf_request_status_response_multiple_dtos
tests.unit.infrastructure.scheduler.test_hostfactory_contract ‑ test_hf_status_vocabulary[acquiring]
tests.unit.infrastructure.scheduler.test_hostfactory_contract ‑ test_hf_status_vocabulary[cancelled]
tests.unit.infrastructure.scheduler.test_hostfactory_contract ‑ test_hf_status_vocabulary[complete]
tests.unit.infrastructure.scheduler.test_hostfactory_contract ‑ test_hf_status_vocabulary[completed]
tests.unit.infrastructure.scheduler.test_hostfactory_contract ‑ test_hf_status_vocabulary[error]
tests.unit.infrastructure.scheduler.test_hostfactory_contract ‑ test_hf_status_vocabulary[failed]
tests.unit.infrastructure.scheduler.test_hostfactory_contract ‑ test_hf_status_vocabulary[in_progress]
tests.unit.infrastructure.scheduler.test_hostfactory_contract ‑ test_hf_status_vocabulary[partial]
tests.unit.infrastructure.scheduler.test_hostfactory_contract ‑ test_hf_status_vocabulary[pending]
tests.unit.infrastructure.scheduler.test_hostfactory_contract ‑ test_hf_status_vocabulary[provisioning]
tests.unit.infrastructure.scheduler.test_hostfactory_contract ‑ test_hf_status_vocabulary[timeout]
tests.unit.infrastructure.scheduler.test_hostfactory_contract ‑ test_hf_templates_response_empty_list
tests.unit.infrastructure.scheduler.test_hostfactory_contract ‑ test_hf_templates_response_message_present
tests.unit.infrastructure.scheduler.test_hostfactory_contract ‑ test_hf_templates_response_required_fields
tests.unit.infrastructure.scheduler.test_hostfactory_metadata_promotion.TestFormatTemplateForDisplayMetadataPromotion ‑ test_arbitrary_metadata_key_promoted
tests.unit.infrastructure.scheduler.test_hostfactory_metadata_promotion.TestFormatTemplateForDisplayMetadataPromotion ‑ test_empty_metadata_does_not_raise
tests.unit.infrastructure.scheduler.test_hostfactory_metadata_promotion.TestFormatTemplateForDisplayMetadataPromotion ‑ test_fleet_role_promoted_and_mapped_to_camel_case
tests.unit.infrastructure.scheduler.test_hostfactory_metadata_promotion.TestFormatTemplateForDisplayMetadataPromotion ‑ test_fleet_type_promoted_and_mapped_to_camel_case
tests.unit.infrastructure.scheduler.test_hostfactory_metadata_promotion.TestFormatTemplateForDisplayMetadataPromotion ‑ test_metadata_dict_not_present_in_output
tests.unit.infrastructure.scheduler.test_hostfactory_metadata_promotion.TestFormatTemplateForDisplayMetadataPromotion ‑ test_multiple_metadata_keys_all_promoted
tests.unit.infrastructure.scheduler.test_hostfactory_metadata_promotion.TestFormatTemplateForDisplayMetadataPromotion ‑ test_promotion_does_not_overwrite_existing_top_level_key
tests.unit.infrastructure.scheduler.test_hostfactory_strategy_defaults.TestHFFormatRequestResponseUsesCoerceAndUnwrap ‑ test_cancelled_status
tests.unit.infrastructure.scheduler.test_hostfactory_strategy_defaults.TestHFFormatRequestResponseUsesCoerceAndUnwrap ‑ test_complete_status
tests.unit.infrastructure.scheduler.test_hostfactory_strategy_defaults.TestHFFormatRequestResponseUsesCoerceAndUnwrap ‑ test_dict_input_pending
tests.unit.infrastructure.scheduler.test_hostfactory_strategy_defaults.TestHFFormatRequestResponseUsesCoerceAndUnwrap ‑ test_failed_status
tests.unit.infrastructure.scheduler.test_hostfactory_strategy_defaults.TestHFFormatRequestResponseUsesCoerceAndUnwrap ‑ test_pydantic_model_input_coerced
tests.unit.infrastructure.scheduler.test_hostfactory_strategy_defaults.TestHFFormatRequestResponseUsesCoerceAndUnwrap ‑ test_request_id_as_dict_with_value_unwrapped
tests.unit.infrastructure.scheduler.test_hostfactory_strategy_defaults.TestHFFormatRequestResponseUsesCoerceAndUnwrap ‑ test_request_id_as_object_with_value_attr_unwrapped
tests.unit.infrastructure.scheduler.test_hostfactory_strategy_defaults.TestHFFormatRequestResponseUsesCoerceAndUnwrap ‑ test_requests_list_passthrough
tests.unit.infrastructure.scheduler.test_hostfactory_strategy_defaults.TestHFFormatRequestResponseUsesCoerceAndUnwrap ‑ test_to_dict_object_coerced
tests.unit.infrastructure.scheduler.test_hostfactory_strategy_defaults.TestMapTemplateFieldsCallsApplyTemplateDefaults ‑ test_apply_template_defaults_called_when_service_present
tests.unit.infrastructure.scheduler.test_hostfactory_strategy_defaults.TestMapTemplateFieldsCallsApplyTemplateDefaults ‑ test_apply_template_defaults_not_called_when_service_none
tests.unit.infrastructure.scheduler.test_hostfactory_strategy_defaults.TestMapTemplateFieldsCallsApplyTemplateDefaults ‑ test_provider_override_passed_to_apply_template_defaults
tests.unit.infrastructure.scheduler.test_hostfactory_strategy_defaults.TestMapTemplateFieldsCallsApplyTemplateDefaults ‑ test_raises_on_non_dict_template
tests.unit.infrastructure.scheduler.test_hostfactory_strategy_defaults.TestMapTemplateFieldsCallsApplyTemplateDefaults ‑ test_raises_on_none_template
tests.unit.infrastructure.scheduler.test_registry_get_strategy_class.TestGetStrategyClassRegistryLookup ‑ test_get_strategy_class_default
tests.unit.infrastructure.scheduler.test_registry_get_strategy_class.TestGetStrategyClassRegistryLookup ‑ test_get_strategy_class_hostfactory
tests.unit.infrastructure.scheduler.test_registry_get_strategy_class.TestGetStrategyClassRegistryLookup ‑ test_get_strategy_class_raises_when_not_registered
tests.unit.infrastructure.scheduler.test_registry_get_strategy_class.TestGetStrategyClassRegistryLookup ‑ test_get_strategy_class_raises_when_strategy_class_none
tests.unit.infrastructure.scheduler.test_registry_get_strategy_class.TestNoIfElifInGetStrategyClass ‑ test_no_if_elif_dispatch
tests.unit.infrastructure.scheduler.test_registry_get_strategy_class.TestRegisterActiveSchedulerOnly ‑ test_register_active_scheduler_only_default_returns_true
tests.unit.infrastructure.scheduler.test_registry_get_strategy_class.TestRegisterActiveSchedulerOnly ‑ test_register_active_scheduler_only_factory_exception_returns_false
tests.unit.infrastructure.scheduler.test_registry_get_strategy_class.TestRegisterActiveSchedulerOnly ‑ test_register_active_scheduler_only_hostfactory_returns_true
tests.unit.infrastructure.scheduler.test_registry_get_strategy_class.TestRegisterActiveSchedulerOnly ‑ test_register_active_scheduler_only_idempotent
tests.unit.infrastructure.scheduler.test_registry_get_strategy_class.TestRegisterActiveSchedulerOnly ‑ test_register_active_scheduler_only_unknown_type_falls_back_to_default
tests.unit.infrastructure.scheduler.test_registry_get_strategy_class.TestSchedulerRegistrationHasStrategyClass ‑ test_strategy_class_defaults_to_none
tests.unit.infrastructure.scheduler.test_registry_get_strategy_class.TestSchedulerRegistrationHasStrategyClass ‑ test_strategy_class_field_exists
tests.unit.infrastructure.scheduler.test_registry_get_strategy_class.TestSchedulerRegistrationHasStrategyClass ‑ test_strategy_class_stored
tests.unit.infrastructure.scheduler.test_response_formatting ‑ test_default_format_request_response_failed_status
tests.unit.infrastructure.scheduler.test_response_formatting ‑ test_default_format_request_response_no_camelcase_request_id
tests.unit.infrastructure.scheduler.test_response_formatting ‑ test_default_format_request_response_pending_status
tests.unit.infrastructure.scheduler.test_response_formatting ‑ test_default_format_request_status_response_no_camelcase_in_machines
tests.unit.infrastructure.scheduler.test_response_formatting ‑ test_default_format_request_status_response_request_item_keys
tests.unit.infrastructure.scheduler.test_response_formatting ‑ test_default_format_request_status_response_status_values
tests.unit.infrastructure.scheduler.test_response_formatting ‑ test_default_format_request_status_response_top_level_keys
tests.unit.infrastructure.scheduler.test_response_formatting ‑ test_default_format_request_status_response_validates_schema
tests.unit.infrastructure.scheduler.test_response_formatting ‑ test_default_format_templates_response_item_required_keys
tests.unit.infrastructure.scheduler.test_response_formatting ‑ test_default_format_templates_response_no_camelcase_keys
tests.unit.infrastructure.scheduler.test_response_formatting ‑ test_default_format_templates_response_top_level_keys
tests.unit.infrastructure.scheduler.test_response_formatting ‑ test_default_format_templates_response_validates_schema
tests.unit.infrastructure.scheduler.test_response_formatting ‑ test_hf_format_request_response_complete_status
tests.unit.infrastructure.scheduler.test_response_formatting ‑ test_hf_format_request_response_failed_status
tests.unit.infrastructure.scheduler.test_response_formatting ‑ test_hf_format_request_response_no_snake_case_request_id
tests.unit.infrastructure.scheduler.test_response_formatting ‑ test_hf_format_request_response_pending_status
tests.unit.infrastructure.scheduler.test_response_formatting ‑ test_hf_format_request_status_response_cloud_host_id_always_present
tests.unit.infrastructure.scheduler.test_response_formatting ‑ test_hf_format_request_status_response_launchtime_is_integer
tests.unit.infrastructure.scheduler.test_response_formatting ‑ test_hf_format_request_status_response_machine_keys
tests.unit.infrastructure.scheduler.test_response_formatting ‑ test_hf_format_request_status_response_private_ip_null_not_empty_string
tests.unit.infrastructure.scheduler.test_response_formatting ‑ test_hf_format_request_status_response_request_item_keys
tests.unit.infrastructure.scheduler.test_response_formatting ‑ test_hf_format_request_status_response_result_values
tests.unit.infrastructure.scheduler.test_response_formatting ‑ test_hf_format_request_status_response_status_values
tests.unit.infrastructure.scheduler.test_response_formatting ‑ test_hf_format_request_status_response_top_level_keys
tests.unit.infrastructure.scheduler.test_response_formatting ‑ test_hf_format_request_status_response_validates_schema
tests.unit.infrastructure.scheduler.test_response_formatting ‑ test_hf_format_templates_response_attributes_structure
tests.unit.infrastructure.scheduler.test_response_formatting ‑ test_hf_format_templates_response_empty_list
tests.unit.infrastructure.scheduler.test_response_formatting ‑ test_hf_format_templates_response_instance_tags_none_absent
tests.unit.infrastructure.scheduler.test_response_formatting ‑ test_hf_format_templates_response_instance_tags_serialised_as_string
tests.unit.infrastructure.scheduler.test_response_formatting ‑ test_hf_format_templates_response_template_item_required_keys
tests.unit.infrastructure.scheduler.test_response_formatting ‑ test_hf_format_templates_response_top_level_keys
tests.unit.infrastructure.scheduler.test_response_formatting ‑ test_hf_format_templates_response_validates_schema
tests.unit.infrastructure.scheduler.test_scheduler_strategy_initialization.TestSchedulerStrategyInitialization ‑ test_create_default_strategy
tests.unit.infrastructure.scheduler.test_scheduler_strategy_initialization.TestSchedulerStrategyInitialization ‑ test_default_scheduler_strategy_initialization
tests.unit.infrastructure.scheduler.test_scheduler_strategy_initialization.TestSchedulerStrategyInitialization ‑ test_default_strategy_has_lazy_config_manager
tests.unit.infrastructure.scheduler.test_scheduler_strategy_initialization.TestSchedulerStrategyInitialization ‑ test_default_strategy_has_lazy_logger
tests.unit.infrastructure.scheduler.test_scheduler_strategy_initialization.TestSchedulerStrategyInitialization ‑ test_hostfactory_strategy_has_lazy_config_manager
tests.unit.infrastructure.scheduler.test_scheduler_strategy_initialization.TestSchedulerStrategyInitialization ‑ test_hostfactory_strategy_has_lazy_logger
tests.unit.infrastructure.scheduler.test_scheduler_strategy_initialization.TestSchedulerStrategyInitialization ‑ test_symphony_hostfactory_strategy_initialization
tests.unit.infrastructure.scheduler.test_scheduler_strategy_initialization.TestSchedulerStrategyRegistration ‑ test_register_all_scheduler_types
tests.unit.infrastructure.scheduler.test_scheduler_strategy_initialization.TestSchedulerStrategyRegistration ‑ test_register_scheduler_strategies
tests.unit.infrastructure.scheduler.test_strategy_loading ‑ test_default_generation_produces_snake_case_keys
tests.unit.infrastructure.scheduler.test_strategy_loading ‑ test_default_load_delegates_hf_file_to_hf_strategy
tests.unit.infrastructure.scheduler.test_strategy_loading ‑ test_default_load_passthrough_snake_case
tests.unit.infrastructure.scheduler.test_strategy_loading ‑ test_default_parse_request_data_flat_snake_case
tests.unit.infrastructure.scheduler.test_strategy_loading ‑ test_default_parse_request_data_nested_template
tests.unit.infrastructure.scheduler.test_strategy_loading ‑ test_default_parse_request_data_nested_template_camelcase_fallback
tests.unit.infrastructure.scheduler.test_strategy_loading ‑ test_default_parse_request_data_requests_list
tests.unit.infrastructure.scheduler.test_strategy_loading ‑ test_default_parse_template_config_creates_template_object
tests.unit.infrastructure.scheduler.test_strategy_loading ‑ test_default_round_trip_generate_write_load
tests.unit.infrastructure.scheduler.test_strategy_loading ‑ test_hf_generation_no_snake_case_for_mapped_fields
tests.unit.infrastructure.scheduler.test_strategy_loading ‑ test_hf_generation_produces_camelcase_keys
tests.unit.infrastructure.scheduler.test_strategy_loading ‑ test_hf_load_delegates_default_file_to_default_strategy
tests.unit.infrastructure.scheduler.test_strategy_loading ‑ test_hf_load_maps_camelcase_to_snake
tests.unit.infrastructure.scheduler.test_strategy_loading ‑ test_hf_load_skips_malformed_template_continues_with_valid
tests.unit.infrastructure.scheduler.test_strategy_loading ‑ test_hf_load_skips_none_templates
tests.unit.infrastructure.scheduler.test_strategy_loading ‑ test_hf_load_transforms_instance_tags_string
tests.unit.infrastructure.scheduler.test_strategy_loading ‑ test_hf_parse_request_data_flat_format
tests.unit.infrastructure.scheduler.test_strategy_loading ‑ test_hf_parse_request_data_nested_template
tests.unit.infrastructure.scheduler.test_strategy_loading ‑ test_hf_parse_request_data_requests_list
tests.unit.infrastructure.scheduler.test_strategy_loading ‑ test_hf_parse_request_data_single_request_dict
tests.unit.infrastructure.scheduler.test_strategy_loading ‑ test_hf_parse_template_config_maps_camelcase_to_dto
tests.unit.infrastructure.scheduler.test_strategy_loading ‑ test_hf_parse_template_config_provider_api_alias_normalisation
tests.unit.infrastructure.scheduler.test_strategy_loading ‑ test_hf_round_trip_generate_write_load
tests.unit.infrastructure.scheduler.test_strategy_loading ‑ test_load_output_always_has_snake_case_domain_key
tests.unit.infrastructure.scheduler.test_strategy_loading ‑ test_load_returns_empty_for_empty_templates_list
tests.unit.infrastructure.scheduler.test_strategy_loading ‑ test_load_returns_empty_for_nonexistent_path
tests.unit.infrastructure.scheduler.test_symphony_hostfactory_strategy.TestSymphonyHostFactorySchedulerStrategy ‑ test_field_mapping_consistency
tests.unit.infrastructure.scheduler.test_symphony_hostfactory_strategy.TestSymphonyHostFactorySchedulerStrategy ‑ test_format_templates_response_single_mapping_point
tests.unit.infrastructure.scheduler.test_symphony_hostfactory_strategy.TestSymphonyHostFactorySchedulerStrategy ‑ test_get_config_file_path
tests.unit.infrastructure.scheduler.test_symphony_hostfactory_strategy.TestSymphonyHostFactorySchedulerStrategy ‑ test_get_paths_with_different_provider
tests.unit.infrastructure.scheduler.test_symphony_hostfactory_strategy.TestSymphonyHostFactorySchedulerStrategy ‑ test_parse_request_data_requests_fallback_field
tests.unit.infrastructure.scheduler.test_symphony_hostfactory_strategy.TestSymphonyHostFactorySchedulerStrategy ‑ test_parse_request_data_requests_list_format
tests.unit.infrastructure.scheduler.test_symphony_hostfactory_strategy.TestSymphonyHostFactorySchedulerStrategy ‑ test_parse_request_data_requests_single_format
tests.unit.infrastructure.scheduler.test_symphony_hostfactory_strategy.TestSymphonyHostFactorySchedulerStrategy ‑ test_parse_request_data_single_mapping_point
tests.unit.infrastructure.scheduler.test_symphony_hostfactory_strategy.TestSymphonyHostFactorySchedulerStrategy ‑ test_parse_request_data_with_defaults
tests.unit.infrastructure.scheduler.test_symphony_hostfactory_strategy.TestSymphonyHostFactorySchedulerStrategy ‑ test_parse_template_config_single_mapping_point
tests.unit.infrastructure.scheduler.test_symphony_hostfactory_strategy.TestSymphonyHostFactorySchedulerStrategy ‑ test_parse_template_config_with_defaults
tests.unit.infrastructure.storage.test_sql_connection_manager.TestSQLConnectionManagerConnectionString ‑ test_connection_string_fast_path
tests.unit.infrastructure.storage.test_sql_connection_manager.TestSQLConnectionManagerConnectionString ‑ test_connection_string_skips_type_name_reconstruction
tests.unit.infrastructure.storage.test_sql_connection_manager.TestSQLConnectionManagerConnectionTimeout ‑ test_connection_timeout_defaults_to_30_if_missing
tests.unit.infrastructure.storage.test_sql_connection_manager.TestSQLConnectionManagerConnectionTimeout ‑ test_connection_timeout_wired_to_sqlite
tests.unit.infrastructure.storage.test_sql_connection_manager.TestSQLConnectionManagerTypeNamePath ‑ test_sqlite_type_with_name
tests.unit.infrastructure.template.test_template_crud_scheduler_matrix ‑ test_crud_default_scheduler_aws_templates_json
tests.unit.infrastructure.template.test_template_crud_scheduler_matrix ‑ test_crud_default_scheduler_templates_json
tests.unit.infrastructure.template.test_template_crud_scheduler_matrix ‑ test_crud_hf_scheduler_aws_templates_json
tests.unit.infrastructure.template.test_template_crud_scheduler_matrix ‑ test_crud_hf_scheduler_primary_path
tests.unit.infrastructure.template.test_template_crud_scheduler_matrix ‑ test_crud_hf_scheduler_templates_json
tests.unit.infrastructure.template.test_template_crud_scheduler_matrix ‑ test_hf_template_invisible_to_default_scheduler
tests.unit.infrastructure.template.test_template_dto_no_aws_fields.TestAWSTemplateRoundTrip ‑ test_abis_roundtrip
tests.unit.infrastructure.template.test_template_dto_no_aws_fields.TestAWSTemplateRoundTrip ‑ test_fleet_role_roundtrip
tests.unit.infrastructure.template.test_template_dto_no_aws_fields.TestAWSTemplateRoundTrip ‑ test_fleet_type_maintain_roundtrip
tests.unit.infrastructure.template.test_template_dto_no_aws_fields.TestAWSTemplateRoundTrip ‑ test_fleet_type_request_roundtrip
tests.unit.infrastructure.template.test_template_dto_no_aws_fields.TestAWSTemplateRoundTrip ‑ test_percent_on_demand_roundtrip
tests.unit.infrastructure.template.test_template_dto_no_aws_fields.TestApplicationDTODeleted ‑ test_application_template_dto_file_does_not_exist
tests.unit.infrastructure.template.test_template_dto_no_aws_fields.TestFromDomainPacksAWSFieldsIntoMetadata ‑ test_abis_instance_requirements_in_metadata
tests.unit.infrastructure.template.test_template_dto_no_aws_fields.TestFromDomainPacksAWSFieldsIntoMetadata ‑ test_existing_metadata_preserved
tests.unit.infrastructure.template.test_template_dto_no_aws_fields.TestFromDomainPacksAWSFieldsIntoMetadata ‑ test_fleet_role_in_metadata
tests.unit.infrastructure.template.test_template_dto_no_aws_fields.TestFromDomainPacksAWSFieldsIntoMetadata ‑ test_fleet_type_in_metadata
tests.unit.infrastructure.template.test_template_dto_no_aws_fields.TestFromDomainPacksAWSFieldsIntoMetadata ‑ test_none_fleet_type_not_in_metadata
tests.unit.infrastructure.template.test_template_dto_no_aws_fields.TestFromDomainPacksAWSFieldsIntoMetadata ‑ test_percent_on_demand_in_metadata
tests.unit.infrastructure.template.test_template_dto_no_aws_fields.TestTemplateDTONoAWSFields ‑ test_abis_instance_requirements_not_a_top_level_field
tests.unit.infrastructure.template.test_template_dto_no_aws_fields.TestTemplateDTONoAWSFields ‑ test_fleet_role_not_a_top_level_field
tests.unit.infrastructure.template.test_template_dto_no_aws_fields.TestTemplateDTONoAWSFields ‑ test_fleet_type_not_a_top_level_field
tests.unit.infrastructure.template.test_template_dto_no_aws_fields.TestTemplateDTONoAWSFields ‑ test_no_aws_fields_at_all
tests.unit.infrastructure.template.test_template_dto_no_aws_fields.TestTemplateDTONoAWSFields ‑ test_percent_on_demand_not_a_top_level_field
tests.unit.infrastructure.template.test_template_storage_service.TestDeleteRemovesByNativeKey ‑ test_delete_from_camelcase_file
tests.unit.infrastructure.template.test_template_storage_service.TestDeleteRemovesByNativeKey ‑ test_delete_from_snake_case_file
tests.unit.infrastructure.template.test_template_storage_service.TestSaveRoundtrip ‑ test_default_roundtrip_preserves_template_id
tests.unit.infrastructure.template.test_template_storage_service.TestSaveRoundtrip ‑ test_hostfactory_roundtrip_preserves_template_id
tests.unit.infrastructure.template.test_template_storage_service.TestSaveUpdatesExisting ‑ test_default_update_replaces_not_appends
tests.unit.infrastructure.template.test_template_storage_service.TestSaveUpdatesExisting ‑ test_hostfactory_update_replaces_not_appends
Check notice on line 0 in .github
github-actions / Test Results Summary
6394 tests found (test 4886 to 5408)
There are 6394 tests, see "Raw output" for the list of tests 4886 to 5408.
Raw output
tests.unit.infrastructure.template.test_template_storage_service.TestSaveWritesSchedulerNativeFormat ‑ test_default_scheduler_writes_snake_case
tests.unit.infrastructure.template.test_template_storage_service.TestSaveWritesSchedulerNativeFormat ‑ test_hostfactory_scheduler_writes_camel_case
tests.unit.infrastructure.test_config_driven_provider_registration.TestConfigDrivenProviderRegistration ‑ test_provider_config_default_values
tests.unit.infrastructure.test_config_driven_provider_registration.TestConfigDrivenProviderRegistration ‑ test_provider_config_with_disabled_provider
tests.unit.infrastructure.test_config_driven_provider_registration.TestConfigDrivenProviderRegistration ‑ test_provider_config_with_multiple_instances
tests.unit.infrastructure.test_config_driven_provider_registration.TestConfigDrivenProviderRegistration ‑ test_provider_config_with_valid_providers
tests.unit.infrastructure.test_config_driven_provider_registration.TestConfigDrivenProviderRegistration ‑ test_provider_instance_config_defaults
tests.unit.infrastructure.test_config_driven_provider_registration.TestConfigDrivenProviderRegistration ‑ test_register_provider_utility_services_aws_available
tests.unit.infrastructure.test_config_driven_provider_registration.TestConfigDrivenProviderRegistration ‑ test_register_provider_utility_services_aws_unavailable
tests.unit.infrastructure.test_config_driven_provider_registration.TestConfigDrivenProviderRegistration ‑ test_register_provider_utility_services_handles_exception
tests.unit.infrastructure.test_config_driven_provider_registration.TestConfigDrivenProviderRegistration ‑ test_register_provider_utility_services_handles_import_error
tests.unit.infrastructure.test_config_driven_provider_registration.TestConfigDrivenProviderRegistration ‑ test_register_providers_with_valid_config
tests.unit.infrastructure.test_configuration_adapter_package_info.TestConfigurationAdapterPackageInfo ‑ test_get_package_info_import_error_fallback
tests.unit.infrastructure.test_configuration_adapter_package_info.TestConfigurationAdapterPackageInfo ‑ test_get_package_info_partial_data
tests.unit.infrastructure.test_configuration_adapter_package_info.TestConfigurationAdapterPackageInfo ‑ test_get_package_info_success
tests.unit.infrastructure.test_configuration_manager.TestConfigurationManager ‑ test_configuration_manager_initialization
tests.unit.infrastructure.test_configuration_manager.TestConfigurationManager ‑ test_deep_nested_key_access
tests.unit.infrastructure.test_configuration_manager.TestConfigurationManager ‑ test_effective_profile_empty_default
tests.unit.infrastructure.test_configuration_manager.TestConfigurationManager ‑ test_effective_profile_uses_default
tests.unit.infrastructure.test_configuration_manager.TestConfigurationManager ‑ test_effective_region_empty_default
tests.unit.infrastructure.test_configuration_manager.TestConfigurationManager ‑ test_effective_region_uses_default
tests.unit.infrastructure.test_configuration_manager.TestConfigurationManager ‑ test_get_bool
tests.unit.infrastructure.test_configuration_manager.TestConfigurationManager ‑ test_get_cache_stats
tests.unit.infrastructure.test_configuration_manager.TestConfigurationManager ‑ test_get_float
tests.unit.infrastructure.test_configuration_manager.TestConfigurationManager ‑ test_get_int
tests.unit.infrastructure.test_configuration_manager.TestConfigurationManager ‑ test_get_nested_key
tests.unit.infrastructure.test_configuration_manager.TestConfigurationManager ‑ test_get_provider_config_returns_config_object
tests.unit.infrastructure.test_configuration_manager.TestConfigurationManager ‑ test_get_raw_config
tests.unit.infrastructure.test_configuration_manager.TestConfigurationManager ‑ test_get_raw_config_returns_copy
tests.unit.infrastructure.test_configuration_manager.TestConfigurationManager ‑ test_get_returns_default_for_missing_key
tests.unit.infrastructure.test_configuration_manager.TestConfigurationManager ‑ test_get_returns_none_for_missing_key
tests.unit.infrastructure.test_configuration_manager.TestConfigurationManager ‑ test_get_str
tests.unit.infrastructure.test_configuration_manager.TestConfigurationManager ‑ test_get_top_level_key
tests.unit.infrastructure.test_configuration_manager.TestConfigurationManager ‑ test_no_aws_prefixed_methods_on_configuration_manager
tests.unit.infrastructure.test_configuration_manager.TestConfigurationManager ‑ test_override_provider_instance
tests.unit.infrastructure.test_configuration_manager.TestConfigurationManager ‑ test_override_provider_profile
tests.unit.infrastructure.test_configuration_manager.TestConfigurationManager ‑ test_override_provider_region
tests.unit.infrastructure.test_configuration_manager.TestConfigurationManager ‑ test_override_scheduler_strategy
tests.unit.infrastructure.test_configuration_manager.TestConfigurationManager ‑ test_reload_clears_cache
tests.unit.infrastructure.test_configuration_manager.TestConfigurationManager ‑ test_save_writes_to_file
tests.unit.infrastructure.test_configuration_manager.TestConfigurationManager ‑ test_set_configuration_value
tests.unit.infrastructure.test_configuration_manager.TestConfigurationManager ‑ test_set_new_key
tests.unit.infrastructure.test_configuration_manager.TestConfigurationManager ‑ test_type_preservation
tests.unit.infrastructure.test_configuration_manager.TestConfigurationManager ‑ test_update_configuration
tests.unit.infrastructure.test_configuration_manager.TestConfigurationManagerEdgeCases ‑ test_config_file_attribute
tests.unit.infrastructure.test_configuration_manager.TestConfigurationManagerEdgeCases ‑ test_empty_config_file
tests.unit.infrastructure.test_configuration_manager.TestConfigurationManagerEdgeCases ‑ test_get_typed_with_defaults_on_error
tests.unit.infrastructure.test_configuration_manager.TestConfigurationManagerEdgeCases ‑ test_large_configuration
tests.unit.infrastructure.test_configuration_manager.TestConfigurationManagerEdgeCases ‑ test_none_values_in_configuration
tests.unit.infrastructure.test_configuration_manager.TestConfigurationManagerEdgeCases ‑ test_reload_clears_all_caches
tests.unit.infrastructure.test_configuration_manager.TestConfigurationManagerEdgeCases ‑ test_set_clears_cache
tests.unit.infrastructure.test_dry_run_context.TestDryRunContext ‑ test_default_context_activation
tests.unit.infrastructure.test_dry_run_context.TestDryRunContext ‑ test_dry_run_context_activation
tests.unit.infrastructure.test_dry_run_context.TestDryRunContext ‑ test_dry_run_context_deactivation
tests.unit.infrastructure.test_dry_run_context.TestDryRunContext ‑ test_exception_handling_in_context
tests.unit.infrastructure.test_dry_run_context.TestDryRunContext ‑ test_get_dry_run_status
tests.unit.infrastructure.test_dry_run_context.TestDryRunContext ‑ test_multiple_sequential_contexts
tests.unit.infrastructure.test_dry_run_context.TestDryRunContext ‑ test_nested_dry_run_contexts
tests.unit.infrastructure.test_dry_run_context.TestDryRunContext ‑ test_thread_local_isolation
tests.unit.infrastructure.test_dry_run_context.TestDryRunContextIntegration ‑ test_context_with_mock_operations
tests.unit.infrastructure.test_infrastructure_comprehensive.TestAdaptersComprehensive ‑ test_adapter_classes_exist
tests.unit.infrastructure.test_infrastructure_comprehensive.TestAdaptersComprehensive ‑ test_adapter_initialization
tests.unit.infrastructure.test_infrastructure_comprehensive.TestAdaptersComprehensive ‑ test_adapter_modules_exist
tests.unit.infrastructure.test_infrastructure_comprehensive.TestDependencyInjectionComprehensive ‑ test_bus_initialization
tests.unit.infrastructure.test_infrastructure_comprehensive.TestDependencyInjectionComprehensive ‑ test_bus_send_methods
tests.unit.infrastructure.test_infrastructure_comprehensive.TestDependencyInjectionComprehensive ‑ test_command_query_buses_exist
tests.unit.infrastructure.test_infrastructure_comprehensive.TestDependencyInjectionComprehensive ‑ test_di_container_exists
tests.unit.infrastructure.test_infrastructure_comprehensive.TestDependencyInjectionComprehensive ‑ test_di_container_initialization
tests.unit.infrastructure.test_infrastructure_comprehensive.TestDependencyInjectionComprehensive ‑ test_di_container_registration
tests.unit.infrastructure.test_infrastructure_comprehensive.TestDependencyInjectionComprehensive ‑ test_di_container_resolution
tests.unit.infrastructure.test_infrastructure_comprehensive.TestErrorHandlingComprehensive ‑ test_error_decorators_exist
tests.unit.infrastructure.test_infrastructure_comprehensive.TestErrorHandlingComprehensive ‑ test_error_middleware_exists
tests.unit.infrastructure.test_infrastructure_comprehensive.TestErrorHandlingComprehensive ‑ test_exception_handler_exists
tests.unit.infrastructure.test_infrastructure_comprehensive.TestErrorHandlingComprehensive ‑ test_exception_handler_initialization
tests.unit.infrastructure.test_infrastructure_comprehensive.TestFactoriesComprehensive ‑ test_factory_classes_exist
tests.unit.infrastructure.test_infrastructure_comprehensive.TestFactoriesComprehensive ‑ test_factory_modules_exist
tests.unit.infrastructure.test_infrastructure_comprehensive.TestLoggingComprehensive ‑ test_logger_exists
tests.unit.infrastructure.test_infrastructure_comprehensive.TestLoggingComprehensive ‑ test_logger_initialization
tests.unit.infrastructure.test_infrastructure_comprehensive.TestLoggingComprehensive ‑ test_logger_singleton_exists
tests.unit.infrastructure.test_infrastructure_comprehensive.TestPersistenceLayerComprehensive ‑ test_persistence_strategies_exist
tests.unit.infrastructure.test_infrastructure_comprehensive.TestPersistenceLayerComprehensive ‑ test_repository_classes_exist
tests.unit.infrastructure.test_infrastructure_comprehensive.TestPersistenceLayerComprehensive ‑ test_repository_initialization
tests.unit.infrastructure.test_infrastructure_comprehensive.TestPersistenceLayerComprehensive ‑ test_repository_methods
tests.unit.infrastructure.test_infrastructure_comprehensive.TestPersistenceLayerComprehensive ‑ test_repository_modules_exist
tests.unit.infrastructure.test_infrastructure_comprehensive.TestPersistenceLayerComprehensive ‑ test_unit_of_work_exists
tests.unit.infrastructure.test_infrastructure_comprehensive.TestTemplateInfrastructureComprehensive ‑ test_format_converter_exists
tests.unit.infrastructure.test_infrastructure_comprehensive.TestTemplateInfrastructureComprehensive ‑ test_template_cache_service_exists
tests.unit.infrastructure.test_infrastructure_comprehensive.TestTemplateInfrastructureComprehensive ‑ test_template_configuration_store_exists
tests.unit.infrastructure.test_infrastructure_comprehensive.TestTemplateInfrastructureComprehensive ‑ test_template_loader_exists
tests.unit.infrastructure.test_jinja_advanced_rendering.TestJinjaAdvancedRendering ‑ test_complex_nested_rendering
tests.unit.infrastructure.test_jinja_advanced_rendering.TestJinjaAdvancedRendering ‑ test_conditional_rendering
tests.unit.infrastructure.test_jinja_advanced_rendering.TestJinjaAdvancedRendering ‑ test_default_filter
tests.unit.infrastructure.test_jinja_advanced_rendering.TestJinjaAdvancedRendering ‑ test_empty_context
tests.unit.infrastructure.test_jinja_advanced_rendering.TestJinjaAdvancedRendering ‑ test_empty_spec
tests.unit.infrastructure.test_jinja_advanced_rendering.TestJinjaAdvancedRendering ‑ test_filter_usage
tests.unit.infrastructure.test_jinja_advanced_rendering.TestJinjaAdvancedRendering ‑ test_list_rendering
tests.unit.infrastructure.test_jinja_advanced_rendering.TestJinjaAdvancedRendering ‑ test_loop_rendering
tests.unit.infrastructure.test_jinja_advanced_rendering.TestJinjaAdvancedRendering ‑ test_mixed_data_types_in_lists
tests.unit.infrastructure.test_jinja_advanced_rendering.TestJinjaAdvancedRendering ‑ test_nested_dict_rendering
tests.unit.infrastructure.test_jinja_advanced_rendering.TestJinjaAdvancedRendering ‑ test_non_template_strings_unchanged
tests.unit.infrastructure.test_jinja_advanced_rendering.TestJinjaAdvancedRendering ‑ test_numeric_and_boolean_values
tests.unit.infrastructure.test_jinja_advanced_rendering.TestJinjaAdvancedRendering ‑ test_recursive_rendering_depth
tests.unit.infrastructure.test_jinja_advanced_rendering.TestJinjaAdvancedRendering ‑ test_simple_variable_substitution
tests.unit.infrastructure.test_jinja_advanced_rendering.TestJinjaAdvancedRendering ‑ test_special_characters_in_templates
tests.unit.infrastructure.test_jinja_spec_renderer.TestJinjaSpecRenderer ‑ test_render_empty_spec
tests.unit.infrastructure.test_jinja_spec_renderer.TestJinjaSpecRenderer ‑ test_render_list_values
tests.unit.infrastructure.test_jinja_spec_renderer.TestJinjaSpecRenderer ‑ test_render_nested_dict
tests.unit.infrastructure.test_jinja_spec_renderer.TestJinjaSpecRenderer ‑ test_render_non_template_strings
tests.unit.infrastructure.test_jinja_spec_renderer.TestJinjaSpecRenderer ‑ test_render_simple_template
tests.unit.infrastructure.test_jinja_spec_renderer.TestJinjaSpecRenderer ‑ test_render_spec_from_file_static_json
tests.unit.infrastructure.test_jinja_spec_renderer.TestJinjaSpecRenderer ‑ test_render_spec_from_file_with_jinja
tests.unit.infrastructure.test_provider_discovery_adapter.TestNoAWSBranchingInSource ‑ test_no_aws_string_comparison_double_quotes
tests.unit.infrastructure.test_provider_discovery_adapter.TestNoAWSBranchingInSource ‑ test_no_aws_string_comparison_single_quotes
tests.unit.infrastructure.test_provider_discovery_adapter.TestNoAWSBranchingInSource ‑ test_no_default_provider_type_aws
tests.unit.infrastructure.test_provider_discovery_adapter.TestNoAWSBranchingInSource ‑ test_no_get_aws_infrastructure_service_method
tests.unit.infrastructure.test_provider_discovery_adapter.TestProviderDiscoveryAdapterDelegation ‑ test_discover_infrastructure_delegates_to_strategy
tests.unit.infrastructure.test_provider_discovery_adapter.TestProviderDiscoveryAdapterDelegation ‑ test_discover_infrastructure_interactive_delegates_to_strategy
tests.unit.infrastructure.test_provider_discovery_adapter.TestProviderDiscoveryAdapterDelegation ‑ test_discover_infrastructure_interactive_returns_empty_when_no_type
tests.unit.infrastructure.test_provider_discovery_adapter.TestProviderDiscoveryAdapterDelegation ‑ test_discover_infrastructure_interactive_returns_empty_when_strategy_lacks_method
tests.unit.infrastructure.test_provider_discovery_adapter.TestProviderDiscoveryAdapterDelegation ‑ test_discover_infrastructure_interactive_returns_empty_when_strategy_none
tests.unit.infrastructure.test_provider_discovery_adapter.TestProviderDiscoveryAdapterDelegation ‑ test_discover_infrastructure_returns_empty_when_no_type
tests.unit.infrastructure.test_provider_discovery_adapter.TestProviderDiscoveryAdapterDelegation ‑ test_discover_infrastructure_returns_empty_when_not_registered
tests.unit.infrastructure.test_provider_discovery_adapter.TestProviderDiscoveryAdapterDelegation ‑ test_discover_infrastructure_returns_empty_when_strategy_lacks_method
tests.unit.infrastructure.test_provider_discovery_adapter.TestProviderDiscoveryAdapterDelegation ‑ test_discover_infrastructure_returns_empty_when_strategy_none
tests.unit.infrastructure.test_provider_discovery_adapter.TestProviderDiscoveryAdapterDelegation ‑ test_non_aws_provider_delegates_to_strategy
tests.unit.infrastructure.test_provider_discovery_adapter.TestProviderDiscoveryAdapterDelegation ‑ test_validate_infrastructure_delegates_to_strategy
tests.unit.infrastructure.test_provider_discovery_adapter.TestProviderDiscoveryAdapterDelegation ‑ test_validate_infrastructure_returns_empty_when_no_type
tests.unit.infrastructure.test_provider_discovery_adapter.TestProviderDiscoveryAdapterDelegation ‑ test_validate_infrastructure_returns_empty_when_strategy_lacks_method
tests.unit.infrastructure.test_provider_discovery_adapter.TestProviderDiscoveryAdapterDelegation ‑ test_validate_infrastructure_returns_empty_when_strategy_none
tests.unit.infrastructure.test_scheduler_native_spec_parsing.TestSchedulerNativeSpecParsing ‑ test_parse_template_with_inline_launch_template_spec
tests.unit.infrastructure.test_scheduler_native_spec_parsing.TestSchedulerNativeSpecParsing ‑ test_parse_template_with_provider_api_spec
tests.unit.infrastructure.test_scheduler_native_spec_parsing.TestSchedulerNativeSpecParsing ‑ test_parse_template_without_native_spec_fields
tests.unit.infrastructure.utilities.test_config_utils.TestConfigFileLoader ‑ test_convert_string_value_boolean
tests.unit.infrastructure.utilities.test_config_utils.TestConfigFileLoader ‑ test_convert_string_value_float
tests.unit.infrastructure.utilities.test_config_utils.TestConfigFileLoader ‑ test_convert_string_value_integer
tests.unit.infrastructure.utilities.test_config_utils.TestConfigFileLoader ‑ test_convert_string_value_json
tests.unit.infrastructure.utilities.test_config_utils.TestConfigFileLoader ‑ test_convert_string_value_string
tests.unit.infrastructure.utilities.test_config_utils.TestConfigFileLoader ‑ test_load_json_file_invalid_json
tests.unit.infrastructure.utilities.test_config_utils.TestConfigFileLoader ‑ test_load_json_file_not_found
tests.unit.infrastructure.utilities.test_config_utils.TestConfigFileLoader ‑ test_load_json_file_success
tests.unit.infrastructure.utilities.test_config_utils.TestConfigFileLoader ‑ test_merge_configs_array_replacement
tests.unit.infrastructure.utilities.test_config_utils.TestConfigFileLoader ‑ test_merge_configs_nested
tests.unit.infrastructure.utilities.test_config_utils.TestConfigFileLoader ‑ test_merge_configs_simple
tests.unit.infrastructure.utilities.test_config_utils.TestConfigFileLoader ‑ test_validate_config_path_exists
tests.unit.infrastructure.utilities.test_config_utils.TestConfigFileLoader ‑ test_validate_config_path_missing_optional
tests.unit.infrastructure.utilities.test_config_utils.TestConfigFileLoader ‑ test_validate_config_path_missing_required
tests.unit.infrastructure.utilities.test_deep_merge.TestDeepMerge ‑ test_deep_merge_array_override
tests.unit.infrastructure.utilities.test_deep_merge.TestDeepMerge ‑ test_deep_merge_aws_ec2fleet_scenario
tests.unit.infrastructure.utilities.test_deep_merge.TestDeepMerge ‑ test_deep_merge_basic
tests.unit.infrastructure.utilities.test_deep_merge.TestDeepMerge ‑ test_deep_merge_empty_dicts
tests.unit.infrastructure.utilities.test_deep_merge.TestDeepMerge ‑ test_deep_merge_mixed_types
tests.unit.infrastructure.utilities.test_deep_merge.TestDeepMerge ‑ test_deep_merge_nested_dicts
tests.unit.infrastructure.utilities.test_deep_merge.TestDeepMerge ‑ test_deep_merge_none_values
tests.unit.infrastructure.validation.test_input_validator ‑ test_sanitize_input_dangerous_chars
tests.unit.infrastructure.validation.test_input_validator ‑ test_sanitize_input_max_length
tests.unit.infrastructure.validation.test_input_validator ‑ test_sanitize_input_valid
tests.unit.infrastructure.validation.test_input_validator ‑ test_validate_alphanumeric
tests.unit.infrastructure.validation.test_input_validator ‑ test_validate_aws_region
tests.unit.infrastructure.validation.test_input_validator ‑ test_validate_choice
tests.unit.infrastructure.validation.test_input_validator ‑ test_validate_integer
tests.unit.infrastructure.validation.test_input_validator ‑ test_validate_length
tests.unit.interface.mcp.test_mcp_resources_and_validate.TestHandleMcpValidate ‑ test_validate_checks_config_file_when_provided
tests.unit.interface.mcp.test_mcp_resources_and_validate.TestHandleMcpValidate ‑ test_validate_fails_when_config_file_missing
tests.unit.interface.mcp.test_mcp_resources_and_validate.TestHandleMcpValidate ‑ test_validate_returns_valid_false_when_tools_fail
tests.unit.interface.mcp.test_mcp_resources_and_validate.TestHandleMcpValidate ‑ test_validate_returns_valid_true_when_tools_initialize
tests.unit.interface.mcp.test_mcp_resources_and_validate.TestHandleMcpValidate ‑ test_validate_table_format_returns_table_key
tests.unit.interface.mcp.test_mcp_resources_and_validate.TestResourcesReadMachines ‑ test_resources_read_machines_calls_list_machines_tool
tests.unit.interface.mcp.test_mcp_resources_and_validate.TestResourcesReadMachines ‑ test_resources_read_machines_uri_returns_contents
tests.unit.interface.mcp.test_mcp_resources_and_validate.TestResourcesReadProviders ‑ test_resources_read_providers_calls_list_providers_tool
tests.unit.interface.mcp.test_mcp_resources_and_validate.TestResourcesReadProviders ‑ test_resources_read_providers_uri_returns_contents
tests.unit.interface.mcp.test_mcp_resources_and_validate.TestResourcesReadRequests ‑ test_resources_read_requests_calls_list_requests_tool
tests.unit.interface.mcp.test_mcp_resources_and_validate.TestResourcesReadRequests ‑ test_resources_read_requests_uri_returns_contents
tests.unit.interface.mcp.test_mcp_resources_and_validate.TestResourcesReadUnknownUri ‑ test_resources_read_unknown_uri_returns_error
tests.unit.interface.test_aws_leak_cleanup.TestAWSRegionValidatorInProvidersLayer ‑ test_invalid_regions_rejected
tests.unit.interface.test_aws_leak_cleanup.TestAWSRegionValidatorInProvidersLayer ‑ test_module_exists
tests.unit.interface.test_aws_leak_cleanup.TestAWSRegionValidatorInProvidersLayer ‑ test_valid_regions_accepted
tests.unit.interface.test_aws_leak_cleanup.TestAWSRegionValidatorInProvidersLayer ‑ test_validate_aws_region_importable
tests.unit.interface.test_aws_leak_cleanup.TestInfrastructureCommandHandlerNoAWSLeaks ‑ test_fallback_dict_has_no_region_key
tests.unit.interface.test_aws_leak_cleanup.TestInfrastructureCommandHandlerNoAWSLeaks ‑ test_no_aws_type_guard_in_overrides
tests.unit.interface.test_aws_leak_cleanup.TestInfrastructureCommandHandlerNoAWSLeaks ‑ test_no_hardcoded_default_profile_in_fallback
tests.unit.interface.test_aws_leak_cleanup.TestInfrastructureCommandHandlerNoAWSLeaks ‑ test_no_us_east_1_literal
tests.unit.interface.test_aws_leak_cleanup.TestMCPServerCoreNoEC2Default ‑ test_no_ec2_default_in_generate_provision_prompt
tests.unit.interface.test_aws_leak_cleanup.TestMCPServerCoreNoEC2Default ‑ test_provision_prompt_uses_generic_label_when_no_type
tests.unit.interface.test_aws_leak_cleanup.TestMCPServerCoreNoEC2Default ‑ test_provision_prompt_uses_provided_type
tests.unit.interface.test_aws_leak_cleanup.TestSDKClientNoAWSSentinel ‑ test_explicit_provider_overrides_config
tests.unit.interface.test_aws_leak_cleanup.TestSDKClientNoAWSSentinel ‑ test_no_aws_sentinel_comparison
tests.unit.interface.test_aws_leak_cleanup.TestSDKClientNoAWSSentinel ‑ test_no_provider_uses_config_default
tests.unit.interface.test_aws_leak_cleanup.TestSDKClientNoAWSSentinel ‑ test_none_provider_uses_config_default
tests.unit.interface.test_aws_leak_cleanup.TestSDKClientNoAWSSentinel ‑ test_provider_default_is_none
tests.unit.interface.test_aws_leak_cleanup.TestValidateAWSRegionRemovedFromGenericLayer ‑ test_aws_region_regex_not_in_input_validator
tests.unit.interface.test_aws_leak_cleanup.TestValidateAWSRegionRemovedFromGenericLayer ‑ test_validate_aws_region_not_exported_from_validation_package
tests.unit.interface.test_aws_leak_cleanup.TestValidateAWSRegionRemovedFromGenericLayer ‑ test_validate_aws_region_not_in_init_all
tests.unit.interface.test_aws_leak_cleanup.TestValidateAWSRegionRemovedFromGenericLayer ‑ test_validate_aws_region_not_in_input_validator_class
tests.unit.interface.test_cli_handler_execution.TestCLIHandlerExecution ‑ test_handle_get_request_status
tests.unit.interface.test_cli_handler_execution.TestCLIHandlerExecution ‑ test_handle_list_scheduler_strategies
tests.unit.interface.test_cli_handler_execution.TestCLIHandlerExecution ‑ test_handle_list_storage_strategies
tests.unit.interface.test_cli_handler_execution.TestCLIHandlerExecution ‑ test_handle_list_templates
tests.unit.interface.test_cli_handler_execution.TestFormatConversionConsistency ‑ test_format_conversion_in_template_handler
tests.unit.interface.test_configuration_handlers.TestConfigurationHandlerImports ‑ test_import_configuration_handlers
tests.unit.interface.test_configuration_handlers.TestGetProviderConfigCLIHandler ‑ test_handle_exception
tests.unit.interface.test_configuration_handlers.TestGetProviderConfigCLIHandler ‑ test_handle_success
tests.unit.interface.test_configuration_handlers.TestMigrateProviderConfigCLIHandler ‑ test_handle_exception
tests.unit.interface.test_configuration_handlers.TestMigrateProviderConfigCLIHandler ‑ test_handle_success_default_options
tests.unit.interface.test_configuration_handlers.TestMigrateProviderConfigCLIHandler ‑ test_handle_with_input_data
tests.unit.interface.test_configuration_handlers.TestProviderConfigHandlers ‑ test_handle_provider_config
tests.unit.interface.test_configuration_handlers.TestProviderConfigHandlers ‑ test_handle_reload_provider_config
tests.unit.interface.test_configuration_handlers.TestProviderConfigHandlers ‑ test_handle_validate_provider_config
tests.unit.interface.test_configuration_handlers.TestReloadProviderConfigCLIHandler ‑ test_handle_exception
tests.unit.interface.test_configuration_handlers.TestReloadProviderConfigCLIHandler ‑ test_handle_success_default_path
tests.unit.interface.test_configuration_handlers.TestReloadProviderConfigCLIHandler ‑ test_handle_success_with_path
tests.unit.interface.test_configuration_handlers.TestReloadProviderConfigCLIHandler ‑ test_handle_with_input_data
tests.unit.interface.test_configuration_handlers.TestValidateProviderConfigCLIHandler ‑ test_handle_exception
tests.unit.interface.test_configuration_handlers.TestValidateProviderConfigCLIHandler ‑ test_handle_invalid_config
tests.unit.interface.test_configuration_handlers.TestValidateProviderConfigCLIHandler ‑ test_handle_valid_config
tests.unit.interface.test_handle_update_template ‑ test_update_cli_and_rest_produce_identical_input
tests.unit.interface.test_handle_update_template ‑ test_update_cli_template_id_wins_over_file
tests.unit.interface.test_handle_update_template ‑ test_update_empty_json_object_sends_nones
tests.unit.interface.test_handle_update_template ‑ test_update_file_not_found_returns_error
tests.unit.interface.test_handle_update_template ‑ test_update_flat_file_passes_full_dict_as_configuration
tests.unit.interface.test_handle_update_template ‑ test_update_image_id_wired_from_file
tests.unit.interface.test_handle_update_template ‑ test_update_instance_type_wired_from_file
tests.unit.interface.test_handle_update_template ‑ test_update_invalid_json_returns_error
tests.unit.interface.test_handle_update_template ‑ test_update_json_array_returns_error
tests.unit.interface.test_handle_update_template ‑ test_update_nested_configuration_key_passes_outer_dict
tests.unit.interface.test_handle_update_template ‑ test_update_reads_name_from_file
tests.unit.interface.test_handle_update_template ‑ test_update_template_id_from_file_when_no_cli_arg
tests.unit.interface.test_handle_update_template ‑ test_update_unknown_fields_ignored
tests.unit.interface.test_handler_param_forwarding.TestHandleGetReturnRequestsForwardsParams ‑ test_handle_get_return_requests_forwards_status_and_limit
tests.unit.interface.test_handler_param_forwarding.TestHandleGetTemplateForwardsParams ‑ test_handle_get_template_forwards_provider_name
tests.unit.interface.test_handler_param_forwarding.TestHandleListMachinesForwardsParams ‑ test_handle_list_machines_forwards_limit_and_offset
tests.unit.interface.test_handler_param_forwarding.TestHandleListTemplatesForwardsParams ‑ test_handle_list_templates_forwards_limit_offset_and_provider_api
tests.unit.interface.test_handler_param_forwarding.TestHandleProviderHealthForwardsParams ‑ test_handle_provider_health_forwards_provider_name
tests.unit.interface.test_handler_param_forwarding.TestHandleProviderMetricsForwardsParams ‑ test_handle_provider_metrics_forwards_timeframe
tests.unit.interface.test_infrastructure_command_handler.TestHandleInfrastructureDiscover ‑ test_all_providers_returns_success
tests.unit.interface.test_infrastructure_command_handler.TestHandleInfrastructureDiscover ‑ test_single_provider_returns_success
tests.unit.interface.test_infrastructure_command_handler.TestHandleInfrastructureDiscover ‑ test_unknown_provider_returns_error
tests.unit.interface.test_infrastructure_command_handler.TestHandleInfrastructureShow ‑ test_all_providers_returns_success
tests.unit.interface.test_infrastructure_command_handler.TestHandleInfrastructureShow ‑ test_single_provider_returns_success
tests.unit.interface.test_infrastructure_command_handler.TestHandleInfrastructureShow ‑ test_unknown_provider_returns_error
tests.unit.interface.test_infrastructure_command_handler.TestHandleInfrastructureValidate ‑ test_no_provider_specified_returns_success
tests.unit.interface.test_infrastructure_command_handler.TestHandleInfrastructureValidate ‑ test_single_provider_returns_success
tests.unit.interface.test_infrastructure_command_handler.TestHandleInfrastructureValidate ‑ test_unknown_provider_returns_error
tests.unit.interface.test_init_command_handler ‑ test_discover_infrastructure_passes_correct_region_and_profile
tests.unit.interface.test_init_command_handler ‑ test_discover_infrastructure_uses_fresh_strategy
tests.unit.interface.test_init_command_handler ‑ test_get_credential_requirements_returns_empty_for_aws
tests.unit.interface.test_init_command_handler ‑ test_get_operational_requirements_returns_region_for_aws
tests.unit.interface.test_init_command_handler ‑ test_interactive_setup_raises_on_no_providers
tests.unit.interface.test_init_command_handler ‑ test_interactive_setup_returns_empty_on_credential_failure
tests.unit.interface.test_init_command_handler ‑ test_interactive_setup_tests_credentials_before_asking_for_region
tests.unit.interface.test_init_command_handler ‑ test_operational_requirements_separate_from_credential_requirements
tests.unit.interface.test_init_command_handler ‑ test_write_config_file_fleet_role_in_config_subnet_ids_in_template_defaults
tests.unit.interface.test_mcp_tool_schema.TestGetToolSchema ‑ test_get_tool_schema_list_requests_contains_status_limit_offset
tests.unit.interface.test_mcp_tool_schema.TestGetToolSchema ‑ test_get_tool_schema_list_templates_contains_active_only_provider_api_limit_offset
tests.unit.interface.test_mcp_tool_schema.TestGetToolSchema ‑ test_get_tool_schema_request_machines_has_machine_count_in_required
tests.unit.interface.test_mcp_tool_schema.TestGetToolSchema ‑ test_get_tool_schema_return_machines_excludes_template_fields
tests.unit.interface.test_mcp_tool_schema.TestGetToolSchema ‑ test_handle_tools_call_request_machines_args_has_machine_count
tests.unit.interface.test_provider_config_handler.TestHandleProviderAdd ‑ test_credential_failure_returns_1
tests.unit.interface.test_provider_config_handler.TestHandleProviderAdd ‑ test_duplicate_provider_returns_1
tests.unit.interface.test_provider_config_handler.TestHandleProviderAdd ‑ test_missing_aws_profile_returns_1
tests.unit.interface.test_provider_config_handler.TestHandleProviderAdd ‑ test_missing_aws_region_returns_1
tests.unit.interface.test_provider_config_handler.TestHandleProviderAdd ‑ test_missing_config_file_returns_1
tests.unit.interface.test_provider_config_handler.TestHandleProviderAdd ‑ test_success_returns_0_and_writes_config
tests.unit.interface.test_provider_config_handler.TestHandleProviderGetDefault ‑ test_explicit_default_returns_0
tests.unit.interface.test_provider_config_handler.TestHandleProviderGetDefault ‑ test_fallback_to_first_provider_returns_0
tests.unit.interface.test_provider_config_handler.TestHandleProviderGetDefault ‑ test_no_providers_returns_1
tests.unit.interface.test_provider_config_handler.TestHandleProviderRemove ‑ test_last_provider_guard_returns_1
tests.unit.interface.test_provider_config_handler.TestHandleProviderRemove ‑ test_missing_config_returns_1
tests.unit.interface.test_provider_config_handler.TestHandleProviderRemove ‑ test_provider_not_found_returns_1
tests.unit.interface.test_provider_config_handler.TestHandleProviderRemove ‑ test_success_returns_0_and_removes_provider
tests.unit.interface.test_provider_config_handler.TestHandleProviderSetDefault ‑ test_provider_not_found_returns_1
tests.unit.interface.test_provider_config_handler.TestHandleProviderSetDefault ‑ test_success_returns_0_and_writes_default
tests.unit.interface.test_provider_config_handler.TestHandleProviderShow ‑ test_default_provider_returns_0
tests.unit.interface.test_provider_config_handler.TestHandleProviderShow ‑ test_no_providers_returns_1
tests.unit.interface.test_provider_config_handler.TestHandleProviderShow ‑ test_specific_provider_not_found_returns_1
tests.unit.interface.test_provider_config_handler.TestHandleProviderShow ‑ test_specific_provider_returns_0
tests.unit.interface.test_provider_config_handler.TestHandleProviderUpdate ‑ test_no_updates_specified_returns_1
tests.unit.interface.test_provider_config_handler.TestHandleProviderUpdate ‑ test_provider_not_found_returns_1
tests.unit.interface.test_provider_config_handler.TestHandleProviderUpdate ‑ test_success_returns_0_and_writes_config
tests.unit.interface.test_request_command_handlers.TestHandleCancelRequest ‑ test_happy_path
tests.unit.interface.test_request_command_handlers.TestHandleCancelRequest ‑ test_missing_request_id
tests.unit.interface.test_request_command_handlers.TestHandleCancelRequest ‑ test_with_reason
tests.unit.interface.test_request_command_handlers.TestHandleGetRequestStatus ‑ test_all_flag
tests.unit.interface.test_request_command_handlers.TestHandleGetRequestStatus ‑ test_all_with_specific_ids_returns_error
tests.unit.interface.test_request_command_handlers.TestHandleGetRequestStatus ‑ test_single_id
tests.unit.interface.test_request_command_handlers.TestHandleGetRequestStatusDetailed ‑ test_all_path_detailed_false_by_default
tests.unit.interface.test_request_command_handlers.TestHandleGetRequestStatusDetailed ‑ test_all_path_detailed_true_when_flag_set
tests.unit.interface.test_request_command_handlers.TestHandleGetRequestStatusDetailed ‑ test_detailed_false_by_default
tests.unit.interface.test_request_command_handlers.TestHandleGetRequestStatusDetailed ‑ test_detailed_true_when_flag_set
tests.unit.interface.test_request_command_handlers.TestHandleGetRequestStatusMultiId ‑ test_combined_request_id_and_request_ids
tests.unit.interface.test_request_command_handlers.TestHandleGetRequestStatusMultiId ‑ test_flag_request_ids_path
tests.unit.interface.test_request_command_handlers.TestHandleGetRequestStatusMultiId ‑ test_input_data_parse_returns_single_dict
tests.unit.interface.test_request_command_handlers.TestHandleGetRequestStatusMultiId ‑ test_input_data_with_request_id_keys
tests.unit.interface.test_request_command_handlers.TestHandleGetRequestStatusMultiId ‑ test_no_ids_provided_returns_error
tests.unit.interface.test_request_command_handlers.TestHandleGetRequestStatusMultiId ‑ test_request_id_as_list
tests.unit.interface.test_request_command_handlers.TestHandleGetRequestStatusMultiId ‑ test_request_ids_list_flag
tests.unit.interface.test_request_command_handlers.TestHandleGetReturnRequests ‑ test_happy_path
tests.unit.interface.test_request_command_handlers.TestHandleListRequests ‑ test_happy_path
tests.unit.interface.test_request_command_handlers.TestHandleRequestMachines ‑ test_from_input_data
tests.unit.interface.test_request_command_handlers.TestHandleRequestMachines ‑ test_happy_path
tests.unit.interface.test_request_command_handlers.TestHandleRequestMachines ‑ test_missing_count
tests.unit.interface.test_request_command_handlers.TestHandleRequestMachines ‑ test_missing_template_id
tests.unit.interface.test_request_command_handlers.TestHandleRequestReturnMachines ‑ test_all_with_force
tests.unit.interface.test_request_command_handlers.TestHandleRequestReturnMachines ‑ test_all_without_force_returns_error
tests.unit.interface.test_request_command_handlers.TestHandleRequestReturnMachines ‑ test_empty_ids_returns_error
tests.unit.interface.test_request_command_handlers.TestHandleRequestReturnMachines ‑ test_from_input_data
tests.unit.interface.test_request_command_handlers.TestHandleRequestReturnMachines ‑ test_happy_path
tests.unit.interface.test_request_machines_wait.TestRequestMachinesWait ‑ test_already_terminal_returns_immediately
tests.unit.interface.test_request_machines_wait.TestRequestMachinesWait ‑ test_failed_status_exit_code
tests.unit.interface.test_request_machines_wait.TestRequestMachinesWait ‑ test_no_wait_skips_polling
tests.unit.interface.test_request_machines_wait.TestRequestMachinesWait ‑ test_timeout_zero_skips_polling
tests.unit.interface.test_request_machines_wait.TestRequestMachinesWait ‑ test_wait_passes_timeout_to_orchestrator
tests.unit.interface.test_scheduler_command_handlers.TestSchedulerCommandHandlers ‑ test_handle_list_scheduler_strategies
tests.unit.interface.test_scheduler_command_handlers.TestSchedulerCommandHandlers ‑ test_handle_show_scheduler_config
tests.unit.interface.test_scheduler_command_handlers.TestSchedulerCommandHandlers ‑ test_handle_validate_scheduler_config
tests.unit.interface.test_scheduler_command_handlers.TestSchedulerHandlerImports ‑ test_import_scheduler_handlers
tests.unit.interface.test_scheduler_delegation_guard ‑ test_cancel_request_delegates_format_request_response
tests.unit.interface.test_scheduler_delegation_guard ‑ test_get_request_status_single_id_delegates_to_scheduler
tests.unit.interface.test_scheduler_delegation_guard ‑ test_handler_delegates_to_scheduler[orb.interface.request_command_handlers.handle_get_request_status-args_factory0-query_return0]
tests.unit.interface.test_scheduler_delegation_guard ‑ test_handler_delegates_to_scheduler[orb.interface.request_command_handlers.handle_get_return_requests-_make_namespace-query_return2]
tests.unit.interface.test_scheduler_delegation_guard ‑ test_handler_delegates_to_scheduler[orb.interface.request_command_handlers.handle_list_requests-_make_namespace-query_return1]
tests.unit.interface.test_scheduler_delegation_guard ‑ test_request_machines_delegates_format_request_response
tests.unit.interface.test_scheduler_delegation_guard ‑ test_scheduler_port_retrieved_from_container
tests.unit.interface.test_scheduler_response_consistency ‑ test_cli_all_flag_delegates_to_scheduler
tests.unit.interface.test_scheduler_response_consistency ‑ test_cli_calls_format_request_status_response
tests.unit.interface.test_scheduler_response_consistency ‑ test_cli_format_receives_list
tests.unit.interface.test_scheduler_response_consistency ‑ test_cli_passes_scheduler_return_value_through
tests.unit.interface.test_scheduler_response_consistency ‑ test_cli_request_machines_delegates_format_request_response
tests.unit.interface.test_scheduler_response_consistency ‑ test_cli_rest_same_output_for_same_scheduler
tests.unit.interface.test_scheduler_response_consistency ‑ test_default_scheduler_output_is_deterministic
tests.unit.interface.test_scheduler_response_consistency ‑ test_hf_and_default_produce_different_id_field_names
tests.unit.interface.test_scheduler_response_consistency ‑ test_hf_scheduler_output_is_deterministic
tests.unit.interface.test_system_command_handlers.TestHandleListProviders ‑ test_exception_raises
tests.unit.interface.test_system_command_handlers.TestHandleListProviders ‑ test_no_provider_config_returns_empty_list
tests.unit.interface.test_system_command_handlers.TestHandleListProviders ‑ test_returns_providers_from_config_port
tests.unit.interface.test_system_command_handlers.TestHandleProviderConfig ‑ test_dispatches_get_provider_config_query
tests.unit.interface.test_system_command_handlers.TestHandleProviderHealth ‑ test_dispatches_get_system_status_query
tests.unit.interface.test_system_command_handlers.TestHandleProviderMetrics ‑ test_dispatches_get_provider_metrics_query_with_provider_name
tests.unit.interface.test_system_command_handlers.TestHandleProviderMetrics ‑ test_dispatches_with_no_provider_name
tests.unit.interface.test_system_command_handlers.TestHandleSelectProviderStrategy ‑ test_delegates_to_set_default
tests.unit.interface.test_system_command_handlers.TestHandleSelectProviderStrategy ‑ test_propagates_error_from_set_default
tests.unit.interface.test_system_command_handlers.TestHandleSystemHealth ‑ test_returns_error_when_health_check_returns_nonzero
tests.unit.interface.test_system_command_handlers.TestHandleSystemHealth ‑ test_returns_success_when_health_check_returns_0
tests.unit.interface.test_system_command_handlers.TestHandleSystemMetrics ‑ test_returns_empty_metrics_when_collector_unavailable
tests.unit.interface.test_system_command_handlers.TestHandleSystemMetrics ‑ test_returns_error_dict_when_get_metrics_raises
tests.unit.interface.test_system_command_handlers.TestHandleSystemMetrics ‑ test_returns_metrics_when_collector_available
tests.unit.interface.test_system_command_handlers.TestHandleSystemStatus ‑ test_detailed_defaults_to_false_when_not_set
tests.unit.interface.test_system_command_handlers.TestHandleSystemStatus ‑ test_dispatches_get_system_status_query_with_flags
tests.unit.interface.test_system_command_handlers.TestStubHandlers ‑ test_handle_execute_provider_operation_returns_not_implemented
tests.unit.interface.test_system_command_handlers.TestStubHandlers ‑ test_handle_reload_provider_config_returns_interface_response
tests.unit.interface.test_system_command_handlers.TestStubHandlers ‑ test_handle_validate_provider_config_returns_not_implemented
tests.unit.interface.test_template_command_handlers.TestHandleCreateTemplateValidateOnly ‑ test_validate_only_does_not_execute_command_bus
tests.unit.interface.test_template_command_handlers.TestHandleCreateTemplateValidateOnly ‑ test_validate_only_false_executes_command_bus
tests.unit.monitoring.test_health_init ‑ test_health_check_init_falls_back_to_home_orb_on_permission_error
tests.unit.monitoring.test_health_init ‑ test_health_check_init_falls_back_to_tempdir_on_double_permission_error
tests.unit.monitoring.test_health_init ‑ test_health_check_init_logs_warning_via_injected_logger_on_permission_error
tests.unit.monitoring.test_health_init ‑ test_health_check_init_permission_error_with_none_logger_does_not_raise
tests.unit.monitoring.test_health_path_resolution ‑ test_health_location_fallback_uses_work_location
tests.unit.monitoring.test_health_path_resolution ‑ test_orb_root_dir_flows_through_to_health_check
tests.unit.monitoring.test_health_thread_safety.TestRegisterCheckIdempotent ‑ test_register_check_idempotent
tests.unit.monitoring.test_health_thread_safety.TestRegisterCheckIdempotent ‑ test_register_check_new_name_works
tests.unit.monitoring.test_health_thread_safety.TestRunAllChecksThreadSafety ‑ test_run_all_checks_no_error_when_register_called_concurrently
tests.unit.monitoring.test_metrics_tracing ‑ test_concurrent_record_time_thread_safe
tests.unit.monitoring.test_metrics_tracing ‑ test_flush_traces_creates_timestamped_files
tests.unit.monitoring.test_metrics_tracing ‑ test_flush_traces_does_not_hold_lock_during_io
tests.unit.monitoring.test_metrics_tracing ‑ test_flush_traces_handles_errors
tests.unit.monitoring.test_metrics_tracing ‑ test_flush_traces_with_empty_buffer
tests.unit.monitoring.test_metrics_tracing ‑ test_flush_traces_writes_to_file
tests.unit.monitoring.test_metrics_tracing ‑ test_get_traces_returns_snapshot
tests.unit.monitoring.test_metrics_tracing ‑ test_record_time_adds_trace_when_enabled
tests.unit.monitoring.test_metrics_tracing ‑ test_record_time_no_trace_when_disabled
tests.unit.monitoring.test_metrics_tracing ‑ test_timestamp_format_is_iso8601
tests.unit.monitoring.test_metrics_tracing ‑ test_trace_buffer_caps_at_maxlen
tests.unit.monitoring.test_metrics_tracing ‑ test_tracing_disabled_by_default
tests.unit.monitoring.test_metrics_tracing ‑ test_tracing_enabled_creates_buffer
tests.unit.monitoring.test_metrics_tracing_config ‑ test_configuration_adapter_includes_tracing_defaults
tests.unit.monitoring.test_metrics_tracing_config ‑ test_configuration_adapter_respects_tracing_overrides
tests.unit.monitoring.test_metrics_tracing_config ‑ test_default_config_includes_tracing_keys
tests.unit.monitoring.test_metrics_tracing_config ‑ test_end_to_end_tracing_via_config
tests.unit.monitoring.test_metrics_tracing_config ‑ test_metrics_collector_receives_tracing_config
tests.unit.patterns.test_di_pattern.TestDIPattern ‑ test_circular_dependency_detection
tests.unit.patterns.test_di_pattern.TestDIPattern ‑ test_conditional_registration
tests.unit.patterns.test_di_pattern.TestDIPattern ‑ test_constructor_injection
tests.unit.patterns.test_di_pattern.TestDIPattern ‑ test_container_configuration_validation
tests.unit.patterns.test_di_pattern.TestDIPattern ‑ test_container_hierarchy
tests.unit.patterns.test_di_pattern.TestDIPattern ‑ test_container_lifecycle_management
tests.unit.patterns.test_di_pattern.TestDIPattern ‑ test_decorator_parameter_handling
tests.unit.patterns.test_di_pattern.TestDIPattern ‑ test_dependency_resolution_error_handling
tests.unit.patterns.test_di_pattern.TestDIPattern ‑ test_factory_registration
tests.unit.patterns.test_di_pattern.TestDIPattern ‑ test_injectable_decorator_functionality
tests.unit.patterns.test_di_pattern.TestDIPattern ‑ test_interface_based_injection
tests.unit.patterns.test_di_pattern.TestDIPattern ‑ test_lazy_initialization
tests.unit.patterns.test_di_pattern.TestDIPattern ‑ test_port_adapter_registration
tests.unit.patterns.test_di_pattern.TestDIPattern ‑ test_scoped_lifetime_management
tests.unit.patterns.test_di_pattern.TestDIPattern ‑ test_service_disposal
tests.unit.patterns.test_di_pattern.TestDIPattern ‑ test_singleton_scope_management
tests.unit.patterns.test_di_pattern.TestDIPattern ‑ test_thread_safety
tests.unit.patterns.test_di_pattern.TestDIPattern ‑ test_transient_scope_management
tests.unit.providers.aws.cli.test_aws_cli_spec ‑ test_generate_name_basic
tests.unit.providers.aws.cli.test_aws_cli_spec ‑ test_generate_name_empty_strings
tests.unit.providers.aws.cli.test_aws_cli_spec ‑ test_generate_name_none_profile
tests.unit.providers.aws.cli.test_aws_cli_spec ‑ test_generate_name_none_region
tests.unit.providers.aws.cli.test_aws_cli_spec ‑ test_generate_name_special_chars_sanitized
tests.unit.providers.aws.configuration.test_aws_batch_sizes_config ‑ test_aws_batch_sizes_importable_from_aws_configuration
tests.unit.providers.aws.configuration.test_aws_batch_sizes_config ‑ test_batch_size_must_be_at_least_one
tests.unit.providers.aws.configuration.test_aws_batch_sizes_config ‑ test_batch_sizes_config_not_in_generic_schemas
tests.unit.providers.aws.configuration.test_aws_batch_sizes_config ‑ test_default_values
tests.unit.providers.aws.configuration.test_aws_batch_sizes_config ‑ test_performance_config_has_no_batch_sizes
tests.unit.providers.aws.configuration.test_aws_naming_config ‑ test_account_id_pattern_present
tests.unit.providers.aws.configuration.test_aws_naming_config ‑ test_ami_pattern_matches_direct_ami_id
tests.unit.providers.aws.configuration.test_aws_naming_config ‑ test_ami_pattern_matches_ssm_path
tests.unit.providers.aws.configuration.test_aws_naming_config ‑ test_arn_pattern_present
tests.unit.providers.aws.configuration.test_aws_naming_config ‑ test_launch_template_pattern_present
tests.unit.providers.aws.configuration.test_aws_naming_config ‑ test_security_group_pattern_present
tests.unit.providers.aws.configuration.test_aws_naming_config ‑ test_subnet_pattern_present
tests.unit.providers.aws.configuration.test_cleanup_config ‑ test_cleanup_config_defaults
tests.unit.providers.aws.configuration.test_cleanup_config ‑ test_cleanup_config_exported_from_aws_configuration_init
tests.unit.providers.aws.configuration.test_cleanup_config ‑ test_cleanup_config_importable_from_aws_configuration
tests.unit.providers.aws.configuration.test_cleanup_config ‑ test_cleanup_resources_config_defaults
tests.unit.providers.aws.configuration.test_cleanup_config ‑ test_cleanup_schema_shim_still_importable
tests.unit.providers.aws.handlers.test_base_handler_circuit_breaker_config.TestGetCircuitBreakerConfigDefaults ‑ test_returns_defaults_when_no_config_port
tests.unit.providers.aws.handlers.test_base_handler_circuit_breaker_config.TestGetCircuitBreakerConfigFallback ‑ test_falls_back_on_attribute_error
tests.unit.providers.aws.handlers.test_base_handler_circuit_breaker_config.TestGetCircuitBreakerConfigFallback ‑ test_falls_back_when_circuit_breaker_attr_missing
tests.unit.providers.aws.handlers.test_base_handler_circuit_breaker_config.TestGetCircuitBreakerConfigFromPort ‑ test_custom_values_are_reflected
tests.unit.providers.aws.handlers.test_base_handler_circuit_breaker_config.TestGetCircuitBreakerConfigFromPort ‑ test_reads_failure_threshold_and_recovery_timeout
tests.unit.providers.aws.handlers.test_base_handler_circuit_breaker_config.TestRetryStrategyConfigCritical ‑ test_critical_uses_config_port_values
tests.unit.providers.aws.handlers.test_base_handler_circuit_breaker_config.TestRetryStrategyConfigCritical ‑ test_critical_uses_defaults_when_no_config_port
tests.unit.providers.aws.handlers.test_base_handler_circuit_breaker_config.TestRetryStrategyConfigNonCritical ‑ test_read_only_strategy_unchanged
tests.unit.providers.aws.handlers.test_base_handler_circuit_breaker_config.TestRetryStrategyConfigNonCritical ‑ test_standard_strategy_unchanged
tests.unit.providers.aws.handlers.test_fleet_release_regression.TestEC2FleetRequestPartialReturn ‑ test_ec2_fleet_request_full_return_deletes_fleet
tests.unit.providers.aws.handlers.test_fleet_release_regression.TestEC2FleetRequestPartialReturn ‑ test_ec2_fleet_request_partial_return_does_not_delete_fleet
tests.unit.providers.aws.handlers.test_fleet_release_regression.TestEC2FleetRequestPartialReturn ‑ test_ec2_fleet_request_partial_return_does_not_modify_capacity
tests.unit.providers.aws.handlers.test_fleet_release_regression.TestSpotFleetMaintainEnumBug ‑ test_spot_fleet_maintain_fleet_type_comparison
tests.unit.providers.aws.handlers.test_fleet_release_regression.TestSpotFleetRequestPartialReturn ‑ test_spot_fleet_request_partial_return_does_not_cancel_fleet
tests.unit.providers.aws.handlers.test_fleet_release_regression.TestSpotFleetRequestPartialReturn ‑ test_spot_fleet_request_partial_return_does_not_modify_capacity
tests.unit.providers.aws.infrastructure.handlers.test_asg_handler.TestASGHandlerCheckHostsStatus ‑ test_check_hosts_status_all_inservice
tests.unit.providers.aws.infrastructure.handlers.test_asg_handler.TestASGHandlerCheckHostsStatus ‑ test_check_hosts_status_asg_not_found
tests.unit.providers.aws.infrastructure.handlers.test_asg_handler.TestASGHandlerCheckHostsStatus ‑ test_check_hosts_status_aws_error
tests.unit.providers.aws.infrastructure.handlers.test_asg_handler.TestASGHandlerCheckHostsStatus ‑ test_check_hosts_status_mixed_lifecycle
tests.unit.providers.aws.infrastructure.handlers.test_asg_handler.TestASGHandlerCheckHostsStatus ‑ test_check_hosts_status_multiple_asgs
tests.unit.providers.aws.infrastructure.handlers.test_asg_handler.TestASGHandlerCheckHostsStatus ‑ test_check_hosts_status_no_resource_ids
tests.unit.providers.aws.infrastructure.handlers.test_asg_handler.TestASGHandlerCheckHostsStatus ‑ test_check_hosts_status_preserves_instance_ids
tests.unit.providers.aws.infrastructure.handlers.test_asg_handler.TestASGHandlerCheckHostsStatus ‑ test_check_hosts_status_returns_correct_count
tests.unit.providers.aws.infrastructure.handlers.test_asg_handler.TestASGHandlerCheckHostsStatus ‑ test_check_hosts_status_state_filtering_is_strict
tests.unit.providers.aws.infrastructure.handlers.test_asg_handler.TestASGHandlerNameTag ‑ test_get_asg_instances_passes_context_to_get_instance_details
tests.unit.providers.aws.infrastructure.handlers.test_asg_handler.TestASGHandlerNameTag ‑ test_tag_asg_empty_prefix
tests.unit.providers.aws.infrastructure.handlers.test_asg_handler.TestASGHandlerNameTag ‑ test_tag_asg_uses_config_prefix
tests.unit.providers.aws.infrastructure.handlers.test_cleanup.TestASGCancelResource ‑ test_cancel_resource_deletes_asg_and_triggers_lt_cleanup
tests.unit.providers.aws.infrastructure.handlers.test_cleanup.TestASGCancelResource ‑ test_cancel_resource_no_request_id_skips_lt_cleanup
tests.unit.providers.aws.infrastructure.handlers.test_cleanup.TestASGCancelResource ‑ test_cancel_resource_returns_error_on_exception
tests.unit.providers.aws.infrastructure.handlers.test_cleanup.TestASGCapacityManagerMissingDetails ‑ test_empty_asg_details_does_not_call_detach
tests.unit.providers.aws.infrastructure.handlers.test_cleanup.TestASGCapacityManagerMissingDetails ‑ test_empty_asg_details_logs_warning
tests.unit.providers.aws.infrastructure.handlers.test_cleanup.TestASGCapacityManagerMissingDetails ‑ test_empty_asg_details_retries_describe_then_terminates
tests.unit.providers.aws.infrastructure.handlers.test_cleanup.TestASGCapacityManagerMissingDetails ‑ test_empty_asg_details_retry_still_empty_calls_delete_and_cleanup
tests.unit.providers.aws.infrastructure.handlers.test_cleanup.TestASGCapacityManagerMissingDetails ‑ test_empty_asg_details_retry_succeeds_continues_normal_path
tests.unit.providers.aws.infrastructure.handlers.test_cleanup.TestASGCapacityManagerMissingDetails ‑ test_valid_asg_details_at_zero_capacity_calls_delete_and_cleanup
tests.unit.providers.aws.infrastructure.handlers.test_cleanup.TestASGCapacityManagerMissingDetails ‑ test_valid_asg_details_partial_return_no_delete_no_cleanup
tests.unit.providers.aws.infrastructure.handlers.test_cleanup.TestASGCleanupOnReturn ‑ test_asg_cleanup_disabled_skips_lt
tests.unit.providers.aws.infrastructure.handlers.test_cleanup.TestASGCleanupOnReturn ‑ test_full_return_triggers_lt_cleanup
tests.unit.providers.aws.infrastructure.handlers.test_cleanup.TestASGCleanupOnReturn ‑ test_partial_return_does_not_trigger_lt_cleanup
tests.unit.providers.aws.infrastructure.handlers.test_cleanup.TestASGCleanupOnReturn ‑ test_prefix_stripped_from_asg_name
tests.unit.providers.aws.infrastructure.handlers.test_cleanup.TestCancelResourceLTCleanup ‑ test_ec2_fleet_cancel_resource_calls_release_with_empty_instances
tests.unit.providers.aws.infrastructure.handlers.test_cleanup.TestCancelResourceLTCleanup ‑ test_ec2_fleet_cancel_resource_returns_error_on_exception
tests.unit.providers.aws.infrastructure.handlers.test_cleanup.TestCancelResourceLTCleanup ‑ test_ec2_fleet_cancel_resource_returns_success
tests.unit.providers.aws.infrastructure.handlers.test_cleanup.TestCancelResourceLTCleanup ‑ test_spot_fleet_cancel_resource_calls_release_with_empty_instances
tests.unit.providers.aws.infrastructure.handlers.test_cleanup.TestCancelResourceLTCleanup ‑ test_spot_fleet_cancel_resource_returns_error_on_exception
tests.unit.providers.aws.infrastructure.handlers.test_cleanup.TestCancelResourceLTCleanup ‑ test_spot_fleet_cancel_resource_returns_success
tests.unit.providers.aws.infrastructure.handlers.test_cleanup.TestCleanupConfigSchema ‑ test_defaults
tests.unit.providers.aws.infrastructure.handlers.test_cleanup.TestCleanupConfigSchema ‑ test_disabled
tests.unit.providers.aws.infrastructure.handlers.test_cleanup.TestCleanupConfigSchema ‑ test_dry_run
tests.unit.providers.aws.infrastructure.handlers.test_cleanup.TestCleanupConfigSchema ‑ test_per_resource_toggle
tests.unit.providers.aws.infrastructure.handlers.test_cleanup.TestCleanupOnZeroCapacity ‑ test_cleanup_disabled_returns_without_action
tests.unit.providers.aws.infrastructure.handlers.test_cleanup.TestCleanupOnZeroCapacity ‑ test_config_port_get_cleanup_config_raises_returns_without_action
tests.unit.providers.aws.infrastructure.handlers.test_cleanup.TestCleanupOnZeroCapacity ‑ test_enabled_resource_enabled_delegates_to_delete_lt
tests.unit.providers.aws.infrastructure.handlers.test_cleanup.TestCleanupOnZeroCapacity ‑ test_no_config_port_returns_without_action
tests.unit.providers.aws.infrastructure.handlers.test_cleanup.TestCleanupOnZeroCapacity ‑ test_resource_type_disabled_returns_without_action
tests.unit.providers.aws.infrastructure.handlers.test_cleanup.TestDeleteOrbLaunchTemplate ‑ test_aws_error_is_warning_only
tests.unit.providers.aws.infrastructure.handlers.test_cleanup.TestDeleteOrbLaunchTemplate ‑ test_cleanup_disabled_skips
tests.unit.providers.aws.infrastructure.handlers.test_cleanup.TestDeleteOrbLaunchTemplate ‑ test_delete_lt_flag_false_skips
tests.unit.providers.aws.infrastructure.handlers.test_cleanup.TestDeleteOrbLaunchTemplate ‑ test_deletes_orb_managed_lt
tests.unit.providers.aws.infrastructure.handlers.test_cleanup.TestDeleteOrbLaunchTemplate ‑ test_dry_run_does_not_delete
tests.unit.providers.aws.infrastructure.handlers.test_cleanup.TestDeleteOrbLaunchTemplate ‑ test_no_config_port_is_warning_only
tests.unit.providers.aws.infrastructure.handlers.test_cleanup.TestDeleteOrbLaunchTemplate ‑ test_skips_non_orb_lt
tests.unit.providers.aws.infrastructure.handlers.test_cleanup.TestDeleteOrbLaunchTemplate ‑ test_skips_when_lt_not_found
tests.unit.providers.aws.infrastructure.handlers.test_cleanup.TestDeleteOrbLaunchTemplateTagBased ‑ test_delete_client_error_continues_to_next_lt
tests.unit.providers.aws.infrastructure.handlers.test_cleanup.TestDeleteOrbLaunchTemplateTagBased ‑ test_delete_client_error_logs_warning_no_raise
tests.unit.providers.aws.infrastructure.handlers.test_cleanup.TestDeleteOrbLaunchTemplateTagBased ‑ test_describe_client_error_logs_warning_no_raise
tests.unit.providers.aws.infrastructure.handlers.test_cleanup.TestDeleteOrbLaunchTemplateTagBased ‑ test_empty_describe_result_emits_debug_no_error
tests.unit.providers.aws.infrastructure.handlers.test_cleanup.TestDeleteOrbLaunchTemplateTagBased ‑ test_multiple_lts_all_deleted
tests.unit.providers.aws.infrastructure.handlers.test_cleanup.TestDeleteOrbLaunchTemplateTagBased ‑ test_single_lt_found_is_deleted
tests.unit.providers.aws.infrastructure.handlers.test_cleanup.TestEC2FleetCleanupOnReturn ‑ test_ec2_fleet_cleanup_disabled_skips_lt
tests.unit.providers.aws.infrastructure.handlers.test_cleanup.TestEC2FleetCleanupOnReturn ‑ test_full_return_triggers_lt_cleanup
tests.unit.providers.aws.infrastructure.handlers.test_cleanup.TestEC2FleetCleanupOnReturn ‑ test_missing_request_id_tag_skips_lt
tests.unit.providers.aws.infrastructure.handlers.test_cleanup.TestEC2FleetCleanupOnReturn ‑ test_partial_return_does_not_trigger_lt_cleanup
tests.unit.providers.aws.infrastructure.handlers.test_cleanup.TestEC2FleetReleaseManagerFleetTypes ‑ test_instant_type_no_fleet_delete_but_calls_cleanup
tests.unit.providers.aws.infrastructure.handlers.test_cleanup.TestEC2FleetReleaseManagerFleetTypes ‑ test_maintain_at_zero_capacity_deletes_fleet_and_calls_cleanup
tests.unit.providers.aws.infrastructure.handlers.test_cleanup.TestEC2FleetReleaseManagerFleetTypes ‑ test_maintain_missing_request_id_tag_skips_cleanup
tests.unit.providers.aws.infrastructure.handlers.test_cleanup.TestEC2FleetReleaseManagerFleetTypes ‑ test_request_type_deletes_fleet_with_terminate_false_and_calls_cleanup
tests.unit.providers.aws.infrastructure.handlers.test_cleanup.TestEC2FleetReleaseManagerFleetTypes ‑ test_request_type_missing_request_id_tag_skips_cleanup_gracefully
tests.unit.providers.aws.infrastructure.handlers.test_cleanup.TestSpotFleetCleanupOnReturn ‑ test_full_return_triggers_lt_cleanup
tests.unit.providers.aws.infrastructure.handlers.test_cleanup.TestSpotFleetCleanupOnReturn ‑ test_missing_request_id_tag_skips_lt
tests.unit.providers.aws.infrastructure.handlers.test_cleanup.TestSpotFleetCleanupOnReturn ‑ test_partial_return_does_not_trigger_lt_cleanup
tests.unit.providers.aws.infrastructure.handlers.test_cleanup.TestSpotFleetCleanupOnReturn ‑ test_spot_fleet_cleanup_disabled_skips_lt
tests.unit.providers.aws.infrastructure.handlers.test_cleanup.TestSpotFleetReleaseManagerFleetTypes ‑ test_maintain_at_zero_capacity_cancels_fleet_and_calls_cleanup
tests.unit.providers.aws.infrastructure.handlers.test_cleanup.TestSpotFleetReleaseManagerFleetTypes ‑ test_maintain_missing_request_id_tag_skips_cleanup
tests.unit.providers.aws.infrastructure.handlers.test_cleanup.TestSpotFleetReleaseManagerFleetTypes ‑ test_request_type_cancels_fleet_with_terminate_false_and_calls_cleanup
tests.unit.providers.aws.infrastructure.handlers.test_ec2_fleet_handler.TestEC2FleetHandlerCheckHostsStatus ‑ test_check_hosts_status_all_running
tests.unit.providers.aws.infrastructure.handlers.test_ec2_fleet_handler.TestEC2FleetHandlerCheckHostsStatus ‑ test_check_hosts_status_aws_error
tests.unit.providers.aws.infrastructure.handlers.test_ec2_fleet_handler.TestEC2FleetHandlerCheckHostsStatus ‑ test_check_hosts_status_fleet_not_found
tests.unit.providers.aws.infrastructure.handlers.test_ec2_fleet_handler.TestEC2FleetHandlerCheckHostsStatus ‑ test_check_hosts_status_instant_fleet_no_active_instances
tests.unit.providers.aws.infrastructure.handlers.test_ec2_fleet_handler.TestEC2FleetHandlerCheckHostsStatus ‑ test_check_hosts_status_mixed_states
tests.unit.providers.aws.infrastructure.handlers.test_ec2_fleet_handler.TestEC2FleetHandlerCheckHostsStatus ‑ test_check_hosts_status_multiple_resource_ids
tests.unit.providers.aws.infrastructure.handlers.test_ec2_fleet_handler.TestEC2FleetHandlerCheckHostsStatus ‑ test_check_hosts_status_no_resource_ids
tests.unit.providers.aws.infrastructure.handlers.test_ec2_fleet_handler.TestEC2FleetHandlerCheckHostsStatus ‑ test_check_hosts_status_preserves_instance_ids
tests.unit.providers.aws.infrastructure.handlers.test_ec2_fleet_handler.TestEC2FleetHandlerCheckHostsStatus ‑ test_check_hosts_status_returns_correct_count
tests.unit.providers.aws.infrastructure.handlers.test_ec2_fleet_handler.TestEC2FleetHandlerCheckHostsStatus ‑ test_check_hosts_status_state_filtering_is_strict
tests.unit.providers.aws.infrastructure.handlers.test_ec2_fleet_handler.TestEC2FleetHandlerNameTag ‑ test_fleet_config_instance_tag_uses_config_prefix
tests.unit.providers.aws.infrastructure.handlers.test_run_instances_handler.TestRunInstancesHandlerCheckHostsStatus ‑ test_check_hosts_status_all_running
tests.unit.providers.aws.infrastructure.handlers.test_run_instances_handler.TestRunInstancesHandlerCheckHostsStatus ‑ test_check_hosts_status_aws_error
tests.unit.providers.aws.infrastructure.handlers.test_run_instances_handler.TestRunInstancesHandlerCheckHostsStatus ‑ test_check_hosts_status_empty_resource_ids
tests.unit.providers.aws.infrastructure.handlers.test_run_instances_handler.TestRunInstancesHandlerCheckHostsStatus ‑ test_check_hosts_status_falls_back_to_metadata_instance_ids
tests.unit.providers.aws.infrastructure.handlers.test_run_instances_handler.TestRunInstancesHandlerCheckHostsStatus ‑ test_check_hosts_status_mixed_states
tests.unit.providers.aws.infrastructure.handlers.test_run_instances_handler.TestRunInstancesHandlerCheckHostsStatus ‑ test_check_hosts_status_preserves_instance_ids
tests.unit.providers.aws.infrastructure.handlers.test_run_instances_handler.TestRunInstancesHandlerCheckHostsStatus ‑ test_check_hosts_status_returns_correct_count
Check notice on line 0 in .github
github-actions / Test Results Summary
6394 tests found (test 5409 to 5923)
There are 6394 tests, see "Raw output" for the list of tests 5409 to 5923.
Raw output
tests.unit.providers.aws.infrastructure.handlers.test_run_instances_handler.TestRunInstancesHandlerCheckHostsStatus ‑ test_check_hosts_status_state_filtering_is_strict
tests.unit.providers.aws.infrastructure.handlers.test_run_instances_handler.TestRunInstancesHandlerCheckHostsStatus ‑ test_check_hosts_status_uses_resource_ids_when_no_instance_ids
tests.unit.providers.aws.infrastructure.handlers.test_run_instances_handler.TestRunInstancesHandlerMachineAdapterContext ‑ test_check_hosts_status_passes_context_to_get_instance_details
tests.unit.providers.aws.infrastructure.handlers.test_run_instances_handler.TestRunInstancesHandlerMachineAdapterContext ‑ test_find_instances_by_resource_ids_passes_context
tests.unit.providers.aws.infrastructure.handlers.test_spot_fleet_handler.TestResolveFleetRole ‑ test_ec2fleet_role_arn_converted_to_spotfleet_arn
tests.unit.providers.aws.infrastructure.handlers.test_spot_fleet_handler.TestResolveFleetRole ‑ test_fleet_role_already_set_on_template_is_unchanged
tests.unit.providers.aws.infrastructure.handlers.test_spot_fleet_handler.TestResolveFleetRole ‑ test_fleet_role_not_found_returns_template_unchanged
tests.unit.providers.aws.infrastructure.handlers.test_spot_fleet_handler.TestResolveFleetRole ‑ test_fleet_role_resolved_from_provider_config
tests.unit.providers.aws.infrastructure.handlers.test_spot_fleet_handler.TestResolveFleetRole ‑ test_get_provider_config_returns_none_leaves_template_unchanged
tests.unit.providers.aws.infrastructure.handlers.test_spot_fleet_handler.TestResolveFleetRole ‑ test_no_config_port_returns_template_unchanged
tests.unit.providers.aws.infrastructure.handlers.test_spot_fleet_handler.TestResolveFleetRole ‑ test_provider_override_matches_correct_provider
tests.unit.providers.aws.infrastructure.handlers.test_spot_fleet_handler.TestResolveFleetRole ‑ test_provider_override_no_match_returns_template_unchanged
tests.unit.providers.aws.infrastructure.handlers.test_spot_fleet_handler.TestResolveFleetRole ‑ test_short_role_name_expanded_to_full_arn
tests.unit.providers.aws.infrastructure.handlers.test_spot_fleet_handler.TestSpotFleetHandlerCheckHostsStatus ‑ test_check_hosts_status_all_active
tests.unit.providers.aws.infrastructure.handlers.test_spot_fleet_handler.TestSpotFleetHandlerCheckHostsStatus ‑ test_check_hosts_status_aws_error
tests.unit.providers.aws.infrastructure.handlers.test_spot_fleet_handler.TestSpotFleetHandlerCheckHostsStatus ‑ test_check_hosts_status_fleet_not_found
tests.unit.providers.aws.infrastructure.handlers.test_spot_fleet_handler.TestSpotFleetHandlerCheckHostsStatus ‑ test_check_hosts_status_multiple_fleets
tests.unit.providers.aws.infrastructure.handlers.test_spot_fleet_handler.TestSpotFleetHandlerCheckHostsStatus ‑ test_check_hosts_status_no_active_instances
tests.unit.providers.aws.infrastructure.handlers.test_spot_fleet_handler.TestSpotFleetHandlerCheckHostsStatus ‑ test_check_hosts_status_no_resource_ids
tests.unit.providers.aws.infrastructure.handlers.test_spot_fleet_handler.TestSpotFleetHandlerCheckHostsStatus ‑ test_check_hosts_status_partial_active
tests.unit.providers.aws.infrastructure.handlers.test_spot_fleet_handler.TestSpotFleetHandlerCheckHostsStatus ‑ test_check_hosts_status_preserves_instance_ids
tests.unit.providers.aws.infrastructure.handlers.test_spot_fleet_handler.TestSpotFleetHandlerCheckHostsStatus ‑ test_check_hosts_status_returns_correct_count
tests.unit.providers.aws.infrastructure.handlers.test_spot_fleet_handler.TestSpotFleetHandlerCheckHostsStatus ‑ test_check_hosts_status_state_filtering_is_strict
tests.unit.providers.aws.infrastructure.handlers.test_spot_fleet_handler.TestSpotFleetHandlerNameTag ‑ test_fleet_config_name_tag_uses_config_prefix
tests.unit.providers.aws.infrastructure.test_machine_adapter.TestCloudHostId ‑ test_pascal_case_sets_cloud_host_id
tests.unit.providers.aws.infrastructure.test_machine_adapter.TestCloudHostId ‑ test_snake_case_sets_cloud_host_id
tests.unit.providers.aws.infrastructure.test_machine_adapter.TestResolveMachineName ‑ test_pascal_instance_id_fallback
tests.unit.providers.aws.infrastructure.test_machine_adapter.TestResolveMachineName ‑ test_pascal_private_dns_fallback
tests.unit.providers.aws.infrastructure.test_machine_adapter.TestResolveMachineName ‑ test_snake_instance_id_fallback
tests.unit.providers.aws.infrastructure.test_machine_adapter.TestResolveMachineName ‑ test_snake_private_dns
tests.unit.providers.aws.infrastructure.test_machine_adapter.TestResolveMachineName ‑ test_snake_private_ip_fallback
tests.unit.providers.aws.infrastructure.test_machine_adapter.TestSnakeCaseInstanceId ‑ test_instance_id_preserved
tests.unit.providers.aws.infrastructure.test_machine_adapter.TestSnakeCaseInstanceId ‑ test_request_id_injected
tests.unit.providers.aws.infrastructure.test_machine_adapter.TestSnakeCasePrivateDnsName ‑ test_falls_back_to_pascal_when_snake_absent
tests.unit.providers.aws.infrastructure.test_machine_adapter.TestSnakeCasePrivateDnsName ‑ test_none_when_both_absent
tests.unit.providers.aws.infrastructure.test_machine_adapter.TestSnakeCasePrivateDnsName ‑ test_snake_case_key_is_resolved
tests.unit.providers.aws.infrastructure.test_machine_adapter.TestSnakeCasePrivateDnsName ‑ test_snake_takes_priority_over_pascal
tests.unit.providers.aws.infrastructure.test_machine_adapter.TestSnakeCasePublicDnsName ‑ test_falls_back_to_pascal_when_snake_absent
tests.unit.providers.aws.infrastructure.test_machine_adapter.TestSnakeCasePublicDnsName ‑ test_none_when_both_absent
tests.unit.providers.aws.infrastructure.test_machine_adapter.TestSnakeCasePublicDnsName ‑ test_snake_case_key_is_resolved
tests.unit.providers.aws.infrastructure.test_machine_adapter.TestSnakeCaseTags ‑ test_name_tag_dict_format
tests.unit.providers.aws.infrastructure.test_machine_adapter.TestSnakeCaseTags ‑ test_name_tag_list_format
tests.unit.providers.aws.infrastructure.test_machine_adapter.TestSnakeCaseTags ‑ test_no_tags_falls_back_to_private_dns
tests.unit.providers.aws.infrastructure.test_machine_adapter.TestSnakeCaseTags ‑ test_no_tags_no_dns_falls_back_to_instance_id
tests.unit.providers.aws.infrastructure.test_machine_adapter.TestSnakeCaseTags ‑ test_pascal_tags_fallback
tests.unit.providers.aws.infrastructure.test_resource_tags.TestASGHandlerTags ‑ test_tag_asg_orb_prefixed_template_tag_logs_warning
tests.unit.providers.aws.infrastructure.test_resource_tags.TestASGHandlerTags ‑ test_tag_asg_propagate_at_launch_true
tests.unit.providers.aws.infrastructure.test_resource_tags.TestASGHandlerTags ‑ test_tag_asg_provider_api_is_asg
tests.unit.providers.aws.infrastructure.test_resource_tags.TestASGHandlerTags ‑ test_tag_asg_user_tags_included
tests.unit.providers.aws.infrastructure.test_resource_tags.TestASGHandlerTags ‑ test_tag_asg_uses_orb_prefixed_keys
tests.unit.providers.aws.infrastructure.test_resource_tags.TestBuildResourceTagsReservedNamespace ‑ test_multiple_orb_prefixed_keys_reported
tests.unit.providers.aws.infrastructure.test_resource_tags.TestBuildResourceTagsReservedNamespace ‑ test_none_template_tags_are_accepted
tests.unit.providers.aws.infrastructure.test_resource_tags.TestBuildResourceTagsReservedNamespace ‑ test_orb_prefixed_template_tag_raises
tests.unit.providers.aws.infrastructure.test_resource_tags.TestBuildResourceTagsReservedNamespace ‑ test_plain_template_tags_are_accepted
tests.unit.providers.aws.infrastructure.test_resource_tags.TestBuildSystemTags ‑ test_created_at_defaults_to_now
tests.unit.providers.aws.infrastructure.test_resource_tags.TestBuildSystemTags ‑ test_returns_all_five_orb_keys
tests.unit.providers.aws.infrastructure.test_resource_tags.TestBuildSystemTags ‑ test_values_are_set_correctly
tests.unit.providers.aws.infrastructure.test_resource_tags.TestEC2FleetHandlerTags ‑ test_fleet_provider_api_is_ec2fleet
tests.unit.providers.aws.infrastructure.test_resource_tags.TestEC2FleetHandlerTags ‑ test_fleet_tags_use_orb_keys
tests.unit.providers.aws.infrastructure.test_resource_tags.TestEC2FleetHandlerTags ‑ test_instance_tags_absent_for_maintain
tests.unit.providers.aws.infrastructure.test_resource_tags.TestEC2FleetHandlerTags ‑ test_instance_tags_absent_for_request
tests.unit.providers.aws.infrastructure.test_resource_tags.TestEC2FleetHandlerTags ‑ test_instance_tags_present_for_instant
tests.unit.providers.aws.infrastructure.test_resource_tags.TestEC2FleetHandlerTags ‑ test_instance_tags_use_orb_keys_for_instant
tests.unit.providers.aws.infrastructure.test_resource_tags.TestLaunchTemplateManagerTags ‑ test_custom_provider_api_is_respected
tests.unit.providers.aws.infrastructure.test_resource_tags.TestLaunchTemplateManagerTags ‑ test_default_provider_api_is_launch_template
tests.unit.providers.aws.infrastructure.test_resource_tags.TestLaunchTemplateManagerTags ‑ test_instance_tags_contain_all_orb_keys
tests.unit.providers.aws.infrastructure.test_resource_tags.TestMergeTags ‑ test_empty_user_tags
tests.unit.providers.aws.infrastructure.test_resource_tags.TestMergeTags ‑ test_system_tags_win_on_duplicate_keys
tests.unit.providers.aws.infrastructure.test_resource_tags.TestMergeTags ‑ test_user_orb_keys_are_stripped
tests.unit.providers.aws.infrastructure.test_resource_tags.TestSpotFleetHandlerTags ‑ test_instance_tags_absent
tests.unit.providers.aws.infrastructure.test_resource_tags.TestSpotFleetHandlerTags ‑ test_only_spot_fleet_request_resource_type
tests.unit.providers.aws.infrastructure.test_resource_tags.TestSpotFleetHandlerTags ‑ test_spot_fleet_provider_api_is_spotfleet
tests.unit.providers.aws.infrastructure.test_resource_tags.TestSpotFleetHandlerTags ‑ test_spot_fleet_request_tags_use_orb_keys
tests.unit.providers.aws.storage.test_aws_storage_config ‑ test_aurora_field_parsed
tests.unit.providers.aws.storage.test_aws_storage_config ‑ test_aws_storage_config_both_none
tests.unit.providers.aws.storage.test_aws_storage_config ‑ test_defaults_when_no_storage_block
tests.unit.providers.aws.storage.test_aws_storage_config ‑ test_dynamodb_field_parsed
tests.unit.providers.aws.storage.test_aws_storage_config ‑ test_empty_storage_block
tests.unit.providers.aws.storage.test_aws_storage_config ‑ test_invalid_json_string_raises
tests.unit.providers.aws.storage.test_aws_storage_config ‑ test_storage_as_json_string
tests.unit.providers.aws.storage.test_aws_storage_config ‑ test_storage_config_valid_strategies_unchanged
tests.unit.providers.aws.storage.test_registration_collections.TestDynamoDBCollectionsNaming ‑ test_custom_collection_names_produce_correct_table_names
tests.unit.providers.aws.storage.test_registration_collections.TestDynamoDBCollectionsNaming ‑ test_default_collection_names_produce_same_result_as_hardcoded
tests.unit.providers.aws.storage.test_registration_collections.TestDynamoDBCollectionsNaming ‑ test_partial_collections_dict_falls_back_to_hardcoded_suffix
tests.unit.providers.aws.storage.test_registration_logging.TestCreateDynamodbStrategyLogging ‑ test_create_dynamodb_strategy_logger_name
tests.unit.providers.aws.storage.test_registration_logging.TestCreateDynamodbStrategyLogging ‑ test_create_dynamodb_strategy_passes_logging_port
tests.unit.providers.aws.storage.test_registration_logging.TestCreateDynamodbUnitOfWorkLogging ‑ test_create_dynamodb_unit_of_work_config_manager_branch_passes_logging_port
tests.unit.providers.aws.storage.test_registration_logging.TestCreateDynamodbUnitOfWorkLogging ‑ test_create_dynamodb_unit_of_work_dict_branch_passes_logging_port
tests.unit.providers.aws.storage.test_registration_logging.TestRegisterAuroraStorageSmoke ‑ test_register_aurora_storage_smoke
tests.unit.providers.aws.storage.test_registration_typed_config ‑ test_create_aurora_strategy_raises_when_aurora_none
tests.unit.providers.aws.storage.test_registration_typed_config ‑ test_create_aurora_unit_of_work_raises_when_aurora_none
tests.unit.providers.aws.storage.test_registration_typed_config ‑ test_create_dynamodb_strategy_defaults_when_dynamodb_none
tests.unit.providers.aws.storage.test_registration_typed_config ‑ test_create_dynamodb_strategy_dict_path
tests.unit.providers.aws.storage.test_registration_typed_config ‑ test_create_dynamodb_strategy_uses_typed_config
tests.unit.providers.aws.storage.test_registration_typed_config ‑ test_create_dynamodb_unit_of_work_uses_typed_config
tests.unit.providers.aws.storage.test_registration_typed_config ‑ test_get_typed_failure_propagates
tests.unit.providers.aws.strategy.test_augment_capacity_metadata ‑ test_asg_capacity_data_extraction
tests.unit.providers.aws.strategy.test_augment_capacity_metadata ‑ test_ec2_fleet_capacity_data_extraction
tests.unit.providers.aws.strategy.test_augment_capacity_metadata ‑ test_spot_fleet_capacity_data_extraction
tests.unit.providers.aws.strategy.test_aws_provider_strategy_discovery ‑ test_infrastructure_service_falls_back_to_null_console_when_none
tests.unit.providers.aws.strategy.test_aws_provider_strategy_discovery ‑ test_infrastructure_service_receives_injected_console
tests.unit.providers.aws.test_allocation_strategy.TestAWSAllocationStrategyConstruction ‑ test_all_formats_produce_same_canonical_value[capacityOptimized-capacity-optimized-capacity_optimized]
tests.unit.providers.aws.test_allocation_strategy.TestAWSAllocationStrategyConstruction ‑ test_all_formats_produce_same_canonical_value[capacityOptimizedPrioritized-capacity-optimized-prioritized-capacity_optimized_prioritized]
tests.unit.providers.aws.test_allocation_strategy.TestAWSAllocationStrategyConstruction ‑ test_all_formats_produce_same_canonical_value[lowestPrice-lowest-price-lowest_price]
tests.unit.providers.aws.test_allocation_strategy.TestAWSAllocationStrategyConstruction ‑ test_all_formats_produce_same_canonical_value[priceCapacityOptimized-price-capacity-optimized-price_capacity_optimized]
tests.unit.providers.aws.test_allocation_strategy.TestAWSAllocationStrategyConstruction ‑ test_from_core_with_enum_like_object
tests.unit.providers.aws.test_allocation_strategy.TestAWSAllocationStrategyConstruction ‑ test_from_core_with_plain_string
tests.unit.providers.aws.test_allocation_strategy.TestAWSAllocationStrategyFormatters ‑ test_from_string_accepts_all_formats[capacity-optimized]
tests.unit.providers.aws.test_allocation_strategy.TestAWSAllocationStrategyFormatters ‑ test_from_string_accepts_all_formats[capacityOptimized]
tests.unit.providers.aws.test_allocation_strategy.TestAWSAllocationStrategyFormatters ‑ test_from_string_accepts_all_formats[capacity_optimized]
tests.unit.providers.aws.test_allocation_strategy.TestAWSAllocationStrategyFormatters ‑ test_to_asg_format_returns_hyphenated[capacityOptimized-capacity-optimized]
tests.unit.providers.aws.test_allocation_strategy.TestAWSAllocationStrategyFormatters ‑ test_to_asg_format_returns_hyphenated[capacityOptimizedPrioritized-capacity-optimized-prioritized]
tests.unit.providers.aws.test_allocation_strategy.TestAWSAllocationStrategyFormatters ‑ test_to_asg_format_returns_hyphenated[diversified-diversified]
tests.unit.providers.aws.test_allocation_strategy.TestAWSAllocationStrategyFormatters ‑ test_to_asg_format_returns_hyphenated[lowestPrice-lowest-price]
tests.unit.providers.aws.test_allocation_strategy.TestAWSAllocationStrategyFormatters ‑ test_to_asg_format_returns_hyphenated[priceCapacityOptimized-price-capacity-optimized]
tests.unit.providers.aws.test_allocation_strategy.TestAWSAllocationStrategyFormatters ‑ test_to_ec2_fleet_format_returns_hyphenated[capacityOptimized-capacity-optimized]
tests.unit.providers.aws.test_allocation_strategy.TestAWSAllocationStrategyFormatters ‑ test_to_ec2_fleet_format_returns_hyphenated[capacityOptimizedPrioritized-capacity-optimized-prioritized]
tests.unit.providers.aws.test_allocation_strategy.TestAWSAllocationStrategyFormatters ‑ test_to_ec2_fleet_format_returns_hyphenated[diversified-diversified]
tests.unit.providers.aws.test_allocation_strategy.TestAWSAllocationStrategyFormatters ‑ test_to_ec2_fleet_format_returns_hyphenated[lowestPrice-lowest-price]
tests.unit.providers.aws.test_allocation_strategy.TestAWSAllocationStrategyFormatters ‑ test_to_ec2_fleet_format_returns_hyphenated[priceCapacityOptimized-price-capacity-optimized]
tests.unit.providers.aws.test_allocation_strategy.TestAWSAllocationStrategyFormatters ‑ test_to_ec2_fleet_format_returns_hyphenated[prioritized-prioritized]
tests.unit.providers.aws.test_allocation_strategy.TestAWSAllocationStrategyFormatters ‑ test_to_spot_fleet_format_returns_camel_case[capacityOptimized-capacityOptimized]
tests.unit.providers.aws.test_allocation_strategy.TestAWSAllocationStrategyFormatters ‑ test_to_spot_fleet_format_returns_camel_case[capacityOptimizedPrioritized-capacityOptimizedPrioritized]
tests.unit.providers.aws.test_allocation_strategy.TestAWSAllocationStrategyFormatters ‑ test_to_spot_fleet_format_returns_camel_case[diversified-diversified]
tests.unit.providers.aws.test_allocation_strategy.TestAWSAllocationStrategyFormatters ‑ test_to_spot_fleet_format_returns_camel_case[lowestPrice-lowestPrice]
tests.unit.providers.aws.test_allocation_strategy.TestAWSAllocationStrategyFormatters ‑ test_to_spot_fleet_format_returns_camel_case[priceCapacityOptimized-priceCapacityOptimized]
tests.unit.providers.aws.test_allocation_strategy.TestAWSAllocationStrategyRoundTrip ‑ test_all_formats_round_trip_consistently[price-capacity-optimized-price-capacity-optimized-priceCapacityOptimized-price-capacity-optimized]
tests.unit.providers.aws.test_allocation_strategy.TestAWSAllocationStrategyRoundTrip ‑ test_all_formats_round_trip_consistently[priceCapacityOptimized-price-capacity-optimized-priceCapacityOptimized-price-capacity-optimized]
tests.unit.providers.aws.test_allocation_strategy.TestAWSAllocationStrategyRoundTrip ‑ test_all_formats_round_trip_consistently[price_capacity_optimized-price-capacity-optimized-priceCapacityOptimized-price-capacity-optimized]
tests.unit.providers.aws.test_allocation_strategy.TestAWSAllocationStrategyRoundTrip ‑ test_camel_case_input_to_ec2_fleet_format
tests.unit.providers.aws.test_allocation_strategy.TestAWSAllocationStrategyRoundTrip ‑ test_hyphenated_input_to_spot_fleet_format
tests.unit.providers.aws.test_allocation_strategy.TestAWSAllocationStrategyRoundTrip ‑ test_snake_case_input_to_asg_format
tests.unit.providers.aws.test_allocation_strategy.TestNormaliseAllocationStrategy ‑ test_canonical_camel_case_passes_through_unchanged[capacityOptimizedPrioritized]
tests.unit.providers.aws.test_allocation_strategy.TestNormaliseAllocationStrategy ‑ test_canonical_camel_case_passes_through_unchanged[capacityOptimized]
tests.unit.providers.aws.test_allocation_strategy.TestNormaliseAllocationStrategy ‑ test_canonical_camel_case_passes_through_unchanged[diversified]
tests.unit.providers.aws.test_allocation_strategy.TestNormaliseAllocationStrategy ‑ test_canonical_camel_case_passes_through_unchanged[lowestPrice]
tests.unit.providers.aws.test_allocation_strategy.TestNormaliseAllocationStrategy ‑ test_canonical_camel_case_passes_through_unchanged[priceCapacityOptimized]
tests.unit.providers.aws.test_allocation_strategy.TestNormaliseAllocationStrategy ‑ test_canonical_camel_case_passes_through_unchanged[prioritized]
tests.unit.providers.aws.test_allocation_strategy.TestNormaliseAllocationStrategy ‑ test_hyphenated_normalises_to_camel_case[capacity-optimized-capacityOptimized]
tests.unit.providers.aws.test_allocation_strategy.TestNormaliseAllocationStrategy ‑ test_hyphenated_normalises_to_camel_case[capacity-optimized-prioritized-capacityOptimizedPrioritized]
tests.unit.providers.aws.test_allocation_strategy.TestNormaliseAllocationStrategy ‑ test_hyphenated_normalises_to_camel_case[lowest-price-lowestPrice]
tests.unit.providers.aws.test_allocation_strategy.TestNormaliseAllocationStrategy ‑ test_hyphenated_normalises_to_camel_case[price-capacity-optimized-priceCapacityOptimized]
tests.unit.providers.aws.test_allocation_strategy.TestNormaliseAllocationStrategy ‑ test_snake_case_normalises_to_camel_case[capacity_optimized-capacityOptimized]
tests.unit.providers.aws.test_allocation_strategy.TestNormaliseAllocationStrategy ‑ test_snake_case_normalises_to_camel_case[capacity_optimized_prioritized-capacityOptimizedPrioritized]
tests.unit.providers.aws.test_allocation_strategy.TestNormaliseAllocationStrategy ‑ test_snake_case_normalises_to_camel_case[lowest_price-lowestPrice]
tests.unit.providers.aws.test_allocation_strategy.TestNormaliseAllocationStrategy ‑ test_snake_case_normalises_to_camel_case[price_capacity_optimized-priceCapacityOptimized]
tests.unit.providers.aws.test_allocation_strategy.TestNormaliseAllocationStrategy ‑ test_unknown_value_raises_value_error
tests.unit.providers.aws.test_aws_native_spec_service.TestAWSNativeSpecService ‑ test_build_aws_context
tests.unit.providers.aws.test_aws_native_spec_service.TestAWSNativeSpecService ‑ test_process_launch_template_spec_when_disabled
tests.unit.providers.aws.test_aws_native_spec_service.TestAWSNativeSpecService ‑ test_process_launch_template_spec_with_inline_spec
tests.unit.providers.aws.test_aws_native_spec_service.TestAWSNativeSpecService ‑ test_process_provider_api_spec_when_no_spec
tests.unit.providers.aws.test_aws_native_spec_service_merge.TestAWSNativeSpecServiceMerge ‑ test_merge_mode_disabled_native_spec
tests.unit.providers.aws.test_aws_native_spec_service_merge.TestAWSNativeSpecServiceMerge ‑ test_merge_mode_fallback_to_replace
tests.unit.providers.aws.test_aws_native_spec_service_merge.TestAWSNativeSpecServiceMerge ‑ test_merge_mode_merge
tests.unit.providers.aws.test_aws_native_spec_service_merge.TestAWSNativeSpecServiceMerge ‑ test_merge_mode_no_native_spec
tests.unit.providers.aws.test_aws_native_spec_service_merge.TestAWSNativeSpecServiceMerge ‑ test_merge_mode_replace
tests.unit.providers.aws.test_aws_native_spec_service_merge.TestAWSNativeSpecServiceMerge ‑ test_merge_mode_with_spec_file
tests.unit.providers.aws.test_aws_provider_config_legacy_timeout ‑ test_legacy_aws_connection_timeout_converts_to_seconds
tests.unit.providers.aws.test_aws_provider_config_legacy_timeout ‑ test_legacy_connection_timeout_ms_converts_to_seconds
tests.unit.providers.aws.test_base_context_mixin.TestBaseContextMixin ‑ test_calculate_capacity_distribution_heterogeneous
tests.unit.providers.aws.test_base_context_mixin.TestBaseContextMixin ‑ test_calculate_capacity_distribution_heterogeneous_default
tests.unit.providers.aws.test_base_context_mixin.TestBaseContextMixin ‑ test_calculate_capacity_distribution_ondemand
tests.unit.providers.aws.test_base_context_mixin.TestBaseContextMixin ‑ test_calculate_capacity_distribution_spot
tests.unit.providers.aws.test_base_context_mixin.TestBaseContextMixin ‑ test_calculate_capacity_distribution_spot_with_percent
tests.unit.providers.aws.test_base_context_mixin.TestBaseContextMixin ‑ test_get_package_name_exception_fallback
tests.unit.providers.aws.test_base_context_mixin.TestBaseContextMixin ‑ test_get_package_name_fallback
tests.unit.providers.aws.test_base_context_mixin.TestBaseContextMixin ‑ test_get_package_name_with_config_port
tests.unit.providers.aws.test_base_context_mixin.TestBaseContextMixin ‑ test_prepare_base_context
tests.unit.providers.aws.test_base_context_mixin.TestBaseContextMixin ‑ test_prepare_standard_flags
tests.unit.providers.aws.test_base_context_mixin.TestBaseContextMixin ‑ test_prepare_standard_flags_minimal
tests.unit.providers.aws.test_base_context_mixin.TestBaseContextMixin ‑ test_prepare_standard_tags
tests.unit.providers.aws.test_base_context_mixin.TestBaseContextMixin ‑ test_prepare_standard_tags_no_custom_tags
tests.unit.providers.aws.test_handler_merge_integration.TestHandlerMergeIntegration ‑ test_ec2fleet_handler_uses_merge_method
tests.unit.providers.aws.test_handler_merge_integration.TestHandlerMergeIntegration ‑ test_handler_fallback_when_no_merge_result
tests.unit.providers.aws.test_handler_merge_integration.TestHandlerMergeIntegration ‑ test_handler_without_native_service
tests.unit.providers.aws.test_handler_merge_integration.TestHandlerMergeIntegration ‑ test_spotfleet_handler_uses_merge_method
tests.unit.providers.aws.test_launch_template_manager.TestAWSLaunchTemplateManager ‑ test_create_instance_tags_basic
tests.unit.providers.aws.test_launch_template_manager.TestAWSLaunchTemplateManager ‑ test_create_instance_tags_includes_template_tags
tests.unit.providers.aws.test_launch_template_manager.TestAWSLaunchTemplateManager ‑ test_create_launch_template_data_basic_fields
tests.unit.providers.aws.test_launch_template_manager.TestAWSLaunchTemplateManager ‑ test_create_launch_template_data_iam_instance_profile
tests.unit.providers.aws.test_launch_template_manager.TestAWSLaunchTemplateManager ‑ test_create_launch_template_data_key_name
tests.unit.providers.aws.test_launch_template_manager.TestAWSLaunchTemplateManager ‑ test_create_launch_template_data_monitoring
tests.unit.providers.aws.test_launch_template_manager.TestAWSLaunchTemplateManager ‑ test_create_launch_template_data_network_interfaces
tests.unit.providers.aws.test_launch_template_manager.TestAWSLaunchTemplateManager ‑ test_create_launch_template_data_storage_configuration
tests.unit.providers.aws.test_launch_template_manager.TestAWSLaunchTemplateManager ‑ test_create_launch_template_data_user_data
tests.unit.providers.aws.test_launch_template_manager.TestAWSLaunchTemplateManager ‑ test_create_or_update_launch_template_creates_new
tests.unit.providers.aws.test_launch_template_manager.TestAWSLaunchTemplateManager ‑ test_create_or_update_launch_template_reuses_existing
tests.unit.providers.aws.test_launch_template_manager.TestAWSLaunchTemplateManager ‑ test_error_handling_wraps_client_error
tests.unit.providers.aws.test_launch_template_manager.TestAWSLaunchTemplateManager ‑ test_generate_client_token_is_deterministic
tests.unit.providers.aws.test_launch_template_manager.TestAWSLaunchTemplateManager ‑ test_launch_template_result_creation
tests.unit.providers.aws.test_launch_template_manager.TestAWSLaunchTemplateManager ‑ test_manager_initialization
tests.unit.providers.aws.test_launch_template_manager.TestAWSLaunchTemplateManager ‑ test_use_existing_template_strategy_found
tests.unit.providers.aws.test_launch_template_manager.TestAWSLaunchTemplateManager ‑ test_use_existing_template_strategy_not_found_raises
tests.unit.providers.aws.test_native_spec_package_context.TestAWSNativeSpecPackageContext ‑ test_build_aws_context_includes_package_info
tests.unit.providers.aws.test_native_spec_package_context.TestAWSNativeSpecPackageContext ‑ test_build_aws_context_package_info_fallback
tests.unit.providers.aws.test_native_spec_package_context.TestAWSNativeSpecPackageContext ‑ test_build_aws_context_partial_package_info
tests.unit.providers.aws.test_registration ‑ test_create_aws_strategy_handles_missing_console_gracefully
tests.unit.providers.aws.test_registration ‑ test_create_aws_strategy_injects_console_into_strategy
tests.unit.providers.aws.test_spec_file_loading.TestSpecFileLoading ‑ test_load_spec_file_invalid_json
tests.unit.providers.aws.test_spec_file_loading.TestSpecFileLoading ‑ test_load_spec_file_missing_config
tests.unit.providers.aws.test_spec_file_loading.TestSpecFileLoading ‑ test_load_spec_file_not_found
tests.unit.providers.aws.test_spec_file_loading.TestSpecFileLoading ‑ test_load_spec_file_success
tests.unit.providers.aws.test_spec_file_loading.TestSpecFileLoading ‑ test_load_spec_file_with_custom_base_path
tests.unit.providers.aws.test_spec_file_loading.TestSpecFileLoading ‑ test_resolve_launch_template_spec_file
tests.unit.providers.aws.test_spec_file_loading.TestSpecFileLoading ‑ test_resolve_launch_template_spec_inline
tests.unit.providers.aws.test_spec_file_loading.TestSpecFileLoading ‑ test_resolve_launch_template_spec_none
tests.unit.providers.aws.test_spec_file_loading.TestSpecFileLoading ‑ test_resolve_provider_api_spec_file
tests.unit.providers.aws.test_spec_file_loading.TestSpecFileLoading ‑ test_resolve_provider_api_spec_inline
tests.unit.providers.aws.test_spec_file_loading.TestSpecFileLoading ‑ test_resolve_provider_api_spec_none
tests.unit.providers.aws.test_spec_file_loading.TestSpecFileLoading ‑ test_spec_file_caching_behavior
tests.unit.providers.aws.test_spec_file_loading.TestSpecFileLoading ‑ test_spec_file_path_construction
tests.unit.providers.aws.test_spec_file_loading.TestSpecFileLoading ‑ test_spec_file_with_yaml_extension
tests.unit.providers.aws.test_spec_file_loading.TestSpecFileLoading ‑ test_spec_resolution_priority
tests.unit.providers.aws.test_tag_specifications_guard.TestEC2FleetTagSpecifications ‑ test_instant_fleet_allows_instance_tag
tests.unit.providers.aws.test_tag_specifications_guard.TestEC2FleetTagSpecifications ‑ test_maintain_fleet_no_instance_tag
tests.unit.providers.aws.test_tag_specifications_guard.TestEC2FleetTagSpecifications ‑ test_request_fleet_no_instance_tag
tests.unit.providers.aws.test_tag_specifications_guard.TestSpotFleetTagSpecifications ‑ test_no_instance_resource_type[maintain]
tests.unit.providers.aws.test_tag_specifications_guard.TestSpotFleetTagSpecifications ‑ test_no_instance_resource_type[request]
tests.unit.providers.aws.utilities.ec2.test_instances_derive_cpu_ram ‑ test_api_cache_called_only_once
tests.unit.providers.aws.utilities.ec2.test_instances_derive_cpu_ram ‑ test_api_cache_returns_api_values
tests.unit.providers.aws.utilities.ec2.test_instances_derive_cpu_ram ‑ test_api_failure_falls_back_to_heuristic
tests.unit.providers.aws.utilities.ec2.test_instances_derive_cpu_ram ‑ test_api_failure_no_second_api_call
tests.unit.providers.aws.utilities.ec2.test_instances_derive_cpu_ram ‑ test_heuristic_standard_families[c5.large-expected0]
tests.unit.providers.aws.utilities.ec2.test_instances_derive_cpu_ram ‑ test_heuristic_standard_families[m5.xlarge-expected1]
tests.unit.providers.aws.utilities.ec2.test_instances_derive_cpu_ram ‑ test_heuristic_standard_families[r5.large-expected2]
tests.unit.providers.aws.utilities.ec2.test_instances_derive_cpu_ram ‑ test_heuristic_t_family[t2.medium-expected3]
tests.unit.providers.aws.utilities.ec2.test_instances_derive_cpu_ram ‑ test_heuristic_t_family[t2.micro-expected1]
tests.unit.providers.aws.utilities.ec2.test_instances_derive_cpu_ram ‑ test_heuristic_t_family[t2.nano-expected0]
tests.unit.providers.aws.utilities.ec2.test_instances_derive_cpu_ram ‑ test_heuristic_t_family[t2.small-expected2]
tests.unit.providers.aws.utilities.ec2.test_instances_derive_cpu_ram ‑ test_heuristic_t_family[t3.micro-expected4]
tests.unit.providers.aws.utilities.ec2.test_instances_derive_cpu_ram ‑ test_heuristic_t_family[t3.small-expected5]
tests.unit.providers.aws.utilities.ec2.test_instances_derive_cpu_ram ‑ test_heuristic_t_family[t3a.xlarge-expected6]
tests.unit.providers.aws.utilities.ec2.test_instances_derive_cpu_ram ‑ test_heuristic_t_family[t4g.large-expected7]
tests.unit.providers.aws.utilities.ec2.test_instances_derive_cpu_ram ‑ test_heuristic_unknown_family
tests.unit.providers.aws.utilities.ec2.test_instances_derive_cpu_ram ‑ test_heuristic_unknown_size
tests.unit.providers.aws.utilities.ec2.test_instances_derive_cpu_ram ‑ test_heuristic_unparseable
tests.unit.providers.base.strategy.test_fallback_strategy_metrics ‑ test_circuit_breaker_closed_metric_emitted
tests.unit.providers.base.strategy.test_fallback_strategy_metrics ‑ test_circuit_breaker_opened_metric_emitted
tests.unit.providers.base.strategy.test_fallback_strategy_metrics ‑ test_fallback_increments_provider_fallback_total
tests.unit.providers.base.strategy.test_fallback_strategy_metrics ‑ test_no_fallback_metric_when_primary_succeeds
tests.unit.providers.base.strategy.test_fallback_strategy_metrics ‑ test_no_metrics_injected_does_not_raise
tests.unit.providers.registry.test_provider_registry_selection.TestSelectActiveProvider ‑ test_alternatives_populated_when_multiple_providers
tests.unit.providers.registry.test_provider_registry_selection.TestSelectActiveProvider ‑ test_config_port_none_raises_value_error
tests.unit.providers.registry.test_provider_registry_selection.TestSelectActiveProvider ‑ test_multiple_providers_applies_load_balancing
tests.unit.providers.registry.test_provider_registry_selection.TestSelectActiveProvider ‑ test_no_active_providers_raises_value_error
tests.unit.providers.registry.test_provider_registry_selection.TestSelectActiveProvider ‑ test_single_active_provider_returns_it
tests.unit.providers.registry.test_provider_registry_selection.TestSelectProviderForTemplate ‑ test_strategy1_cli_override_disabled_provider_raises
tests.unit.providers.registry.test_provider_registry_selection.TestSelectProviderForTemplate ‑ test_strategy1_cli_override_takes_precedence
tests.unit.providers.registry.test_provider_registry_selection.TestSelectProviderForTemplate ‑ test_strategy2_explicit_template_provider_name
tests.unit.providers.registry.test_provider_registry_selection.TestSelectProviderForTemplate ‑ test_strategy3_no_instances_for_type_raises
tests.unit.providers.registry.test_provider_registry_selection.TestSelectProviderForTemplate ‑ test_strategy3_provider_type_load_balancing
tests.unit.providers.registry.test_provider_registry_selection.TestSelectProviderForTemplate ‑ test_strategy4_api_capability_selection
tests.unit.providers.registry.test_provider_registry_selection.TestSelectProviderForTemplate ‑ test_strategy4_no_compatible_providers_permissive_fallthrough
tests.unit.providers.registry.test_provider_registry_selection.TestSelectProviderForTemplate ‑ test_strategy5_default_fallback_no_template_hints
tests.unit.providers.registry.test_provider_registry_selection.TestSelectProviderForTemplate ‑ test_strategy5_fallback_strategy_used_when_no_config
tests.unit.providers.registry.test_provider_registry_selection.TestSelectProviderForTemplate ‑ test_strategy5_no_config_no_fallback_raises
tests.unit.providers.test_allocation_strategy_mapping.TestGetEc2FleetAllocationStrategy ‑ test_known_strategies[capacityOptimized-capacity-optimized]
tests.unit.providers.test_allocation_strategy_mapping.TestGetEc2FleetAllocationStrategy ‑ test_known_strategies[capacityOptimizedPrioritized-capacity-optimized-prioritized]
tests.unit.providers.test_allocation_strategy_mapping.TestGetEc2FleetAllocationStrategy ‑ test_known_strategies[capacity_optimized-capacity-optimized]
tests.unit.providers.test_allocation_strategy_mapping.TestGetEc2FleetAllocationStrategy ‑ test_known_strategies[capacity_optimized_prioritized-capacity-optimized-prioritized]
tests.unit.providers.test_allocation_strategy_mapping.TestGetEc2FleetAllocationStrategy ‑ test_known_strategies[diversified-diversified]
tests.unit.providers.test_allocation_strategy_mapping.TestGetEc2FleetAllocationStrategy ‑ test_known_strategies[lowestPrice-lowest-price]
tests.unit.providers.test_allocation_strategy_mapping.TestGetEc2FleetAllocationStrategy ‑ test_known_strategies[lowest_price-lowest-price]
tests.unit.providers.test_allocation_strategy_mapping.TestGetEc2FleetAllocationStrategy ‑ test_known_strategies[priceCapacityOptimized-price-capacity-optimized]
tests.unit.providers.test_allocation_strategy_mapping.TestGetEc2FleetAllocationStrategy ‑ test_known_strategies[price_capacity_optimized-price-capacity-optimized]
tests.unit.providers.test_allocation_strategy_mapping.TestGetEc2FleetAllocationStrategy ‑ test_no_strategy_defaults_to_lowest_price
tests.unit.providers.test_allocation_strategy_mapping.TestGetEc2FleetOnDemandAllocationStrategy ‑ test_falls_back_to_spot_strategy_when_no_ondemand
tests.unit.providers.test_allocation_strategy_mapping.TestGetEc2FleetOnDemandAllocationStrategy ‑ test_known_strategies[lowestPrice-lowest-price]
tests.unit.providers.test_allocation_strategy_mapping.TestGetEc2FleetOnDemandAllocationStrategy ‑ test_known_strategies[lowest_price-lowest-price]
tests.unit.providers.test_allocation_strategy_mapping.TestGetEc2FleetOnDemandAllocationStrategy ‑ test_known_strategies[prioritized-prioritized]
tests.unit.providers.test_allocation_strategy_mapping.TestGetSpotFleetAllocationStrategy ‑ test_ec2_fleet_and_spot_fleet_use_different_formats
tests.unit.providers.test_allocation_strategy_mapping.TestGetSpotFleetAllocationStrategy ‑ test_known_strategies[capacityOptimized-capacityOptimized]
tests.unit.providers.test_allocation_strategy_mapping.TestGetSpotFleetAllocationStrategy ‑ test_known_strategies[capacity_optimized-capacityOptimized]
tests.unit.providers.test_allocation_strategy_mapping.TestGetSpotFleetAllocationStrategy ‑ test_known_strategies[capacity_optimized_prioritized-capacityOptimizedPrioritized]
tests.unit.providers.test_allocation_strategy_mapping.TestGetSpotFleetAllocationStrategy ‑ test_known_strategies[diversified-diversified]
tests.unit.providers.test_allocation_strategy_mapping.TestGetSpotFleetAllocationStrategy ‑ test_known_strategies[lowestPrice-lowestPrice]
tests.unit.providers.test_allocation_strategy_mapping.TestGetSpotFleetAllocationStrategy ‑ test_known_strategies[lowest_price-lowestPrice]
tests.unit.providers.test_allocation_strategy_mapping.TestGetSpotFleetAllocationStrategy ‑ test_known_strategies[price_capacity_optimized-priceCapacityOptimized]
tests.unit.providers.test_allocation_strategy_mapping.TestGetSpotFleetAllocationStrategy ‑ test_no_strategy_defaults_to_lowest_price
tests.unit.providers.test_aws_handlers.TestABISOverrides ‑ test_asg_uses_instance_requirements_mixed_policy
tests.unit.providers.test_aws_handlers.TestABISOverrides ‑ test_ec2_fleet_uses_instance_requirements_overrides
tests.unit.providers.test_aws_handlers.TestABISOverrides ‑ test_spot_fleet_uses_instance_requirements_overrides
tests.unit.providers.test_aws_handlers.TestASGHandler ‑ test_asg_handler_creates_auto_scaling_group
tests.unit.providers.test_aws_handlers.TestASGHandler ‑ test_asg_handler_release_hosts_error_handling
tests.unit.providers.test_aws_handlers.TestASGHandler ‑ test_asg_handler_release_hosts_incomplete_resource_mapping
tests.unit.providers.test_aws_handlers.TestASGHandler ‑ test_asg_handler_release_hosts_mixed_instances
tests.unit.providers.test_aws_handlers.TestASGHandler ‑ test_asg_handler_release_hosts_with_resource_mapping
tests.unit.providers.test_aws_handlers.TestASGHandler ‑ test_asg_handler_scales_group
tests.unit.providers.test_aws_handlers.TestASGHandler ‑ test_asg_handler_terminates_instances
tests.unit.providers.test_aws_handlers.TestContextFieldSupport ‑ test_asg_context_field
tests.unit.providers.test_aws_handlers.TestContextFieldSupport ‑ test_ec2_fleet_context_field
tests.unit.providers.test_aws_handlers.TestContextFieldSupport ‑ test_handlers_without_context_field
tests.unit.providers.test_aws_handlers.TestContextFieldSupport ‑ test_spot_fleet_context_field
tests.unit.providers.test_aws_handlers.TestContextFieldSupport ‑ test_spot_fleet_percent_on_demand_for_spot_price
tests.unit.providers.test_aws_handlers.TestEC2FleetHandler ‑ test_ec2_fleet_handler_builds_maintain_config
tests.unit.providers.test_aws_handlers.TestEC2FleetHandler ‑ test_ec2_fleet_handler_creates_fleet
tests.unit.providers.test_aws_handlers.TestEC2FleetHandler ‑ test_ec2_fleet_handler_handles_creation_failure
tests.unit.providers.test_aws_handlers.TestEC2FleetHandler ‑ test_ec2_fleet_handler_release_hosts_error_handling
tests.unit.providers.test_aws_handlers.TestEC2FleetHandler ‑ test_ec2_fleet_handler_release_hosts_incomplete_resource_mapping
tests.unit.providers.test_aws_handlers.TestEC2FleetHandler ‑ test_ec2_fleet_handler_release_hosts_maintain_fleet_capacity_management
tests.unit.providers.test_aws_handlers.TestEC2FleetHandler ‑ test_ec2_fleet_handler_release_hosts_mixed_instances
tests.unit.providers.test_aws_handlers.TestEC2FleetHandler ‑ test_ec2_fleet_handler_release_hosts_with_resource_mapping
tests.unit.providers.test_aws_handlers.TestEC2FleetHandler ‑ test_ec2_fleet_handler_terminates_instances
tests.unit.providers.test_aws_handlers.TestEC2FleetHandler ‑ test_ec2_fleet_instant_errors_with_instances_marks_partial_success
tests.unit.providers.test_aws_handlers.TestEC2FleetHandler ‑ test_ec2_fleet_instant_errors_without_instances_records_failure_details
tests.unit.providers.test_aws_handlers.TestEC2FleetHandler ‑ test_ec2_fleet_instant_no_errors_no_instances_warns
tests.unit.providers.test_aws_handlers.TestMultiInstanceOverrides ‑ test_asg_overrides_from_machine_types
tests.unit.providers.test_aws_handlers.TestMultiInstanceOverrides ‑ test_conflicting_machine_type_and_machine_types_raises
tests.unit.providers.test_aws_handlers.TestMultiInstanceOverrides ‑ test_ec2_fleet_overrides_from_machine_types
tests.unit.providers.test_aws_handlers.TestMultiInstanceOverrides ‑ test_spot_fleet_overrides_from_machine_types
tests.unit.providers.test_aws_handlers.TestRunInstancesHandler ‑ test_run_instances_handler_creates_instances
tests.unit.providers.test_aws_handlers.TestRunInstancesHandler ‑ test_run_instances_handler_handles_capacity_errors
tests.unit.providers.test_aws_handlers.TestRunInstancesHandler ‑ test_run_instances_handler_release_hosts_basic_termination
tests.unit.providers.test_aws_handlers.TestRunInstancesHandler ‑ test_run_instances_handler_release_hosts_client_error_handling
tests.unit.providers.test_aws_handlers.TestRunInstancesHandler ‑ test_run_instances_handler_release_hosts_empty_list
tests.unit.providers.test_aws_handlers.TestRunInstancesHandler ‑ test_run_instances_handler_release_hosts_error_handling
tests.unit.providers.test_aws_handlers.TestRunInstancesHandler ‑ test_run_instances_handler_release_hosts_mixed_reservations
tests.unit.providers.test_aws_handlers.TestRunInstancesHandler ‑ test_run_instances_handler_release_hosts_spot_instances
tests.unit.providers.test_aws_handlers.TestRunInstancesHandler ‑ test_run_instances_handler_release_hosts_with_resource_mapping
tests.unit.providers.test_aws_handlers.TestRunInstancesHandler ‑ test_run_instances_handler_supports_user_data
tests.unit.providers.test_aws_handlers.TestSpotFleetHandler ‑ test_asg_handler_builds_mixed_distribution_from_percent
tests.unit.providers.test_aws_handlers.TestSpotFleetHandler ‑ test_asg_handler_builds_spot_instances_distribution
tests.unit.providers.test_aws_handlers.TestSpotFleetHandler ‑ test_asg_handler_distribution_respects_percent_on_demand
tests.unit.providers.test_aws_handlers.TestSpotFleetHandler ‑ test_spot_fleet_handler_builds_maintain_config
tests.unit.providers.test_aws_handlers.TestSpotFleetHandler ‑ test_spot_fleet_handler_creates_spot_fleet
tests.unit.providers.test_aws_handlers.TestSpotFleetHandler ‑ test_spot_fleet_handler_handles_price_changes
tests.unit.providers.test_aws_handlers.TestSpotFleetHandler ‑ test_spot_fleet_handler_optimizes_costs
tests.unit.providers.test_aws_handlers.TestSpotFleetHandler ‑ test_spot_fleet_handler_release_hosts_error_handling
tests.unit.providers.test_aws_handlers.TestSpotFleetHandler ‑ test_spot_fleet_handler_release_hosts_fleet_cancellation
tests.unit.providers.test_aws_handlers.TestSpotFleetHandler ‑ test_spot_fleet_handler_release_hosts_incomplete_resource_mapping
tests.unit.providers.test_aws_handlers.TestSpotFleetHandler ‑ test_spot_fleet_handler_release_hosts_maintain_reduces_capacity
tests.unit.providers.test_aws_handlers.TestSpotFleetHandler ‑ test_spot_fleet_handler_release_hosts_mixed_instances
tests.unit.providers.test_aws_handlers.TestSpotFleetHandler ‑ test_spot_fleet_handler_release_hosts_spot_instance_detection
tests.unit.providers.test_aws_handlers.TestSpotFleetHandler ‑ test_spot_fleet_handler_release_hosts_with_resource_mapping
tests.unit.providers.test_config_builder_placement ‑ test_config_builder_importable_from_providers
tests.unit.providers.test_config_builder_placement ‑ test_no_aws_import_in_config_validator
tests.unit.providers.test_provider_interface.TestProviderErrorHandling ‑ test_provider_initialization_failure
tests.unit.providers.test_provider_interface.TestProviderErrorHandling ‑ test_provider_invalid_configuration
tests.unit.providers.test_provider_interface.TestProviderErrorHandling ‑ test_provider_operation_failures
tests.unit.providers.test_provider_interface.TestProviderPort ‑ test_mock_provider_configurable_responses
tests.unit.providers.test_provider_interface.TestProviderPort ‑ test_mock_provider_functionality
tests.unit.providers.test_provider_interface.TestProviderPort ‑ test_provider_available_templates
tests.unit.providers.test_provider_interface.TestProviderPort ‑ test_provider_capabilities
tests.unit.providers.test_provider_interface.TestProviderPort ‑ test_provider_configuration_validation
tests.unit.providers.test_provider_interface.TestProviderPort ‑ test_provider_factory_registration
tests.unit.providers.test_provider_interface.TestProviderPort ‑ test_provider_health_check
tests.unit.providers.test_provider_interface.TestProviderPort ‑ test_provider_interface_compliance[mock-MockProvider]
tests.unit.providers.test_provider_interface.TestProviderPort ‑ test_provider_template_validation
tests.unit.providers.test_provider_registry.TestProviderSupportsApiNoHardcode ‑ test_capabilities_instance_attr_still_takes_precedence
tests.unit.providers.test_provider_registry.TestProviderSupportsApiNoHardcode ‑ test_delegates_to_strategy_capabilities
tests.unit.providers.test_provider_registry.TestProviderSupportsApiNoHardcode ‑ test_falls_through_to_true_when_get_capabilities_raises
tests.unit.providers.test_provider_registry.TestProviderSupportsApiNoHardcode ‑ test_falls_through_to_true_when_no_strategy_cached
tests.unit.providers.test_provider_registry.TestProviderSupportsApiNoHardcode ‑ test_falls_through_to_true_when_strategy_has_empty_supported_apis
tests.unit.providers.test_provider_registry.TestProviderSupportsApiNoHardcode ‑ test_handler_config_still_takes_precedence
tests.unit.providers.test_provider_registry.TestProviderSupportsApiNoHardcode ‑ test_no_hardcoded_aws_api_list_in_source
tests.unit.providers.test_provider_registry.TestProviderSupportsApiNoHardcode ‑ test_no_provider_type_aws_check_in_source
tests.unit.providers.test_provider_registry.TestProviderSupportsApiNoHardcode ‑ test_rejects_unknown_api_when_strategy_has_capabilities
tests.unit.providers.test_providers_comprehensive.TestAWSAuthenticationComprehensive ‑ test_auth_strategy_initialization
tests.unit.providers.test_providers_comprehensive.TestAWSAuthenticationComprehensive ‑ test_cognito_strategy_exists
tests.unit.providers.test_providers_comprehensive.TestAWSAuthenticationComprehensive ‑ test_iam_strategy_exists
tests.unit.providers.test_providers_comprehensive.TestAWSPersistenceComprehensive ‑ test_dynamodb_strategy_exists
tests.unit.providers.test_providers_comprehensive.TestAWSProviderComprehensive ‑ test_aws_adapters_exist
tests.unit.providers.test_providers_comprehensive.TestAWSProviderComprehensive ‑ test_aws_client_exists
tests.unit.providers.test_providers_comprehensive.TestAWSProviderComprehensive ‑ test_aws_configuration_exists
tests.unit.providers.test_providers_comprehensive.TestAWSProviderComprehensive ‑ test_aws_configuration_initialization
tests.unit.providers.test_providers_comprehensive.TestAWSProviderComprehensive ‑ test_aws_exceptions_exist
tests.unit.providers.test_providers_comprehensive.TestAWSProviderComprehensive ‑ test_aws_handler_classes_exist
tests.unit.providers.test_providers_comprehensive.TestAWSProviderComprehensive ‑ test_aws_handler_initialization
tests.unit.providers.test_providers_comprehensive.TestAWSProviderComprehensive ‑ test_aws_handler_modules_exist
tests.unit.providers.test_providers_comprehensive.TestAWSProviderComprehensive ‑ test_aws_strategy_exists
tests.unit.providers.test_providers_comprehensive.TestAWSProviderComprehensive ‑ test_aws_strategy_initialization
tests.unit.providers.test_providers_comprehensive.TestAWSProviderComprehensive ‑ test_aws_utilities_exist
tests.unit.providers.test_providers_comprehensive.TestAWSProviderEnvironmentVariables ‑ test_aws_config_authentication_env_vars
tests.unit.providers.test_providers_comprehensive.TestAWSProviderEnvironmentVariables ‑ test_aws_config_case_insensitive_env_vars
tests.unit.providers.test_providers_comprehensive.TestAWSProviderEnvironmentVariables ‑ test_aws_config_env_precedence_over_defaults
tests.unit.providers.test_providers_comprehensive.TestAWSProviderEnvironmentVariables ‑ test_aws_config_env_var_override
tests.unit.providers.test_providers_comprehensive.TestAWSProviderEnvironmentVariables ‑ test_aws_config_field_aliases_env_vars
tests.unit.providers.test_providers_comprehensive.TestAWSProviderEnvironmentVariables ‑ test_aws_config_invalid_env_var_types
tests.unit.providers.test_providers_comprehensive.TestAWSProviderEnvironmentVariables ‑ test_aws_config_json_fields_env_vars
tests.unit.providers.test_providers_comprehensive.TestAWSProviderEnvironmentVariables ‑ test_aws_config_legacy_fields_env_vars
tests.unit.providers.test_providers_comprehensive.TestAWSProviderEnvironmentVariables ‑ test_aws_config_proxy_settings_env_vars
tests.unit.providers.test_providers_comprehensive.TestAWSProviderEnvironmentVariables ‑ test_aws_config_service_settings_env_vars
tests.unit.providers.test_providers_comprehensive.TestAWSProviderEnvironmentVariables ‑ test_aws_config_type_conversion_env_vars
tests.unit.providers.test_providers_comprehensive.TestAWSProviderEnvironmentVariables ‑ test_aws_config_validation_with_env_vars
tests.unit.providers.test_providers_comprehensive.TestAWSProviderEnvironmentVariables ‑ test_provider_settings_registry_env_override
tests.unit.providers.test_providers_comprehensive.TestAWSResilienceComprehensive ‑ test_aws_retry_config_exists
tests.unit.providers.test_providers_comprehensive.TestAWSResilienceComprehensive ‑ test_aws_retry_errors_exist
tests.unit.providers.test_providers_comprehensive.TestAWSResilienceComprehensive ‑ test_aws_retry_strategy_exists
tests.unit.providers.test_providers_comprehensive.TestAWSTemplateInfrastructureComprehensive ‑ test_ami_cache_exists
tests.unit.providers.test_providers_comprehensive.TestAWSTemplateInfrastructureComprehensive ‑ test_template_infrastructure_initialization
tests.unit.providers.test_providers_comprehensive.TestProviderRegistrationComprehensive ‑ test_aws_registration_exists
tests.unit.providers.test_providers_comprehensive.TestProviderRegistrationComprehensive ‑ test_provider_registry_exists
tests.unit.providers.test_providers_comprehensive.TestProviderRegistrationComprehensive ‑ test_provider_registry_initialization
tests.unit.providers.test_providers_comprehensive.TestProviderStrategyPatternsComprehensive ‑ test_composite_strategy_exists
tests.unit.providers.test_providers_comprehensive.TestProviderStrategyPatternsComprehensive ‑ test_composite_strategy_initialization
tests.unit.providers.test_providers_comprehensive.TestProviderStrategyPatternsComprehensive ‑ test_fallback_strategy_exists
tests.unit.providers.test_providers_comprehensive.TestProviderStrategyPatternsComprehensive ‑ test_fallback_strategy_initialization
tests.unit.providers.test_providers_comprehensive.TestProviderStrategyPatternsComprehensive ‑ test_load_balancing_strategy_exists
tests.unit.providers.test_providers_comprehensive.TestProviderStrategyPatternsComprehensive ‑ test_load_balancing_strategy_initialization
tests.unit.providers.test_providers_comprehensive.TestProviderStrategyPatternsComprehensive ‑ test_provider_selector_exists
tests.unit.providers.test_providers_comprehensive.TestProviderStrategyPatternsComprehensive ‑ test_provider_strategy_base_exists
tests.unit.providers.test_providers_comprehensive.TestProviderStrategyPatternsComprehensive ‑ test_strategy_pattern_methods
tests.unit.sdk.test_client_wait.TestWaitForRequestNotInitialized ‑ test_wait_for_request_raises_sdk_error_if_not_initialized
tests.unit.sdk.test_client_wait.TestWaitForRequestPolls ‑ test_wait_for_request_polls_until_terminal
tests.unit.sdk.test_client_wait.TestWaitForRequestTerminalImmediately ‑ test_wait_for_request_returns_immediately_if_terminal
tests.unit.sdk.test_client_wait.TestWaitForRequestTimeout ‑ test_wait_for_request_raises_timeout_error
tests.unit.sdk.test_client_wait.TestWaitForRequestTimeout ‑ test_wait_for_request_timeout_zero_raises_if_not_terminal
tests.unit.sdk.test_client_wait.TestWaitForReturnDelegates ‑ test_wait_for_return_delegates_to_wait_for_request
tests.unit.sdk.test_discovery_scheduler_formatting ‑ test_constructor_stores_scheduler_port
tests.unit.sdk.test_discovery_scheduler_formatting ‑ test_default_constructor_has_no_scheduler_port
tests.unit.sdk.test_discovery_scheduler_formatting ‑ test_formatter_exception_falls_back_to_raw
tests.unit.sdk.test_discovery_scheduler_formatting ‑ test_list_formatter_exception_falls_back_to_raw_list
tests.unit.sdk.test_discovery_scheduler_formatting ‑ test_list_of_request_dtos_calls_format_request_status_response
tests.unit.sdk.test_discovery_scheduler_formatting ‑ test_no_scheduler_port_list_returns_raw_list
tests.unit.sdk.test_discovery_scheduler_formatting ‑ test_no_scheduler_port_returns_raw_dict
tests.unit.sdk.test_discovery_scheduler_formatting ‑ test_none_result_returns_none
tests.unit.sdk.test_discovery_scheduler_formatting ‑ test_raw_response_bypasses_scheduler_formatting
tests.unit.sdk.test_discovery_scheduler_formatting ‑ test_request_dto_calls_format_request_for_display
tests.unit.sdk.test_discovery_scheduler_formatting ‑ test_return_request_response_calls_format_request_status_response
tests.unit.sdk.test_discovery_scheduler_formatting ‑ test_unknown_dto_type_returns_raw_dict
tests.unit.sdk.test_protocols.TestSDKProtocolFixes ‑ test_protocol_get_request_status_param_is_request_ids
tests.unit.sdk.test_protocols.TestSDKProtocolFixes ‑ test_protocol_has_start_machines
tests.unit.sdk.test_protocols.TestSDKProtocolFixes ‑ test_protocol_has_stop_machines
tests.unit.sdk.test_protocols.TestSDKProtocolFixes ‑ test_protocol_start_machines_is_coroutine
tests.unit.sdk.test_protocols.TestSDKProtocolFixes ‑ test_protocol_stop_machines_is_coroutine
tests.unit.sdk.test_sdk_batch.TestBatch ‑ test_batch_all_failures_captured
tests.unit.sdk.test_sdk_batch.TestBatch ‑ test_batch_empty_list_returns_empty
tests.unit.sdk.test_sdk_batch.TestBatch ‑ test_batch_mixed_success_and_failure
tests.unit.sdk.test_sdk_batch.TestBatch ‑ test_batch_preserves_order
tests.unit.sdk.test_sdk_batch.TestBatch ‑ test_batch_raises_when_not_initialized
tests.unit.sdk.test_sdk_batch.TestBatch ‑ test_batch_returns_list
tests.unit.sdk.test_sdk_batch.TestBatch ‑ test_batch_successful_operations
tests.unit.sdk.test_sdk_client.TestConvenienceMethods ‑ test_health_check_delegates_to_get_provider_health
tests.unit.sdk.test_sdk_client.TestConvenienceMethods ‑ test_health_check_raises_when_not_initialized
tests.unit.sdk.test_sdk_client.TestConvenienceMethods ‑ test_request_machines_delegates_to_orchestrator
tests.unit.sdk.test_sdk_client.TestConvenienceMethods ‑ test_request_machines_raises_when_not_initialized
tests.unit.sdk.test_sdk_client.TestConvenienceMethods ‑ test_show_template_delegates_to_get_template
tests.unit.sdk.test_sdk_client.TestConvenienceMethods ‑ test_show_template_raises_when_not_initialized
tests.unit.sdk.test_sdk_client.TestInitializeMissingConfigSafety ‑ test_downstream_sys_exit_converted_to_configuration_error
tests.unit.sdk.test_sdk_client.TestInitializeMissingConfigSafety ‑ test_missing_config_does_not_raise_system_exit
tests.unit.sdk.test_sdk_client.TestInitializeMissingConfigSafety ‑ test_missing_config_raises_configuration_error_not_system_exit
tests.unit.sdk.test_sdk_client.TestInitializeMissingConfigSafety ‑ test_nonexistent_config_path_raises_configuration_error
tests.unit.sdk.test_sdk_client.TestOpenResourceBrokerConstruction ‑ test_config_dict_accepted
tests.unit.sdk.test_sdk_client.TestOpenResourceBrokerConstruction ‑ test_config_path_accepted
tests.unit.sdk.test_sdk_client.TestOpenResourceBrokerConstruction ‑ test_default_provider_is_aws
tests.unit.sdk.test_sdk_client.TestOpenResourceBrokerConstruction ‑ test_explicit_provider_stored
tests.unit.sdk.test_sdk_client.TestOpenResourceBrokerConstruction ‑ test_invalid_config_raises_configuration_error
tests.unit.sdk.test_sdk_client.TestOpenResourceBrokerConstruction ‑ test_kwargs_go_to_custom_config
tests.unit.sdk.test_sdk_client.TestOpenResourceBrokerConstruction ‑ test_not_initialized_on_construction
tests.unit.sdk.test_sdk_client.TestOpenResourceBrokerConstruction ‑ test_repr_not_initialized
tests.unit.sdk.test_sdk_client.TestOpenResourceBrokerInitialize ‑ test_cleanup_resets_state
tests.unit.sdk.test_sdk_client.TestOpenResourceBrokerInitialize ‑ test_context_manager_initializes_and_cleans_up
tests.unit.sdk.test_sdk_client.TestOpenResourceBrokerInitialize ‑ test_initialize_idempotent
tests.unit.sdk.test_sdk_client.TestOpenResourceBrokerInitialize ‑ test_initialize_raises_configuration_error_when_buses_missing
tests.unit.sdk.test_sdk_client.TestOpenResourceBrokerInitialize ‑ test_initialize_raises_provider_error_when_app_fails
tests.unit.sdk.test_sdk_client.TestOpenResourceBrokerInitialize ‑ test_initialize_returns_true_on_success
tests.unit.sdk.test_sdk_client.TestOpenResourceBrokerIntrospection ‑ test_config_property
tests.unit.sdk.test_sdk_client.TestOpenResourceBrokerIntrospection ‑ test_get_method_info_raises_when_not_initialized
tests.unit.sdk.test_sdk_client.TestOpenResourceBrokerIntrospection ‑ test_get_method_info_returns_none_for_unknown
tests.unit.sdk.test_sdk_client.TestOpenResourceBrokerIntrospection ‑ test_get_methods_by_type_raises_when_not_initialized
tests.unit.sdk.test_sdk_client.TestOpenResourceBrokerIntrospection ‑ test_get_methods_by_type_returns_empty_list_when_no_discovery
tests.unit.sdk.test_sdk_client.TestOpenResourceBrokerIntrospection ‑ test_get_stats_initialized
tests.unit.sdk.test_sdk_client.TestOpenResourceBrokerIntrospection ‑ test_get_stats_not_initialized
tests.unit.sdk.test_sdk_client.TestOpenResourceBrokerIntrospection ‑ test_list_available_methods_raises_when_not_initialized
tests.unit.sdk.test_sdk_client.TestOpenResourceBrokerIntrospection ‑ test_list_available_methods_returns_method_names
tests.unit.sdk.test_sdk_client.TestOpenResourceBrokerIntrospection ‑ test_provider_property
tests.unit.sdk.test_sdk_client.TestOpenResourceBrokerIntrospection ‑ test_repr_initialized
tests.unit.sdk.test_sdk_client.TestRegionProfileOverrides ‑ test_no_overrides_when_region_and_profile_absent
tests.unit.sdk.test_sdk_client.TestRegionProfileOverrides ‑ test_profile_override_applied_after_initialize
tests.unit.sdk.test_sdk_client.TestRegionProfileOverrides ‑ test_region_and_profile_both_applied
tests.unit.sdk.test_sdk_client.TestRegionProfileOverrides ‑ test_region_override_applied_after_initialize
tests.unit.sdk.test_sdk_client_isolation.TestContainerIsolation ‑ test_application_receives_isolated_container
tests.unit.sdk.test_sdk_client_isolation.TestContainerIsolation ‑ test_cleanup_clears_own_container_only
tests.unit.sdk.test_sdk_client_isolation.TestContainerIsolation ‑ test_cleanup_sets_container_to_none
tests.unit.sdk.test_sdk_client_isolation.TestContainerIsolation ‑ test_container_none_before_initialize
tests.unit.sdk.test_sdk_client_isolation.TestContainerIsolation ‑ test_create_container_called_during_initialize
tests.unit.sdk.test_sdk_client_isolation.TestContainerIsolation ‑ test_two_clients_get_different_container_objects
tests.unit.sdk.test_sdk_client_isolation.TestRegionProfileOverrideIsolation ‑ test_profile_override_uses_isolated_container_not_singleton
tests.unit.sdk.test_sdk_client_isolation.TestRegionProfileOverrideIsolation ‑ test_region_override_uses_isolated_container_not_singleton
tests.unit.sdk.test_sdk_client_isolation.TestRegionProfileOverrideIsolation ‑ test_two_clients_overrides_do_not_bleed_into_each_other
tests.unit.sdk.test_sdk_config.TestSDKConfigDefaults ‑ test_default_values
tests.unit.sdk.test_sdk_config.TestSDKConfigDefaults ‑ test_validate_passes_with_defaults
tests.unit.sdk.test_sdk_config.TestSDKConfigFromDict ‑ test_empty_dict_uses_defaults
tests.unit.sdk.test_sdk_config.TestSDKConfigFromDict ‑ test_known_fields_mapped
tests.unit.sdk.test_sdk_config.TestSDKConfigFromDict ‑ test_unknown_fields_go_to_custom_config
tests.unit.sdk.test_sdk_config.TestSDKConfigFromEnv ‑ test_defaults_when_env_absent
tests.unit.sdk.test_sdk_config.TestSDKConfigFromEnv ‑ test_reads_env_vars
tests.unit.sdk.test_sdk_config.TestSDKConfigFromFile ‑ test_loads_json_file
tests.unit.sdk.test_sdk_config.TestSDKConfigFromFile ‑ test_missing_file_raises
tests.unit.sdk.test_sdk_config.TestSDKConfigToDict ‑ test_to_dict_excludes_none
tests.unit.sdk.test_sdk_config.TestSDKConfigToDict ‑ test_to_dict_includes_custom_config
tests.unit.sdk.test_sdk_config.TestSDKConfigValidation ‑ test_empty_provider_raises
tests.unit.sdk.test_sdk_config.TestSDKConfigValidation ‑ test_invalid_log_level_raises
tests.unit.sdk.test_sdk_config.TestSDKConfigValidation ‑ test_log_level_case_insensitive
tests.unit.sdk.test_sdk_config.TestSDKConfigValidation ‑ test_negative_retry_raises
tests.unit.sdk.test_sdk_config.TestSDKConfigValidation ‑ test_negative_timeout_raises
tests.unit.sdk.test_sdk_config.TestSDKConfigValidation ‑ test_valid_log_levels
tests.unit.sdk.test_sdk_config.TestSDKConfigValidation ‑ test_zero_retry_is_valid
tests.unit.sdk.test_sdk_config.TestSDKConfigValidation ‑ test_zero_timeout_raises
tests.unit.sdk.test_sdk_constructor_overrides.TestORBClientSchedulerOverride ‑ test_default_scheduler_calls_override
tests.unit.sdk.test_sdk_constructor_overrides.TestORBClientSchedulerOverride ‑ test_hostfactory_scheduler_calls_override
tests.unit.sdk.test_sdk_constructor_overrides.TestORBClientSchedulerOverride ‑ test_no_scheduler_does_not_call_override
tests.unit.sdk.test_sdk_constructor_overrides.TestORBClientSchedulerOverride ‑ test_region_override_still_called
tests.unit.sdk.test_sdk_constructor_overrides.TestORBClientSchedulerOverride ‑ test_scheduler_kwarg_calls_override
tests.unit.sdk.test_sdk_constructor_overrides.TestSDKConfigScheduler ‑ test_scheduler_default_is_none
tests.unit.sdk.test_sdk_constructor_overrides.TestSDKConfigScheduler ‑ test_scheduler_not_in_custom_config
tests.unit.sdk.test_sdk_constructor_overrides.TestSDKConfigScheduler ‑ test_scheduler_parsed_from_dict
tests.unit.sdk.test_sdk_discovery.TestCreateCommandMethodCqrs ‑ test_create_request_returns_request_id_dict
tests.unit.sdk.test_sdk_discovery.TestCreateCommandMethodCqrs ‑ test_create_return_request_returns_output_fields
tests.unit.sdk.test_sdk_discovery.TestCreateCommandMethodCqrs ‑ test_void_command_returns_none
tests.unit.sdk.test_sdk_discovery.TestExtractCommandOutput ‑ test_cleanup_old_requests_command_returns_counts
tests.unit.sdk.test_sdk_discovery.TestExtractCommandOutput ‑ test_create_request_command_returns_none_when_field_not_populated
tests.unit.sdk.test_sdk_discovery.TestExtractCommandOutput ‑ test_create_request_command_returns_request_id
tests.unit.sdk.test_sdk_discovery.TestExtractCommandOutput ‑ test_create_return_request_command_omits_none_fields
tests.unit.sdk.test_sdk_discovery.TestExtractCommandOutput ‑ test_create_return_request_command_returns_all_fields
Check notice on line 0 in .github
github-actions / Test Results Summary
6394 tests found (test 5924 to 6394)
There are 6394 tests, see "Raw output" for the list of tests 5924 to 6394.
Raw output
tests.unit.sdk.test_sdk_discovery.TestExtractCommandOutput ‑ test_create_template_command_success_returns_created_true
tests.unit.sdk.test_sdk_discovery.TestExtractCommandOutput ‑ test_create_template_command_validation_failure
tests.unit.sdk.test_sdk_discovery.TestExtractCommandOutput ‑ test_delete_template_command_success
tests.unit.sdk.test_sdk_discovery.TestExtractCommandOutput ‑ test_unknown_command_returns_none
tests.unit.sdk.test_sdk_discovery.TestExtractCommandOutput ‑ test_update_template_command_success
tests.unit.sdk.test_sdk_init_config_handlers.TestConfigurationManagerConfigDictHasAwsHandlerDefaults ‑ test_configuration_manager_config_dict_has_aws_handler_defaults
tests.unit.sdk.test_sdk_init_config_handlers.TestEnsureRawConfigCallsLoadStrategyDefaults ‑ test_ensure_raw_config_with_config_dict_calls_load_strategy_defaults
tests.unit.sdk.test_sdk_init_config_handlers.TestEnsureRawConfigMergesStrategyDefaults ‑ test_ensure_raw_config_with_config_dict_merges_strategy_defaults
tests.unit.sdk.test_sdk_init_config_handlers.TestFileAndDictPathsProduceEquivalentStrategyDefaults ‑ test_file_and_dict_paths_produce_equivalent_strategy_defaults
tests.unit.sdk.test_sdk_init_config_handlers.TestLoadStrategyDefaultsBaseline ‑ test_load_strategy_defaults_returns_non_empty_dict
tests.unit.sdk.test_sdk_init_config_handlers.TestLoadStrategyDefaultsResilience ‑ test_load_strategy_defaults_survives_registry_failure
tests.unit.sdk.test_sdk_initialize_e2e.TestCleanup ‑ test_cleanup_removes_dynamic_attributes
tests.unit.sdk.test_sdk_initialize_e2e.TestCleanup ‑ test_cleanup_resets_methods_dict
tests.unit.sdk.test_sdk_initialize_e2e.TestCleanup ‑ test_context_manager_cleans_up_on_exit
tests.unit.sdk.test_sdk_initialize_e2e.TestGetMethodParameters ‑ test_get_method_parameters_raises_when_not_initialized
tests.unit.sdk.test_sdk_initialize_e2e.TestGetMethodParameters ‑ test_get_method_parameters_returns_dict_for_known_method
tests.unit.sdk.test_sdk_initialize_e2e.TestGetMethodParameters ‑ test_get_method_parameters_returns_none_for_unknown_method
tests.unit.sdk.test_sdk_initialize_e2e.TestGetStats ‑ test_get_stats_before_initialize
tests.unit.sdk.test_sdk_initialize_e2e.TestGetStats ‑ test_get_stats_counts_match_discovered_methods
tests.unit.sdk.test_sdk_initialize_e2e.TestInitializeWithRealDiscovery ‑ test_initialize_discovers_cqrs_methods
tests.unit.sdk.test_sdk_initialize_e2e.TestInitializeWithRealDiscovery ‑ test_initialize_idempotent
tests.unit.sdk.test_sdk_initialize_e2e.TestInitializeWithRealDiscovery ‑ test_initialize_sets_methods_as_attributes
tests.unit.sdk.test_sdk_initialize_e2e.TestSDKConfigFromEnv ‑ test_from_env_config_file_path
tests.unit.sdk.test_sdk_initialize_e2e.TestSDKConfigFromEnv ‑ test_from_env_defaults_when_vars_absent
tests.unit.sdk.test_sdk_initialize_e2e.TestSDKConfigFromEnv ‑ test_from_env_reads_log_level
tests.unit.sdk.test_sdk_initialize_e2e.TestSDKConfigFromEnv ‑ test_from_env_reads_provider
tests.unit.sdk.test_sdk_initialize_e2e.TestSDKConfigFromEnv ‑ test_from_env_reads_region
tests.unit.sdk.test_sdk_initialize_e2e.TestSDKConfigFromEnv ‑ test_from_env_reads_timeout
tests.unit.sdk.test_sdk_initialize_e2e.TestSDKErrorWrapping ‑ test_initialize_raises_configuration_error_when_buses_none
tests.unit.sdk.test_sdk_initialize_e2e.TestSDKErrorWrapping ‑ test_initialize_raises_provider_error_when_app_init_fails
tests.unit.sdk.test_sdk_initialize_e2e.TestSDKErrorWrapping ‑ test_initialize_wraps_generic_exception_as_sdk_error
tests.unit.sdk.test_sdk_initialize_e2e.TestSDKErrorWrapping ‑ test_initialize_wraps_system_exit_as_configuration_error
tests.unit.sdk.test_sdk_initialize_e2e.TestSDKErrorWrapping ‑ test_sdk_error_preserves_message
tests.unit.sdk.test_sdk_machine_methods.TestGetMachine ‑ test_raises_not_found_when_machine_is_none
tests.unit.sdk.test_sdk_machine_methods.TestGetMachine ‑ test_raises_sdk_error_when_not_initialized
tests.unit.sdk.test_sdk_middleware.TestBuildMiddlewareChain ‑ test_middleware_chain_order
tests.unit.sdk.test_sdk_middleware.TestBuildMiddlewareChain ‑ test_middleware_error_propagates
tests.unit.sdk.test_sdk_middleware.TestBuildMiddlewareChain ‑ test_middleware_short_circuit
tests.unit.sdk.test_sdk_middleware.TestBuildMiddlewareChain ‑ test_middleware_transforms_kwargs_and_result
tests.unit.sdk.test_sdk_middleware.TestBuildMiddlewareChain ‑ test_no_middleware_calls_method_directly
tests.unit.sdk.test_sdk_middleware.TestBuildMiddlewareChain ‑ test_single_middleware
tests.unit.sdk.test_sdk_middleware.TestORBClientMiddleware ‑ test_add_middleware_before_init
tests.unit.sdk.test_sdk_middleware.TestORBClientMiddleware ‑ test_add_middleware_not_initialized_no_error
tests.unit.sdk.test_sdk_middleware.TestSDKMiddlewareBase ‑ test_cannot_instantiate_abstract
tests.unit.sdk.test_sdk_parameter_mapping.TestDiscoverCQRSMethods ‑ test_discover_raises_handler_discovery_error_on_failure
tests.unit.sdk.test_sdk_parameter_mapping.TestDiscoverCQRSMethods ‑ test_discover_returns_methods_dict
tests.unit.sdk.test_sdk_parameter_mapping.TestParameterMapper ‑ test_explicit_requested_count_not_overwritten
tests.unit.sdk.test_sdk_parameter_mapping.TestParameterMapper ‑ test_get_supported_parameters_includes_direct_and_mapped
tests.unit.sdk.test_sdk_parameter_mapping.TestParameterMapper ‑ test_get_supported_parameters_no_spurious_mappings
tests.unit.sdk.test_sdk_parameter_mapping.TestParameterMapper ‑ test_global_count_maps_to_requested_count
tests.unit.sdk.test_sdk_parameter_mapping.TestParameterMapper ‑ test_global_mapping_skipped_when_target_absent
tests.unit.sdk.test_sdk_parameter_mapping.TestParameterMapper ‑ test_parameter_exists_in_dataclass
tests.unit.sdk.test_sdk_parameter_mapping.TestParameterMapper ‑ test_passthrough_when_no_mapping_needed
tests.unit.sdk.test_sdk_parameter_mapping.TestParameterMapper ‑ test_unknown_param_passed_through
tests.unit.sdk.test_sdk_parameter_mapping.TestSDKMethodDiscoveryCreatedMethods ‑ test_command_method_calls_bus_execute
tests.unit.sdk.test_sdk_parameter_mapping.TestSDKMethodDiscoveryCreatedMethods ‑ test_command_method_raises_method_execution_error_on_failure
tests.unit.sdk.test_sdk_parameter_mapping.TestSDKMethodDiscoveryCreatedMethods ‑ test_query_method_calls_bus_execute
tests.unit.sdk.test_sdk_parameter_mapping.TestSDKMethodDiscoveryCreatedMethods ‑ test_query_method_raises_method_execution_error_on_failure
tests.unit.sdk.test_sdk_parameter_mapping.TestSDKMethodDiscoveryMethodInfo ‑ test_fallback_on_bad_type
tests.unit.sdk.test_sdk_parameter_mapping.TestSDKMethodDiscoveryMethodInfo ‑ test_handler_type_stored
tests.unit.sdk.test_sdk_parameter_mapping.TestSDKMethodDiscoveryMethodInfo ‑ test_optional_fields_not_required
tests.unit.sdk.test_sdk_parameter_mapping.TestSDKMethodDiscoveryMethodInfo ‑ test_required_fields_detected
tests.unit.sdk.test_sdk_parameter_mapping.TestSDKMethodDiscoveryNameConversion ‑ test_camel_to_snake
tests.unit.sdk.test_sdk_parameter_mapping.TestSDKMethodDiscoveryNameConversion ‑ test_command_name_strips_command_suffix
tests.unit.sdk.test_sdk_parameter_mapping.TestSDKMethodDiscoveryNameConversion ‑ test_generate_description_contains_operation_type
tests.unit.sdk.test_sdk_parameter_mapping.TestSDKMethodDiscoveryNameConversion ‑ test_query_name_no_suffix
tests.unit.sdk.test_sdk_parameter_mapping.TestSDKMethodDiscoveryNameConversion ‑ test_query_name_strips_query_suffix
tests.unit.sdk.test_sdk_parameter_mapping.TestStandardizeReturnType ‑ test_datetime_values_serialized_to_iso
tests.unit.sdk.test_sdk_parameter_mapping.TestStandardizeReturnType ‑ test_dict_returned_as_is
tests.unit.sdk.test_sdk_parameter_mapping.TestStandardizeReturnType ‑ test_list_of_dtos_converted
tests.unit.sdk.test_sdk_parameter_mapping.TestStandardizeReturnType ‑ test_none_returns_none
tests.unit.sdk.test_sdk_parameter_mapping.TestStandardizeReturnType ‑ test_object_with_to_dict_converted
tests.unit.sdk.test_sdk_parameter_mapping.TestStandardizeReturnType ‑ test_primitive_returned_unchanged
tests.unit.sdk.test_sdk_programmatic_config.TestApplicationWithConfigDict ‑ test_config_path_and_config_dict_both_stored
tests.unit.sdk.test_sdk_programmatic_config.TestApplicationWithConfigDict ‑ test_ensure_container_registers_config_manager_when_dict_provided
tests.unit.sdk.test_sdk_programmatic_config.TestApplicationWithConfigDict ‑ test_ensure_container_skips_registration_when_no_dict
tests.unit.sdk.test_sdk_programmatic_config.TestApplicationWithConfigDict ‑ test_not_initialized_before_initialize_called
tests.unit.sdk.test_sdk_programmatic_config.TestApplicationWithConfigDict ‑ test_stores_config_dict
tests.unit.sdk.test_sdk_programmatic_config.TestApplicationWithConfigDict ‑ test_stores_none_when_not_provided
tests.unit.sdk.test_sdk_programmatic_config.TestConfigurationManagerWithDict ‑ test_accepts_config_dict_without_file
tests.unit.sdk.test_sdk_programmatic_config.TestConfigurationManagerWithDict ‑ test_config_dict_takes_precedence_over_file
tests.unit.sdk.test_sdk_programmatic_config.TestConfigurationManagerWithDict ‑ test_config_file_is_none_when_only_dict_provided
tests.unit.sdk.test_sdk_programmatic_config.TestConfigurationManagerWithDict ‑ test_ensure_raw_config_cached_on_second_call
tests.unit.sdk.test_sdk_programmatic_config.TestConfigurationManagerWithDict ‑ test_ensure_raw_config_contains_dict_values
tests.unit.sdk.test_sdk_programmatic_config.TestConfigurationManagerWithDict ‑ test_get_raw_config_returns_copy
tests.unit.sdk.test_sdk_programmatic_config.TestConfigurationManagerWithDict ‑ test_get_reads_nested_key_with_dot_notation
tests.unit.sdk.test_sdk_programmatic_config.TestConfigurationManagerWithDict ‑ test_get_reads_top_level_key
tests.unit.sdk.test_sdk_programmatic_config.TestConfigurationManagerWithDict ‑ test_get_returns_default_for_missing_key
tests.unit.sdk.test_sdk_programmatic_config.TestConfigurationManagerWithDict ‑ test_no_file_io_when_config_dict_provided
tests.unit.sdk.test_sdk_programmatic_config.TestORBClientAppConfig ‑ test_app_config_none_by_default
tests.unit.sdk.test_sdk_programmatic_config.TestORBClientAppConfig ‑ test_app_config_passed_to_application_on_initialize
tests.unit.sdk.test_sdk_programmatic_config.TestORBClientAppConfig ‑ test_app_config_preserved_alongside_sdk_config
tests.unit.sdk.test_sdk_programmatic_config.TestORBClientAppConfig ‑ test_not_initialized_after_construction
tests.unit.sdk.test_sdk_programmatic_config.TestORBClientAppConfig ‑ test_stores_app_config
tests.unit.sdk.test_sdk_protocol.TestORBClientProtocol ‑ test_all_expected_methods_present
tests.unit.sdk.test_sdk_protocol.TestORBClientProtocol ‑ test_all_protocol_methods_are_coroutines
tests.unit.sdk.test_sdk_protocol.TestORBClientProtocol ‑ test_protocol_is_importable_from_sdk_package
tests.unit.sdk.test_sdk_protocol.TestORBClientProtocol ‑ test_protocol_is_runtime_checkable
tests.unit.sdk.test_sdk_protocol.TestORBClientProtocol ‑ test_protocol_method_count
tests.unit.sdk.test_sdk_request_methods.TestListMachines ‑ test_list_machines_default_offset_and_limit
tests.unit.sdk.test_sdk_request_methods.TestListMachines ‑ test_list_machines_forwards_limit
tests.unit.sdk.test_sdk_request_methods.TestListMachines ‑ test_list_machines_forwards_offset
tests.unit.sdk.test_sdk_request_methods.TestListMachines ‑ test_list_machines_not_initialized_raises
tests.unit.sdk.test_sdk_request_methods.TestListRequests ‑ test_list_requests_default_offset_is_zero
tests.unit.sdk.test_sdk_request_methods.TestListRequests ‑ test_list_requests_forwards_offset
tests.unit.sdk.test_sdk_request_methods.TestListRequests ‑ test_list_requests_forwards_offset_and_limit
tests.unit.sdk.test_sdk_request_methods.TestListRequests ‑ test_list_requests_not_initialized_raises
tests.unit.sdk.test_sdk_serialization.TestApplyFormat ‑ test_json_format
tests.unit.sdk.test_sdk_serialization.TestApplyFormat ‑ test_none_format_returns_data
tests.unit.sdk.test_sdk_serialization.TestApplyFormat ‑ test_unsupported_format_raises_sdk_error
tests.unit.sdk.test_sdk_serialization.TestApplyFormat ‑ test_yaml_format
tests.unit.sdk.test_sdk_serialization.TestCommandSerialization ‑ test_command_format_json
tests.unit.sdk.test_sdk_serialization.TestCommandSerialization ‑ test_command_raw_response
tests.unit.sdk.test_sdk_serialization.TestQuerySerialization ‑ test_default_returns_dict
tests.unit.sdk.test_sdk_serialization.TestQuerySerialization ‑ test_format_case_insensitive
tests.unit.sdk.test_sdk_serialization.TestQuerySerialization ‑ test_format_json
tests.unit.sdk.test_sdk_serialization.TestQuerySerialization ‑ test_format_not_passed_to_query_constructor
tests.unit.sdk.test_sdk_serialization.TestQuerySerialization ‑ test_format_yaml
tests.unit.sdk.test_sdk_serialization.TestQuerySerialization ‑ test_raw_response_skips_standardization
tests.unit.sdk.test_sdk_serialization.TestQuerySerialization ‑ test_raw_response_wins_over_format
tests.unit.sdk.test_sdk_serialization.TestQuerySerialization ‑ test_unsupported_format_raises
tests.unit.sdk.test_sdk_template_methods.TestCreateTemplate ‑ test_happy_path_with_scheduler
tests.unit.sdk.test_sdk_template_methods.TestCreateTemplate ‑ test_raises_sdk_error_when_not_initialized
tests.unit.sdk.test_sdk_template_methods.TestDeleteTemplate ‑ test_happy_path_with_scheduler
tests.unit.sdk.test_sdk_template_methods.TestDeleteTemplate ‑ test_raises_sdk_error_when_not_initialized
tests.unit.sdk.test_sdk_template_methods.TestGetTemplate ‑ test_happy_path_with_scheduler
tests.unit.sdk.test_sdk_template_methods.TestGetTemplate ‑ test_raises_not_found_when_template_is_none
tests.unit.sdk.test_sdk_template_methods.TestGetTemplate ‑ test_raises_sdk_error_when_not_initialized
tests.unit.sdk.test_sdk_template_methods.TestRefreshTemplates ‑ test_happy_path_with_scheduler
tests.unit.sdk.test_sdk_template_methods.TestRefreshTemplates ‑ test_raises_sdk_error_when_not_initialized
tests.unit.sdk.test_sdk_template_methods.TestUpdateTemplate ‑ test_happy_path_with_scheduler
tests.unit.sdk.test_sdk_template_methods.TestUpdateTemplate ‑ test_raises_sdk_error_when_not_initialized
tests.unit.sdk.test_sdk_template_methods.TestValidateTemplate ‑ test_happy_path_with_scheduler
tests.unit.test_architectural_compliance.TestCleanArchitectureCompliance ‑ test_dependency_direction
tests.unit.test_architectural_compliance.TestCleanArchitectureCompliance ‑ test_framework_independence
tests.unit.test_architectural_compliance.TestCleanArchitectureCompliance ‑ test_layer_isolation
tests.unit.test_architectural_compliance.TestCodeQualityCompliance ‑ test_consistent_naming_conventions
tests.unit.test_architectural_compliance.TestCodeQualityCompliance ‑ test_no_circular_imports
tests.unit.test_architectural_compliance.TestCodeQualityCompliance ‑ test_proper_exception_hierarchy
tests.unit.test_architectural_compliance.TestDDDCompliance ‑ test_aggregates_maintain_consistency
tests.unit.test_architectural_compliance.TestDDDCompliance ‑ test_bounded_context_isolation
tests.unit.test_architectural_compliance.TestDDDCompliance ‑ test_domain_events_are_immutable
tests.unit.test_architectural_compliance.TestDDDCompliance ‑ test_domain_has_no_infrastructure_dependencies
tests.unit.test_architectural_compliance.TestDDDCompliance ‑ test_domain_has_no_provider_dependencies
tests.unit.test_architectural_compliance.TestDDDCompliance ‑ test_ubiquitous_language_consistency
tests.unit.test_architectural_compliance.TestDesignPatternCompliance ‑ test_aggregate_pattern_compliance
tests.unit.test_architectural_compliance.TestDesignPatternCompliance ‑ test_cqrs_pattern_compliance
tests.unit.test_architectural_compliance.TestDesignPatternCompliance ‑ test_factory_pattern_compliance
tests.unit.test_architectural_compliance.TestSOLIDCompliance ‑ test_interface_segregation_principle
tests.unit.test_architectural_compliance.TestSOLIDCompliance ‑ test_liskov_substitution_principle
tests.unit.test_architectural_compliance.TestSOLIDCompliance ‑ test_open_closed_principle
tests.unit.test_asg_stack_deleted ‑ test_asg_metadata_service_not_importable
tests.unit.test_asg_stack_deleted ‑ test_asg_query_adapter_not_importable
tests.unit.test_asg_stack_deleted ‑ test_asg_query_port_not_importable
tests.unit.test_asg_stack_deleted ‑ test_sync_request_handler_has_no_asg_query_port_param
tests.unit.test_base_aws_handler_location ‑ test_base_aws_handler_absent_from_application_layer
tests.unit.test_base_aws_handler_location ‑ test_base_aws_handler_exported_from_handlers_init
tests.unit.test_base_aws_handler_location ‑ test_base_aws_handler_present_in_aws_provider
tests.unit.test_basic_functionality ‑ test_configuration_manager
tests.unit.test_basic_functionality ‑ test_core_imports
tests.unit.test_basic_functionality ‑ test_decorator_functionality
tests.unit.test_basic_functionality ‑ test_decorator_imports
tests.unit.test_basic_functionality ‑ test_domain_entities
tests.unit.test_basic_functionality ‑ test_machine_domain
tests.unit.test_basic_functionality ‑ test_request_domain
tests.unit.test_basic_functionality ‑ test_template_domain
tests.unit.test_di_template_defaults_wiring.TestTemplateDefaultsWiring ‑ test_default_strategy_receives_template_defaults_service
tests.unit.test_di_template_defaults_wiring.TestTemplateDefaultsWiring ‑ test_default_strategy_template_defaults_none_without_container
tests.unit.test_di_template_defaults_wiring.TestTemplateDefaultsWiring ‑ test_default_strategy_type
tests.unit.test_di_template_defaults_wiring.TestTemplateDefaultsWiring ‑ test_hostfactory_strategy_receives_template_defaults_service
tests.unit.test_di_template_defaults_wiring.TestTemplateDefaultsWiring ‑ test_hostfactory_strategy_template_defaults_none_without_container
tests.unit.test_di_template_defaults_wiring.TestTemplateDefaultsWiring ‑ test_hostfactory_strategy_type
tests.unit.test_domain_validation ‑ test_aws_template_basic
tests.unit.test_domain_validation ‑ test_aws_template_spot_fleet
tests.unit.test_domain_validation ‑ test_base_handler_validation
tests.unit.test_domain_validation ‑ test_domain_validation
tests.unit.test_domain_validation ‑ test_request_creation
tests.unit.test_field_mapping_coverage.TestFieldMappingCoverage ‑ test_aws_fields_map_to_non_empty_internal_names
tests.unit.test_field_mapping_coverage.TestFieldMappingCoverage ‑ test_aws_fields_present_in_aws_mappings
tests.unit.test_field_mapping_coverage.TestFieldMappingCoverage ‑ test_aws_is_a_supported_provider
tests.unit.test_field_mapping_coverage.TestFieldMappingCoverage ‑ test_generic_fields_map_to_non_empty_internal_names
tests.unit.test_field_mapping_coverage.TestFieldMappingCoverage ‑ test_generic_fields_present_in_generic_mappings
tests.unit.test_field_mapping_coverage.TestFieldMappingCoverage ‑ test_get_mappings_aws_includes_all_fields
tests.unit.test_field_mapping_coverage.TestFieldMappingCoverage ‑ test_no_overlap_between_generic_and_aws_keys
tests.unit.test_health_no_aws ‑ test_no_aws_client_param_in_healthcheck_init
tests.unit.test_health_no_aws ‑ test_no_awsclient_import_in_monitoring_health
tests.unit.test_health_no_aws ‑ test_no_botocore_import_in_monitoring_health
tests.unit.test_health_no_aws ‑ test_register_aws_health_checks_callable
tests.unit.test_health_no_aws ‑ test_register_aws_health_checks_registers_checks
tests.unit.test_hf_mock.TestCompleteRequest ‑ test_complete_generates_machine_ids_when_not_provided
tests.unit.test_hf_mock.TestCompleteRequest ‑ test_complete_transitions_to_complete_status
tests.unit.test_hf_mock.TestCompleteRequest ‑ test_complete_unknown_request_raises
tests.unit.test_hf_mock.TestCompleteRequest ‑ test_complete_uses_provided_machine_ids
tests.unit.test_hf_mock.TestFailRequest ‑ test_fail_includes_message
tests.unit.test_hf_mock.TestFailRequest ‑ test_fail_transitions_to_failed_status
tests.unit.test_hf_mock.TestFailRequest ‑ test_fail_unknown_request_raises
tests.unit.test_hf_mock.TestFullLifecycle ‑ test_default_scheduler_full_lifecycle
tests.unit.test_hf_mock.TestFullLifecycle ‑ test_hostfactory_full_lifecycle
tests.unit.test_hf_mock.TestGetAvailableTemplates ‑ test_empty_when_no_templates_registered
tests.unit.test_hf_mock.TestGetAvailableTemplates ‑ test_returns_registered_templates
tests.unit.test_hf_mock.TestGetAvailableTemplates ‑ test_template_data_is_preserved
tests.unit.test_hf_mock.TestGetRequestStatusUnknown ‑ test_unknown_request_id_returns_empty_list
tests.unit.test_hf_mock.TestGetReturnRequests ‑ test_multiple_ids_returned_in_order
tests.unit.test_hf_mock.TestGetReturnRequests ‑ test_unknown_id_returns_unknown_status
tests.unit.test_hf_mock.TestHostFactoryMockInit ‑ test_default_scheduler_is_hostfactory
tests.unit.test_hf_mock.TestHostFactoryMockInit ‑ test_explicit_default_scheduler
tests.unit.test_hf_mock.TestHostFactoryMockInit ‑ test_explicit_hostfactory_scheduler
tests.unit.test_hf_mock.TestHostFactoryMockInit ‑ test_unknown_scheduler_raises
tests.unit.test_hf_mock.TestRequestMachinesDefault ‑ test_request_starts_in_executing_status
tests.unit.test_hf_mock.TestRequestMachinesDefault ‑ test_returns_snake_case_request_id
tests.unit.test_hf_mock.TestRequestMachinesHostfactory ‑ test_executing_machines_have_correct_count
tests.unit.test_hf_mock.TestRequestMachinesHostfactory ‑ test_request_starts_in_executing_status
tests.unit.test_hf_mock.TestRequestMachinesHostfactory ‑ test_returns_camelcase_request_id
tests.unit.test_hf_mock.TestRequestMachinesHostfactory ‑ test_returns_success_message
tests.unit.test_hf_mock.TestRequestReturnMachines ‑ test_default_returns_snake_case_request_id
tests.unit.test_hf_mock.TestRequestReturnMachines ‑ test_hostfactory_returns_camelcase_request_id
tests.unit.test_hf_mock.TestRequestReturnMachines ‑ test_return_request_is_queryable
tests.unit.test_hf_response_contracts.TestFormatRequestStatusResponseShape ‑ test_entry_has_requestId_not_request_id
tests.unit.test_hf_response_contracts.TestFormatRequestStatusResponseShape ‑ test_entry_has_status_and_machines
tests.unit.test_hf_response_contracts.TestFormatRequestStatusResponseShape ‑ test_top_level_key_is_requests
tests.unit.test_hf_response_contracts.TestGetRequestStatusOutputShape ‑ test_dict_fallback_path_has_requestId
tests.unit.test_hf_response_contracts.TestGetRequestStatusOutputShape ‑ test_each_request_entry_has_machines_list
tests.unit.test_hf_response_contracts.TestGetRequestStatusOutputShape ‑ test_each_request_entry_has_message
tests.unit.test_hf_response_contracts.TestGetRequestStatusOutputShape ‑ test_each_request_entry_has_requestId
tests.unit.test_hf_response_contracts.TestGetRequestStatusOutputShape ‑ test_each_request_entry_has_status
tests.unit.test_hf_response_contracts.TestGetRequestStatusOutputShape ‑ test_status_is_mapped_to_hf_values
tests.unit.test_hf_response_contracts.TestGetRequestStatusOutputShape ‑ test_status_response_has_requests_list
tests.unit.test_hf_response_contracts.TestRequestMachinesOutputShape ‑ test_dict_input_returns_requestId
tests.unit.test_hf_response_contracts.TestRequestMachinesOutputShape ‑ test_no_snake_case_request_id_in_output
tests.unit.test_hf_response_contracts.TestRequestMachinesOutputShape ‑ test_string_input_returns_requestId
tests.unit.test_hf_response_contracts.TestRequestResponseShape ‑ test_cancelled_response_shape
tests.unit.test_hf_response_contracts.TestRequestResponseShape ‑ test_complete_response_shape
tests.unit.test_hf_response_contracts.TestRequestResponseShape ‑ test_failed_response_has_requestId_and_message
tests.unit.test_hf_response_contracts.TestRequestResponseShape ‑ test_failed_response_message_contains_status_message
tests.unit.test_hf_response_contracts.TestRequestResponseShape ‑ test_failed_response_without_status_message_has_fallback
tests.unit.test_hf_response_contracts.TestRequestResponseShape ‑ test_in_progress_response_shape
tests.unit.test_hf_response_contracts.TestRequestResponseShape ‑ test_partial_response_shape
tests.unit.test_hf_response_contracts.TestRequestResponseShape ‑ test_pending_response_has_message
tests.unit.test_hf_response_contracts.TestRequestResponseShape ‑ test_pending_response_has_requestId_not_request_id
tests.unit.test_hf_response_contracts.TestRequestResponseShape ‑ test_request_id_value_is_preserved
tests.unit.test_hf_response_contracts.TestRequestResponseShape ‑ test_timeout_response_shape
tests.unit.test_hf_response_contracts.TestResponseFormatterShape ‑ test_failed_request_has_requestId_and_message
tests.unit.test_hf_response_contracts.TestResponseFormatterShape ‑ test_format_request_status_response_entry_shape
tests.unit.test_hf_response_contracts.TestResponseFormatterShape ‑ test_get_request_status_dto_path_has_requestId
tests.unit.test_hf_response_contracts.TestResponseFormatterShape ‑ test_pending_request_has_requestId_and_message
tests.unit.test_import_fixes ‑ test_import_fixes
tests.unit.test_import_guards.TestErrorMessages ‑ test_api_error_message_helpful
tests.unit.test_import_guards.TestErrorMessages ‑ test_monitoring_graceful_degradation
tests.unit.test_import_guards.TestErrorMessages ‑ test_serve_command_error_message
tests.unit.test_import_guards.TestFeatureDetection ‑ test_feature_availability_detection
tests.unit.test_import_guards.TestImportGuardPatterns ‑ test_availability_flag_pattern
tests.unit.test_import_guards.TestImportGuardPatterns ‑ test_graceful_degradation_pattern
tests.unit.test_import_guards.TestImportGuardPatterns ‑ test_lazy_import_pattern
tests.unit.test_import_guards.TestImportGuards ‑ test_api_server_without_fastapi
tests.unit.test_import_guards.TestImportGuards ‑ test_cli_console_without_rich
tests.unit.test_import_guards.TestImportGuards ‑ test_cli_formatters_without_rich
tests.unit.test_import_guards.TestImportGuards ‑ test_cli_main_without_rich_argparse
tests.unit.test_import_guards.TestImportGuards ‑ test_core_imports_always_work
tests.unit.test_import_guards.TestImportGuards ‑ test_monitoring_without_optional_deps
tests.unit.test_import_guards.TestPackageVariants ‑ test_cli_fallback_functionality
tests.unit.test_import_guards.TestPackageVariants ‑ test_minimal_package_functionality
tests.unit.test_import_guards.TestRealWorldScenarios ‑ test_api_install_server_startup
tests.unit.test_import_guards.TestRealWorldScenarios ‑ test_minimal_install_cli_usage
tests.unit.test_import_guards.TestRealWorldScenarios ‑ test_mixed_usage_patterns
tests.unit.test_import_validation.TestBackwardCompatibility ‑ test_common_application_imports
tests.unit.test_import_validation.TestBackwardCompatibility ‑ test_provider_layer_imports
tests.unit.test_import_validation.TestCriticalImports ‑ test_bootstrap_application
tests.unit.test_import_validation.TestCriticalImports ‑ test_command_handler_inheritance
tests.unit.test_import_validation.TestCriticalImports ‑ test_deprecated_imports_fail
tests.unit.test_import_validation.TestCriticalImports ‑ test_run_py_imports
tests.unit.test_import_validation.TestCriticalImports ‑ test_value_object_locations
tests.unit.test_import_validation.TestDomainBoundaries ‑ test_machine_domain_exports
tests.unit.test_import_validation.TestDomainBoundaries ‑ test_request_domain_exports
tests.unit.test_import_validation.TestDomainBoundaries ‑ test_template_domain_exports
tests.unit.test_init_handler_no_aws ‑ test_aws_provider_strategy_get_cli_infrastructure_defaults_all_fields
tests.unit.test_init_handler_no_aws ‑ test_aws_provider_strategy_get_cli_infrastructure_defaults_subnet_ids
tests.unit.test_init_handler_no_aws ‑ test_aws_provider_strategy_overrides_get_cli_extra_config_keys
tests.unit.test_init_handler_no_aws ‑ test_aws_provider_strategy_overrides_get_default_region
tests.unit.test_init_handler_no_aws ‑ test_get_available_schedulers_no_duplicates
tests.unit.test_init_handler_no_aws ‑ test_get_default_config_raises_when_no_providers_and_no_provider_arg
tests.unit.test_init_handler_no_aws ‑ test_interactive_setup_raises_when_no_providers_registered
tests.unit.test_init_handler_no_aws ‑ test_no_aws_provider_imports
tests.unit.test_init_handler_no_aws ‑ test_no_common_aws_regions_constant
tests.unit.test_init_handler_no_aws ‑ test_no_hardcoded_aws_fallback_provider
tests.unit.test_init_handler_no_aws ‑ test_no_hostfactory_config_root_hardcoding
tests.unit.test_init_handler_no_aws ‑ test_no_provider_type_aws_branching
tests.unit.test_init_handler_no_aws ‑ test_no_scheduler_metadata_hardcoded
tests.unit.test_init_handler_no_aws ‑ test_no_us_east_1_literal
tests.unit.test_init_handler_no_aws ‑ test_provider_strategy_base_defaults
tests.unit.test_init_handler_no_aws ‑ test_provider_strategy_has_get_available_regions
tests.unit.test_init_handler_no_aws ‑ test_provider_strategy_has_get_cli_extra_config_keys
tests.unit.test_init_handler_no_aws ‑ test_provider_strategy_has_get_cli_infrastructure_defaults
tests.unit.test_init_handler_no_aws ‑ test_provider_strategy_has_get_default_region
tests.unit.test_init_handler_no_aws ‑ test_scheduler_registry_get_display_metadata_hostfactory
tests.unit.test_init_handler_no_aws ‑ test_scheduler_registry_get_display_metadata_known_type
tests.unit.test_init_handler_no_aws ‑ test_scheduler_registry_get_display_metadata_unknown_type
tests.unit.test_init_handler_no_aws ‑ test_scheduler_registry_get_extra_config_for_default
tests.unit.test_init_handler_no_aws ‑ test_scheduler_registry_get_extra_config_for_hostfactory
tests.unit.test_injectable_migration.TestInjectableMigration ‑ test_aws_strategy_classes
tests.unit.test_machine_handlers_no_aws ‑ test_no_aws_provider_imports
tests.unit.test_machine_handlers_no_aws ‑ test_operation_type_has_start_stop
tests.unit.test_machines_start ‑ test_machines_start_all
tests.unit.test_machines_start ‑ test_machines_start_specific_ids
tests.unit.test_machines_start ‑ test_machines_start_validation_errors
tests.unit.test_no_aws_aliases_in_hf.TestAWSProviderStrategyAliases ‑ test_autoscalinggroup_maps_to_asg
tests.unit.test_no_aws_aliases_in_hf.TestAWSProviderStrategyAliases ‑ test_lowercase_asg_maps_to_asg
tests.unit.test_no_aws_aliases_in_hf.TestAWSProviderStrategyAliases ‑ test_lowercase_autoscalinggroup_maps_to_asg
tests.unit.test_no_aws_aliases_in_hf.TestAWSProviderStrategyAliases ‑ test_unknown_value_is_passthrough
tests.unit.test_no_aws_aliases_in_hf.TestNoAliasesInHFSource ‑ test_no_hardcoded_ec2fleet_default_in_hf
tests.unit.test_no_aws_aliases_in_hf.TestNoAliasesInHFSource ‑ test_no_provider_api_aliases_dict_in_hf
tests.unit.test_no_aws_aliases_in_hf.TestResolveApiAliasOnBaseStrategy ‑ test_base_default_is_identity
tests.unit.test_no_aws_aliases_in_hf.TestResolveApiAliasOnBaseStrategy ‑ test_method_exists_on_base
tests.unit.test_no_aws_in_common_schema ‑ test_common_schema_has_no_aws_handler_names
tests.unit.test_no_aws_in_common_schema ‑ test_common_schema_has_no_limits_config_class
tests.unit.test_no_aws_in_common_schema ‑ test_naming_config_has_no_handler_types_field
tests.unit.test_no_aws_in_common_schema ‑ test_naming_config_has_no_limits_field
tests.unit.test_no_aws_in_common_schema ‑ test_naming_config_patterns_has_no_account_id
tests.unit.test_no_aws_in_common_schema ‑ test_naming_config_patterns_has_no_ami_id
tests.unit.test_no_aws_in_common_schema ‑ test_naming_config_patterns_has_no_arn
tests.unit.test_no_aws_in_common_schema ‑ test_naming_config_patterns_has_no_launch_template
tests.unit.test_no_aws_in_common_schema ‑ test_naming_config_patterns_has_no_security_group
tests.unit.test_no_aws_in_common_schema ‑ test_naming_config_patterns_has_no_subnet
tests.unit.test_platform_dirs.TestEdgeCases ‑ test_home_expansion
tests.unit.test_platform_dirs.TestEdgeCases ‑ test_nonexistent_pyproject_toml
tests.unit.test_platform_dirs.TestEdgeCases ‑ test_permission_denied_cwd
tests.unit.test_platform_dirs.TestEdgeCases ‑ test_relative_paths_in_env
tests.unit.test_platform_dirs.TestEdgeCases ‑ test_windows_paths
tests.unit.test_platform_dirs.TestEnvironmentOverrides ‑ test_all_env_vars_set
tests.unit.test_platform_dirs.TestEnvironmentOverrides ‑ test_partial_env_vars
tests.unit.test_platform_dirs.TestGetConfigLocation ‑ test_development_mode_current_dir
tests.unit.test_platform_dirs.TestGetConfigLocation ‑ test_development_mode_parent_dir
tests.unit.test_platform_dirs.TestGetConfigLocation ‑ test_env_override_empty_string
tests.unit.test_platform_dirs.TestGetConfigLocation ‑ test_env_override_orb_config_dir
tests.unit.test_platform_dirs.TestGetConfigLocation ‑ test_fallback
tests.unit.test_platform_dirs.TestGetConfigLocation ‑ test_mise_install_routes_to_dotorb
tests.unit.test_platform_dirs.TestGetConfigLocation ‑ test_system_install_opt
tests.unit.test_platform_dirs.TestGetConfigLocation ‑ test_system_install_usr
tests.unit.test_platform_dirs.TestGetConfigLocation ‑ test_user_install
tests.unit.test_platform_dirs.TestGetConfigLocation ‑ test_user_install_uses_dotorb
tests.unit.test_platform_dirs.TestGetConfigLocation ‑ test_uv_tool_install
tests.unit.test_platform_dirs.TestGetConfigLocation ‑ test_virtualenv
tests.unit.test_platform_dirs.TestGetHealthLocationEdgeCases ‑ test_env_override_orb_health_dir
tests.unit.test_platform_dirs.TestGetHealthLocationEdgeCases ‑ test_fallback_ends_in_work_health
tests.unit.test_platform_dirs.TestGetHealthLocationEdgeCases ‑ test_fallback_relative_to_work_location
tests.unit.test_platform_dirs.TestGetHealthLocationEdgeCases ‑ test_orb_health_dir_overrides_root_dir
tests.unit.test_platform_dirs.TestGetHealthLocationEdgeCases ‑ test_orb_root_dir_returns_work_health
tests.unit.test_platform_dirs.TestGetHealthLocationEdgeCases ‑ test_returns_path_object
tests.unit.test_platform_dirs.TestGetHealthLocationEnvFallbacks ‑ test_env_override_empty_string_falls_back
tests.unit.test_platform_dirs.TestGetHealthLocationEnvFallbacks ‑ test_fallback_uses_work_location
tests.unit.test_platform_dirs.TestGetHealthLocationEnvFallbacks ‑ test_orb_root_dir_returns_work_health
tests.unit.test_platform_dirs.TestGetLogsLocation ‑ test_env_override_empty_string
tests.unit.test_platform_dirs.TestGetLogsLocation ‑ test_env_override_orb_log_dir
tests.unit.test_platform_dirs.TestGetLogsLocation ‑ test_relative_to_config
tests.unit.test_platform_dirs.TestGetRootLocation ‑ test_all_siblings_derive_from_root
tests.unit.test_platform_dirs.TestGetRootLocation ‑ test_config_dir_infers_root
tests.unit.test_platform_dirs.TestGetRootLocation ‑ test_orb_root_dir_env_var
tests.unit.test_platform_dirs.TestGetRootLocation ‑ test_platform_fallback_returns_path
tests.unit.test_platform_dirs.TestGetRootLocation ‑ test_root_dir_wins_over_config_dir
tests.unit.test_platform_dirs.TestGetScriptsLocation ‑ test_relative_to_config
tests.unit.test_platform_dirs.TestGetScriptsLocation ‑ test_scripts_dir_env_override
tests.unit.test_platform_dirs.TestGetWorkLocation ‑ test_env_override_empty_string
tests.unit.test_platform_dirs.TestGetWorkLocation ‑ test_env_override_orb_work_dir
tests.unit.test_platform_dirs.TestGetWorkLocation ‑ test_relative_to_config
tests.unit.test_platform_dirs.TestInVirtualenv ‑ test_in_virtualenv_conda
tests.unit.test_platform_dirs.TestInVirtualenv ‑ test_in_virtualenv_false
tests.unit.test_platform_dirs.TestInVirtualenv ‑ test_in_virtualenv_true
tests.unit.test_platform_dirs.TestInVirtualenv ‑ test_mise_does_not_trigger_symlink_venv_branch
tests.unit.test_platform_dirs.TestIntegration ‑ test_all_functions_consistent
tests.unit.test_platform_dirs.TestIntegration ‑ test_boolean_functions_return_bool
tests.unit.test_platform_dirs.TestIntegration ‑ test_detection_functions_consistent
tests.unit.test_platform_dirs.TestIntegration ‑ test_path_objects_returned
tests.unit.test_platform_dirs.TestIsSystemInstall ‑ test_is_system_install_false_home
tests.unit.test_platform_dirs.TestIsSystemInstall ‑ test_is_system_install_false_venv
tests.unit.test_platform_dirs.TestIsSystemInstall ‑ test_is_system_install_opt
tests.unit.test_platform_dirs.TestIsSystemInstall ‑ test_is_system_install_usr
tests.unit.test_platform_dirs.TestIsUserInstall ‑ test_is_user_install_false_system
tests.unit.test_platform_dirs.TestIsUserInstall ‑ test_is_user_install_false_venv
tests.unit.test_platform_dirs.TestIsUserInstall ‑ test_is_user_install_true
tests.unit.test_platform_dirs.TestIsUserInstall ‑ test_is_user_install_windows
tests.unit.test_platform_dirs.TestIsUserInstall ‑ test_is_user_install_with_site_user_base
tests.unit.test_provider_config_no_aws ‑ test_no_aws_import_in_provider_config_handler
tests.unit.test_provider_config_no_aws ‑ test_no_provider_type_aws_branching
tests.unit.test_providers_no_eager_imports ‑ test_providers_init_does_not_eagerly_load_factory
tests.unit.test_providers_no_eager_imports ‑ test_providers_init_does_not_eagerly_load_registry
tests.unit.test_provisioning_orch_no_aws ‑ test_circuit_breaker_record_failure_is_public
tests.unit.test_provisioning_orch_no_aws ‑ test_no_aws_error_codes
tests.unit.test_provisioning_orch_no_aws ‑ test_no_direct_circuit_states_access
tests.unit.test_resilience_no_botocore ‑ test_circuit_breaker_no_botocore
tests.unit.test_resilience_no_botocore ‑ test_circuit_breaker_no_non_retryable_codes
tests.unit.test_resilience_no_botocore ‑ test_exponential_no_botocore
tests.unit.test_resilience_no_botocore ‑ test_exponential_no_non_retryable_codes
tests.unit.test_resilience_no_botocore ‑ test_exponential_no_service_parameter
tests.unit.test_resilience_no_botocore ‑ test_init_no_get_retry_config_for_service
tests.unit.test_resilience_no_botocore ‑ test_performance_schema_no_aws_service_string_literals
tests.unit.test_resilience_no_botocore ‑ test_performance_schema_no_retryable_exceptions_field
tests.unit.test_resilience_no_botocore ‑ test_performance_schema_no_service_configs_field
tests.unit.test_resilience_no_botocore ‑ test_resilience_config_no_get_service_config
tests.unit.test_resilience_no_botocore ‑ test_resilience_files_no_aws_service_string_literals
tests.unit.test_resilience_no_botocore ‑ test_retry_decorator_no_get_retry_config_for_service
tests.unit.test_resilience_no_botocore ‑ test_storage_schema_no_service_configs_field
tests.unit.test_security_validation.TestAuthenticationSecurity ‑ test_credential_handling_security
tests.unit.test_security_validation.TestAuthenticationSecurity ‑ test_request_authorization_validation
tests.unit.test_security_validation.TestAuthenticationSecurity ‑ test_session_security
tests.unit.test_security_validation.TestAuthenticationSecurity ‑ test_template_access_control
tests.unit.test_security_validation.TestCryptographicSecurity ‑ test_data_integrity_verification
tests.unit.test_security_validation.TestCryptographicSecurity ‑ test_password_hashing_security
tests.unit.test_security_validation.TestCryptographicSecurity ‑ test_secure_random_generation
tests.unit.test_security_validation.TestCryptographicSecurity ‑ test_secure_token_generation
tests.unit.test_security_validation.TestDataProtectionSecurity ‑ test_data_encryption_at_rest
tests.unit.test_security_validation.TestDataProtectionSecurity ‑ test_data_sanitization
tests.unit.test_security_validation.TestDataProtectionSecurity ‑ test_pii_data_handling
tests.unit.test_security_validation.TestDataProtectionSecurity ‑ test_sensitive_data_masking_in_logs
tests.unit.test_security_validation.TestInputValidationSecurity ‑ test_command_injection_prevention
tests.unit.test_security_validation.TestInputValidationSecurity ‑ test_ldap_injection_prevention
tests.unit.test_security_validation.TestInputValidationSecurity ‑ test_path_traversal_prevention
tests.unit.test_security_validation.TestInputValidationSecurity ‑ test_sql_injection_prevention_in_template_id
tests.unit.test_security_validation.TestInputValidationSecurity ‑ test_xss_prevention_in_user_inputs
tests.unit.test_security_validation.TestSecurityConfiguration ‑ test_input_length_limits
tests.unit.test_security_validation.TestSecurityConfiguration ‑ test_rate_limiting_simulation
tests.unit.test_security_validation.TestSecurityConfiguration ‑ test_secure_defaults
tests.unit.test_security_validation.TestSecurityConfiguration ‑ test_security_headers_simulation
tests.unit.test_setup ‑ test_aws_marker
tests.unit.test_setup ‑ test_e2e_marker
tests.unit.test_setup ‑ test_environment_setup
tests.unit.test_setup ‑ test_imports_work
tests.unit.test_setup ‑ test_integration_marker
tests.unit.test_setup ‑ test_pytest_markers
tests.unit.test_setup ‑ test_python_path_setup
tests.unit.test_setup ‑ test_slow_marker
tests.unit.test_smoke_imports ‑ test_application_service_instantiation
tests.unit.test_smoke_imports ‑ test_aws_provider_adapter
tests.unit.test_smoke_imports ‑ test_configuration_loading
tests.unit.test_smoke_imports ‑ test_exception_handling
tests.unit.test_smoke_imports ‑ test_logging_functionality
tests.unit.test_smoke_imports ‑ test_machine_operations
tests.unit.test_smoke_imports ‑ test_request_operations
tests.unit.test_smoke_imports ‑ test_template_operations
tests.unit.test_spot_fleet_ordering.TestFleetRoleResolutionPassesValidation ‑ test_config_fleet_role_resolves_and_passes
tests.unit.test_spot_fleet_ordering.TestFleetRoleResolutionPassesValidation ‑ test_no_fleet_role_anywhere_fails_validation
tests.unit.test_spot_fleet_ordering.TestResolveBeforeValidate ‑ test_resolve_called_before_validate
tests.unit.test_spot_fleet_ordering.TestResolveBeforeValidate ‑ test_validate_receives_resolved_fleet_role
tests.unit.test_spot_fleet_ordering.TestSpotFleetValidatorFleetRole ‑ test_fleet_role_populated_after_resolution_passes
tests.unit.test_spot_fleet_ordering.TestSpotFleetValidatorFleetRole ‑ test_missing_fleet_role_raises
tests.unit.test_spot_fleet_ordering.TestSpotFleetValidatorFleetRole ‑ test_valid_service_linked_role_passes
tests.unit.test_spot_fleet_ordering.TestSpotFleetValidatorFleetRole ‑ test_valid_tagging_role_passes
tests.unit.test_startup_validator_no_aws ‑ test_credentials_checker_called_with_provider_list
tests.unit.test_startup_validator_no_aws ‑ test_credentials_checker_none_skips_validation
tests.unit.test_startup_validator_no_aws ‑ test_credentials_checker_returns_false_triggers_warning
tests.unit.test_startup_validator_no_aws ‑ test_no_aws_provider_imports_in_startup_validator
tests.unit.test_startup_validator_no_aws ‑ test_no_botocore_imports_in_startup_validator
tests.unit.test_startup_validator_no_aws ‑ test_no_hardcoded_aws_string_in_startup_validator
tests.unit.test_template_roundtrip.TestTemplateRoundTrip ‑ test_all_example_templates_full_checklist[EC2Fleet-Instant-Mixed]
tests.unit.test_template_roundtrip.TestTemplateRoundTrip ‑ test_all_example_templates_full_checklist[EC2Fleet-Instant-OnDemand]
tests.unit.test_template_roundtrip.TestTemplateRoundTrip ‑ test_all_example_templates_full_checklist[EC2Fleet-Instant-Spot]
tests.unit.test_template_roundtrip.TestTemplateRoundTrip ‑ test_all_example_templates_full_checklist[EC2Fleet-Maintain-Mixed]
tests.unit.test_template_roundtrip.TestTemplateRoundTrip ‑ test_all_example_templates_full_checklist[EC2Fleet-Maintain-OnDemand]
tests.unit.test_template_roundtrip.TestTemplateRoundTrip ‑ test_all_example_templates_full_checklist[EC2Fleet-Maintain-Spot]
tests.unit.test_template_roundtrip.TestTemplateRoundTrip ‑ test_all_example_templates_full_checklist[EC2Fleet-Request-Mixed]
tests.unit.test_template_roundtrip.TestTemplateRoundTrip ‑ test_all_example_templates_full_checklist[EC2Fleet-Request-OnDemand]
tests.unit.test_template_roundtrip.TestTemplateRoundTrip ‑ test_all_example_templates_full_checklist[EC2Fleet-Request-Spot]
tests.unit.test_template_roundtrip.TestTemplateRoundTrip ‑ test_created_at_survives_roundtrip
tests.unit.test_template_roundtrip.TestTemplateRoundTrip ‑ test_heterogeneous_allocation_strategy_survives_roundtrip
tests.unit.test_template_roundtrip.TestTemplateRoundTrip ‑ test_heterogeneous_multi_machine_types_survives_roundtrip
tests.unit.test_template_roundtrip.TestTemplateRoundTrip ‑ test_heterogeneous_percent_on_demand_survives_roundtrip
tests.unit.test_template_roundtrip.TestTemplateRoundTrip ‑ test_machine_types_survives_roundtrip
tests.unit.test_template_roundtrip.TestTemplateRoundTrip ‑ test_name_survives_roundtrip
tests.unit.test_template_roundtrip.TestTemplateRoundTrip ‑ test_price_type_survives_roundtrip
tests.unit.test_template_roundtrip.TestTemplateRoundTrip ‑ test_provider_api_survives_roundtrip
tests.unit.test_template_roundtrip.TestTemplateRoundTrip ‑ test_security_group_ids_empty_in_generated_output
tests.unit.test_template_roundtrip.TestTemplateRoundTrip ‑ test_subnet_ids_empty_in_generated_output
tests.unit.test_template_roundtrip.TestTemplateRoundTrip ‑ test_template_id_survives_roundtrip