Coverage Report

This page provides an overview of requirement coverage by tests.

Note

Coverage is calculated based on the verifies link between test cases and requirements. A requirement is considered verified when at least one test case links to it using :verifies: REQ_xxx.

Overall Coverage

Verification Status
../_images/need_pie_06dc8.svg
Summary

Key Metrics:

  • Total requirements tracked from SOVD standard

  • Test cases link to requirements via :verifies: option

  • See Verification for full test case documentation

Coverage by Category

ID

Title

Status

Verifies Back

REQ_INTEROP_001

GET /version-info

verified

TEST_test_01b_version_info_endpoint; TEST_test_version_info_endpoint

REQ_INTEROP_002

GET /{any}/docs

open

REQ_INTEROP_003

GET /{entity-collection}

verified

TEST_test_02_list_areas; TEST_test_03_list_components; TEST_test_04_automotive_areas_discovery; TEST_test_116_component_route_rejects_app_id; TEST_test_117_component_route_rejects_app_id_operations; TEST_test_118_component_route_rejects_app_id_configurations; TEST_test_119_component_route_rejects_app_id_faults; TEST_test_120_app_routes_work_with_app_id; TEST_test_70_components_list_has_href; TEST_test_71_apps_list_has_href; TEST_test_72_areas_list_has_href; TEST_test_73_component_detail_has_capability_uris; TEST_test_74_app_detail_has_capability_uris; TEST_test_81_functions_list_has_href; TEST_test_83_x_medkit_extension_in_list_responses; TEST_test_app_configurations_endpoint; TEST_test_app_data_item_endpoint; TEST_test_app_online_with_runtime_node; TEST_test_apps_from_manifest; TEST_test_area_with_description; TEST_test_areas_from_manifest; TEST_test_component_type_preserved; TEST_test_components_from_manifest; TEST_test_functions_from_manifest; TEST_test_get_app_details; TEST_test_get_area_details; TEST_test_get_component_details; TEST_test_get_function_details; TEST_test_list_apps; TEST_test_list_areas; TEST_test_list_areas_endpoint; TEST_test_list_components; TEST_test_list_components_endpoint; TEST_test_list_functions

REQ_INTEROP_004

GET /areas/{id}/subareas

verified

TEST_test_75_subareas_list_has_href; TEST_test_area_subareas; TEST_test_area_subareas_hierarchy; TEST_test_nested_subareas

REQ_INTEROP_005

GET /components/{id}/subcomponents

verified

TEST_test_76_subcomponents_list_has_href; TEST_test_component_subcomponents; TEST_test_component_subcomponents_not_found; TEST_test_hybrid_component_subcomponents; TEST_test_hybrid_component_subcomponents_not_found

REQ_INTEROP_006

GET /areas/{id}/contains

verified

TEST_test_05_area_components_success; TEST_test_06_area_components_nonexistent_error; TEST_test_14_invalid_area_id_special_chars; TEST_test_77b_contains_list_has_href; TEST_test_area_components; TEST_test_area_contains_nonexistent; TEST_test_component_area_relationship

REQ_INTEROP_007

GET /components/{id}/hosts

verified

TEST_test_77c_hosts_list_has_href; TEST_test_component_hosts_nonexistent; TEST_test_function_hosts; TEST_test_function_hosts_relationship

REQ_INTEROP_008

GET /components/{id}/depends-on

implemented

TEST_test_78_depends_on_components_has_href; TEST_test_component_capabilities_includes_depends_on_link; TEST_test_component_depends_on_empty; TEST_test_component_depends_on_not_found; TEST_test_component_depends_on_returns_items

REQ_INTEROP_009

GET /apps/{id}/depends-on

verified

TEST_test_79_depends_on_apps_has_href; TEST_test_80_depends_on_apps_nonexistent; TEST_test_app_depends_on_relationship

REQ_INTEROP_010

GET /

verified

TEST_test_01_root_endpoint; TEST_test_01c_endpoint_smoke_test; TEST_test_82_root_endpoint_has_apps_endpoints; TEST_test_root_endpoint

REQ_INTEROP_011

tags=... (query)

verified

TEST_test_function_with_tags

ID

Title

Status

Verifies Back

REQ_INTEROP_016

GET /{entity}/data-categories

open

REQ_INTEROP_017

GET /{entity}/data-groups

open

REQ_INTEROP_018

GET /{entity}/data

verified

TEST_test_07_app_data_powertrain_engine; TEST_test_08_app_data_chassis_brakes; TEST_test_09_app_data_body_door; TEST_test_109_list_area_data; TEST_test_10_app_data_structure; TEST_test_110_list_area_data_nonexistent; TEST_test_111_list_area_data_root; TEST_test_112_list_area_data_empty; TEST_test_113_list_function_data; TEST_test_114_list_function_data_nonexistent; TEST_test_115_list_function_data_invalid_id; TEST_test_11_app_nonexistent_error; TEST_test_12_app_no_topics; TEST_test_13_invalid_app_id_special_chars; TEST_test_15_valid_ids_with_underscores; TEST_test_16_invalid_ids_with_special_chars

REQ_INTEROP_019

GET /{entity}/data/{data-id}

verified

TEST_test_17_component_topic_temperature; TEST_test_18_component_topic_rpm; TEST_test_19_component_topic_pressure; TEST_test_20_component_topic_data_structure; TEST_test_21_component_nonexistent_topic_metadata_only; TEST_test_22_component_topic_nonexistent_component_error; TEST_test_23_component_topic_with_slashes; TEST_test_24_component_topic_valid_names

REQ_INTEROP_020

PUT /{entity}/data/{data-id}

verified

TEST_test_25_publish_brake_command; TEST_test_26_publish_validation_missing_type; TEST_test_27_publish_validation_missing_data; TEST_test_28_publish_validation_invalid_type_format; TEST_test_29_publish_nonexistent_component; TEST_test_30_publish_invalid_json_body; TEST_test_98_write_data_to_topic

ID

Title

Status

Verifies Back

REQ_INTEROP_025

GET /{entity}/cyclic-subscriptions

open

REQ_INTEROP_026

GET /{entity}/cyclic-subscriptions/{id}

open

REQ_INTEROP_027

PUT /{entity}/cyclic-subscriptions/{id}

open

REQ_INTEROP_028

DELETE /{entity}/cyclic-subscriptions/{id}

open

REQ_INTEROP_029

POST /{entity}/triggers

open

REQ_INTEROP_030

GET /{entity}/triggers

open

REQ_INTEROP_031

PUT /{entity}/triggers/{id}

open

REQ_INTEROP_032

DELETE /{entity}/triggers/{id}

open

ID

Title

Status

Verifies Back

REQ_INTEROP_040

POST /{entity}/scripts

open

REQ_INTEROP_041

GET /{entity}/scripts

open

REQ_INTEROP_042

GET /{entity}/scripts/{id}

open

REQ_INTEROP_043

DELETE /{entity}/scripts/{id}

open

REQ_INTEROP_044

POST /{entity}/scripts/{id}/executions

open

REQ_INTEROP_045

GET /{entity}/scripts/{id}/executions

open

REQ_INTEROP_046

GET /{entity}/scripts/{id}/executions/{exec-id}

open

REQ_INTEROP_047

PUT /{entity}/scripts/{id}/executions/{exec-id}

open

ID

Title

Status

Verifies Back

REQ_INTEROP_053

GET /{entity}/modes

open

REQ_INTEROP_054

GET /{entity}/modes/{mode-id}

open

REQ_INTEROP_055

PUT /{entity}/modes/{mode-id}

open

ID

Title

Status

Verifies Back

REQ_INTEROP_056

GET /{entity}/clear-data

open

REQ_INTEROP_057

PUT /{entity}/clear-data/cached-data

open

REQ_INTEROP_058

PUT /{entity}/clear-data/learned-data

open

REQ_INTEROP_059

PUT /{entity}/clear-data/client-defined-resources

open

REQ_INTEROP_060

GET /{entity}/clear-data/status

open

ID

Title

Status

Verifies Back

REQ_INTEROP_061

GET /{entity}/logs

open

REQ_INTEROP_062

GET /{entity}/logs/entries

open

REQ_INTEROP_063

GET /{entity}/logs/config

open

REQ_INTEROP_064

PUT /{entity}/logs/config

open

REQ_INTEROP_065

DELETE /{entity}/logs/config

open

ID

Title

Status

Verifies Back

REQ_INTEROP_066

GET /{entity}/communication-logs

open

REQ_INTEROP_067

POST /{entity}/communication-logs

open

REQ_INTEROP_068

GET /{entity}/communication-logs/{id}

open

REQ_INTEROP_069

PUT /{entity}/communication-logs/{id}

open

REQ_INTEROP_070

DELETE /{entity}/communication-logs/{id}

open

ID

Title

Status

Verifies Back

REQ_INTEROP_076

GET /{entity}/status

open

REQ_INTEROP_077

PUT /{entity}/status/start

open

REQ_INTEROP_078

PUT /{entity}/status/restart

open

REQ_INTEROP_079

PUT /{entity}/status/force-restart

open

REQ_INTEROP_080

PUT /{entity}/status/shutdown

open

REQ_INTEROP_081

PUT /{entity}/status/force-shutdown

open

ID

Title

Status

Verifies Back

REQ_INTEROP_082

GET /updates

open

REQ_INTEROP_083

POST /updates

open

REQ_INTEROP_084

DELETE /updates/{id}

open

REQ_INTEROP_085

GET /updates/{id}

open

Missing Verification

The following requirements do not have any linked test cases yet:

ID

Title

Tags

REQ_INTEROP_002

GET /{any}/docs

Discovery

REQ_INTEROP_016

GET /{entity}/data-categories

Data

REQ_INTEROP_017

GET /{entity}/data-groups

Data

REQ_INTEROP_023

GET /{entity}/data-lists/{id}

DataSets

REQ_INTEROP_024

DELETE /{entity}/data-lists/{id}

DataSets

REQ_INTEROP_025

GET /{entity}/cyclic-subscriptions

Subscriptions

REQ_INTEROP_026

GET /{entity}/cyclic-subscriptions/{id}

Subscriptions

REQ_INTEROP_027

PUT /{entity}/cyclic-subscriptions/{id}

Subscriptions

REQ_INTEROP_028

DELETE /{entity}/cyclic-subscriptions/{id}

Subscriptions

REQ_INTEROP_029

POST /{entity}/triggers

Subscriptions

REQ_INTEROP_030

GET /{entity}/triggers

Subscriptions

REQ_INTEROP_031

PUT /{entity}/triggers/{id}

Subscriptions

REQ_INTEROP_032

DELETE /{entity}/triggers/{id}

Subscriptions

REQ_INTEROP_040

POST /{entity}/scripts

Scripts

REQ_INTEROP_041

GET /{entity}/scripts

Scripts

REQ_INTEROP_042

GET /{entity}/scripts/{id}

Scripts

REQ_INTEROP_043

DELETE /{entity}/scripts/{id}

Scripts

REQ_INTEROP_044

POST /{entity}/scripts/{id}/executions

Scripts

REQ_INTEROP_045

GET /{entity}/scripts/{id}/executions

Scripts

REQ_INTEROP_046

GET /{entity}/scripts/{id}/executions/{exec-id}

Scripts

REQ_INTEROP_047

PUT /{entity}/scripts/{id}/executions/{exec-id}

Scripts

REQ_INTEROP_053

GET /{entity}/modes

Modes

REQ_INTEROP_054

GET /{entity}/modes/{mode-id}

Modes

REQ_INTEROP_055

PUT /{entity}/modes/{mode-id}

Modes

REQ_INTEROP_056

GET /{entity}/clear-data

ClearData

REQ_INTEROP_057

PUT /{entity}/clear-data/cached-data

ClearData

REQ_INTEROP_058

PUT /{entity}/clear-data/learned-data

ClearData

REQ_INTEROP_059

PUT /{entity}/clear-data/client-defined-resources

ClearData

REQ_INTEROP_060

GET /{entity}/clear-data/status

ClearData

REQ_INTEROP_061

GET /{entity}/logs

Logs

REQ_INTEROP_062

GET /{entity}/logs/entries

Logs

REQ_INTEROP_063

GET /{entity}/logs/config

Logs

REQ_INTEROP_064

PUT /{entity}/logs/config

Logs

REQ_INTEROP_065

DELETE /{entity}/logs/config

Logs

REQ_INTEROP_066

GET /{entity}/communication-logs

CommLogs

REQ_INTEROP_067

POST /{entity}/communication-logs

CommLogs

REQ_INTEROP_068

GET /{entity}/communication-logs/{id}

CommLogs

REQ_INTEROP_069

PUT /{entity}/communication-logs/{id}

CommLogs

REQ_INTEROP_070

DELETE /{entity}/communication-logs/{id}

CommLogs

REQ_INTEROP_074

POST /{entity}/bulk-data/{category}

BulkData

REQ_INTEROP_075

DELETE /{entity}/bulk-data/{category}/{bulk-data-id}

BulkData

REQ_INTEROP_076

GET /{entity}/status

Lifecycle

REQ_INTEROP_077

PUT /{entity}/status/start

Lifecycle

REQ_INTEROP_078

PUT /{entity}/status/restart

Lifecycle

REQ_INTEROP_079

PUT /{entity}/status/force-restart

Lifecycle

REQ_INTEROP_080

PUT /{entity}/status/shutdown

Lifecycle

REQ_INTEROP_081

PUT /{entity}/status/force-shutdown

Lifecycle

REQ_INTEROP_082

GET /updates

Updates

REQ_INTEROP_083

POST /updates

Updates

REQ_INTEROP_084

DELETE /updates/{id}

Updates

REQ_INTEROP_085

GET /updates/{id}

Updates

Full Traceability Matrix

Complete mapping of requirements to their verifying test cases:

ID

Title

Tags

Verifies Back

REQ_INTEROP_001

GET /version-info

Discovery

TEST_test_01b_version_info_endpoint; TEST_test_version_info_endpoint

REQ_INTEROP_002

GET /{any}/docs

Discovery

REQ_INTEROP_003

GET /{entity-collection}

Discovery

TEST_test_02_list_areas; TEST_test_03_list_components; TEST_test_04_automotive_areas_discovery; TEST_test_116_component_route_rejects_app_id; TEST_test_117_component_route_rejects_app_id_operations; TEST_test_118_component_route_rejects_app_id_configurations; TEST_test_119_component_route_rejects_app_id_faults; TEST_test_120_app_routes_work_with_app_id; TEST_test_70_components_list_has_href; TEST_test_71_apps_list_has_href; TEST_test_72_areas_list_has_href; TEST_test_73_component_detail_has_capability_uris; TEST_test_74_app_detail_has_capability_uris; TEST_test_81_functions_list_has_href; TEST_test_83_x_medkit_extension_in_list_responses; TEST_test_app_configurations_endpoint; TEST_test_app_data_item_endpoint; TEST_test_app_online_with_runtime_node; TEST_test_apps_from_manifest; TEST_test_area_with_description; TEST_test_areas_from_manifest; TEST_test_component_type_preserved; TEST_test_components_from_manifest; TEST_test_functions_from_manifest; TEST_test_get_app_details; TEST_test_get_area_details; TEST_test_get_component_details; TEST_test_get_function_details; TEST_test_list_apps; TEST_test_list_areas; TEST_test_list_areas_endpoint; TEST_test_list_components; TEST_test_list_components_endpoint; TEST_test_list_functions

REQ_INTEROP_004

GET /areas/{id}/subareas

Discovery

TEST_test_75_subareas_list_has_href; TEST_test_area_subareas; TEST_test_area_subareas_hierarchy; TEST_test_nested_subareas

REQ_INTEROP_005

GET /components/{id}/subcomponents

Discovery

TEST_test_76_subcomponents_list_has_href; TEST_test_component_subcomponents; TEST_test_component_subcomponents_not_found; TEST_test_hybrid_component_subcomponents; TEST_test_hybrid_component_subcomponents_not_found

REQ_INTEROP_006

GET /areas/{id}/contains

Discovery

TEST_test_05_area_components_success; TEST_test_06_area_components_nonexistent_error; TEST_test_14_invalid_area_id_special_chars; TEST_test_77b_contains_list_has_href; TEST_test_area_components; TEST_test_area_contains_nonexistent; TEST_test_component_area_relationship

REQ_INTEROP_007

GET /components/{id}/hosts

Discovery

TEST_test_77c_hosts_list_has_href; TEST_test_component_hosts_nonexistent; TEST_test_function_hosts; TEST_test_function_hosts_relationship

REQ_INTEROP_008

GET /components/{id}/depends-on

Discovery

TEST_test_78_depends_on_components_has_href; TEST_test_component_capabilities_includes_depends_on_link; TEST_test_component_depends_on_empty; TEST_test_component_depends_on_not_found; TEST_test_component_depends_on_returns_items

REQ_INTEROP_009

GET /apps/{id}/depends-on

Discovery

TEST_test_79_depends_on_apps_has_href; TEST_test_80_depends_on_apps_nonexistent; TEST_test_app_depends_on_relationship

REQ_INTEROP_010

GET /

Discovery

TEST_test_01_root_endpoint; TEST_test_01c_endpoint_smoke_test; TEST_test_82_root_endpoint_has_apps_endpoints; TEST_test_root_endpoint

REQ_INTEROP_011

tags=... (query)

Discovery

TEST_test_function_with_tags

REQ_INTEROP_012

GET /{entity}/faults

Faults

TEST_test_55_root_endpoint_includes_faults; TEST_test_56_list_faults_response_structure; TEST_test_57_faults_nonexistent_component

REQ_INTEROP_013

GET /{entity}/faults/{code}

Faults; SOVD

TEST_test_131_fault_response_structure; TEST_test_132_fault_status_object_structure; TEST_test_133_fault_environment_data_structure; TEST_test_134_fault_snapshot_freeze_frame_structure; TEST_test_135_fault_snapshot_rosbag_has_bulk_data_uri; TEST_test_136_fault_x_medkit_extensions; TEST_test_58_get_nonexistent_fault

REQ_INTEROP_014

DELETE /{entity}/faults

Faults

TEST_test_90_delete_all_faults_for_component; TEST_test_91_delete_all_faults_for_app; TEST_test_92_delete_all_faults_nonexistent_entity

REQ_INTEROP_015

DELETE /{entity}/faults/{code}

Faults

TEST_test_95_delete_single_fault

REQ_INTEROP_016

GET /{entity}/data-categories

Data

REQ_INTEROP_017

GET /{entity}/data-groups

Data

REQ_INTEROP_018

GET /{entity}/data

Data

TEST_test_07_app_data_powertrain_engine; TEST_test_08_app_data_chassis_brakes; TEST_test_09_app_data_body_door; TEST_test_109_list_area_data; TEST_test_10_app_data_structure; TEST_test_110_list_area_data_nonexistent; TEST_test_111_list_area_data_root; TEST_test_112_list_area_data_empty; TEST_test_113_list_function_data; TEST_test_114_list_function_data_nonexistent; TEST_test_115_list_function_data_invalid_id; TEST_test_11_app_nonexistent_error; TEST_test_12_app_no_topics; TEST_test_13_invalid_app_id_special_chars; TEST_test_15_valid_ids_with_underscores; TEST_test_16_invalid_ids_with_special_chars

REQ_INTEROP_019

GET /{entity}/data/{data-id}

Data

TEST_test_17_component_topic_temperature; TEST_test_18_component_topic_rpm; TEST_test_19_component_topic_pressure; TEST_test_20_component_topic_data_structure; TEST_test_21_component_nonexistent_topic_metadata_only; TEST_test_22_component_topic_nonexistent_component_error; TEST_test_23_component_topic_with_slashes; TEST_test_24_component_topic_valid_names

REQ_INTEROP_020

PUT /{entity}/data/{data-id}

Data

TEST_test_25_publish_brake_command; TEST_test_26_publish_validation_missing_type; TEST_test_27_publish_validation_missing_data; TEST_test_28_publish_validation_invalid_type_format; TEST_test_29_publish_nonexistent_component; TEST_test_30_publish_invalid_json_body; TEST_test_98_write_data_to_topic

REQ_INTEROP_021

GET /{entity}/data-lists

DataSets

TEST_test_35_operation_call_invalid_operation_name; TEST_test_36_operation_call_with_invalid_json; TEST_test_37_operations_listed_in_app_discovery; TEST_test_38_root_endpoint_includes_operations

REQ_INTEROP_022

POST /{entity}/data-lists

DataSets

TEST_test_39_action_send_goal_and_get_id; TEST_test_40_action_status_endpoint; TEST_test_41_action_status_after_completion; TEST_test_42_action_cancel_endpoint; TEST_test_43_action_listed_in_app_discovery; TEST_test_44_list_executions_endpoint

REQ_INTEROP_023

GET /{entity}/data-lists/{id}

DataSets

REQ_INTEROP_024

DELETE /{entity}/data-lists/{id}

DataSets

REQ_INTEROP_025

GET /{entity}/cyclic-subscriptions

Subscriptions

REQ_INTEROP_026

GET /{entity}/cyclic-subscriptions/{id}

Subscriptions

REQ_INTEROP_027

PUT /{entity}/cyclic-subscriptions/{id}

Subscriptions

REQ_INTEROP_028

DELETE /{entity}/cyclic-subscriptions/{id}

Subscriptions

REQ_INTEROP_029

POST /{entity}/triggers

Subscriptions

REQ_INTEROP_030

GET /{entity}/triggers

Subscriptions

REQ_INTEROP_031

PUT /{entity}/triggers/{id}

Subscriptions

REQ_INTEROP_032

DELETE /{entity}/triggers/{id}

Subscriptions

REQ_INTEROP_033

GET /{entity}/operations

Operations

TEST_test_99_list_operations

REQ_INTEROP_034

GET /{entity}/operations/{op-id}

Operations

TEST_test_84_get_operation_details_for_service; TEST_test_85_get_operation_details_for_action; TEST_test_86_get_operation_not_found; TEST_test_93_get_operation_details_for_apps

REQ_INTEROP_035

POST /{entity}/operations/{op-id}/executions

Operations

TEST_test_31_operation_call_calibrate_service; TEST_test_32_operation_call_nonexistent_operation; TEST_test_33_operation_call_nonexistent_entity; TEST_test_34_operation_call_invalid_entity_id; TEST_test_88_create_execution_for_service

REQ_INTEROP_036

GET /{entity}/operations/{op-id}/executions

Operations

TEST_test_87_list_executions_returns_items_array

REQ_INTEROP_037

GET /{entity}/operations/{op-id}/executions/{exec-id}

Operations

TEST_test_100_get_execution_status

REQ_INTEROP_038

PUT /{entity}/operations/{op-id}/executions/{exec-id}

Operations

TEST_test_101_update_execution

REQ_INTEROP_039

DELETE /{entity}/operations/{op-id}/executions/{exec-id}

Operations

TEST_test_89_cancel_nonexistent_execution

REQ_INTEROP_040

POST /{entity}/scripts

Scripts

REQ_INTEROP_041

GET /{entity}/scripts

Scripts

REQ_INTEROP_042

GET /{entity}/scripts/{id}

Scripts

REQ_INTEROP_043

DELETE /{entity}/scripts/{id}

Scripts

REQ_INTEROP_044

POST /{entity}/scripts/{id}/executions

Scripts

REQ_INTEROP_045

GET /{entity}/scripts/{id}/executions

Scripts

REQ_INTEROP_046

GET /{entity}/scripts/{id}/executions/{exec-id}

Scripts

REQ_INTEROP_047

PUT /{entity}/scripts/{id}/executions/{exec-id}

Scripts

REQ_INTEROP_048

GET /{entity}/configurations

Configuration

TEST_test_102_list_configurations; TEST_test_45_list_configurations; TEST_test_49_configurations_nonexistent_app; TEST_test_52_root_endpoint_includes_configurations

REQ_INTEROP_049

GET /{entity}/configurations/{id}

Configuration

TEST_test_103_get_configuration; TEST_test_46_get_configuration; TEST_test_50_configuration_nonexistent_parameter

REQ_INTEROP_050

PUT /{entity}/configurations/{id}

Configuration

TEST_test_104_set_configuration; TEST_test_47_set_configuration; TEST_test_51_set_configuration_missing_value

REQ_INTEROP_051

DELETE /{entity}/configurations

Configuration

TEST_test_105_reset_all_configurations

REQ_INTEROP_052

DELETE /{entity}/configurations/{id}

Configuration

TEST_test_106_reset_single_configuration; TEST_test_48_delete_configuration_resets_to_default

REQ_INTEROP_053

GET /{entity}/modes

Modes

REQ_INTEROP_054

GET /{entity}/modes/{mode-id}

Modes

REQ_INTEROP_055

PUT /{entity}/modes/{mode-id}

Modes

REQ_INTEROP_056

GET /{entity}/clear-data

ClearData

REQ_INTEROP_057

PUT /{entity}/clear-data/cached-data

ClearData

REQ_INTEROP_058

PUT /{entity}/clear-data/learned-data

ClearData

REQ_INTEROP_059

PUT /{entity}/clear-data/client-defined-resources

ClearData

REQ_INTEROP_060

GET /{entity}/clear-data/status

ClearData

REQ_INTEROP_061

GET /{entity}/logs

Logs

REQ_INTEROP_062

GET /{entity}/logs/entries

Logs

REQ_INTEROP_063

GET /{entity}/logs/config

Logs

REQ_INTEROP_064

PUT /{entity}/logs/config

Logs

REQ_INTEROP_065

DELETE /{entity}/logs/config

Logs

REQ_INTEROP_066

GET /{entity}/communication-logs

CommLogs

REQ_INTEROP_067

POST /{entity}/communication-logs

CommLogs

REQ_INTEROP_068

GET /{entity}/communication-logs/{id}

CommLogs

REQ_INTEROP_069

PUT /{entity}/communication-logs/{id}

CommLogs

REQ_INTEROP_070

DELETE /{entity}/communication-logs/{id}

CommLogs

REQ_INTEROP_071

GET /{entity}/bulk-data

BulkData; SOVD

TEST_test_121_bulk_data_list_categories_success; TEST_test_122_bulk_data_list_categories_all_entity_types; TEST_test_123_bulk_data_list_categories_entity_not_found; TEST_test_130_bulk_data_nested_entity_path

REQ_INTEROP_072

GET /{entity}/bulk-data/{category}

BulkData; SOVD

TEST_test_124_bulk_data_list_descriptors_structure; TEST_test_125_bulk_data_list_descriptors_empty_result; TEST_test_126_bulk_data_unknown_category_returns_404

REQ_INTEROP_073

GET /{entity}/bulk-data/{category}/{bulk-data-id}

BulkData; SOVD

TEST_test_127_bulk_data_download_success; TEST_test_128_bulk_data_download_not_found; TEST_test_129_bulk_data_download_wrong_entity_returns_404; TEST_test_137_bulk_data_download_verifies_complete_rosbag

REQ_INTEROP_074

POST /{entity}/bulk-data/{category}

BulkData

REQ_INTEROP_075

DELETE /{entity}/bulk-data/{category}/{bulk-data-id}

BulkData

REQ_INTEROP_076

GET /{entity}/status

Lifecycle

REQ_INTEROP_077

PUT /{entity}/status/start

Lifecycle

REQ_INTEROP_078

PUT /{entity}/status/restart

Lifecycle

REQ_INTEROP_079

PUT /{entity}/status/force-restart

Lifecycle

REQ_INTEROP_080

PUT /{entity}/status/shutdown

Lifecycle

REQ_INTEROP_081

PUT /{entity}/status/force-shutdown

Lifecycle

REQ_INTEROP_082

GET /updates

Updates

REQ_INTEROP_083

POST /updates

Updates

REQ_INTEROP_084

DELETE /updates/{id}

Updates

REQ_INTEROP_085

GET /updates/{id}

Updates

REQ_INTEROP_086

POST /authorize

Auth

TEST_test_03_authenticate_valid_credentials; TEST_test_06_authenticate_form_urlencoded

REQ_INTEROP_087

POST /token

Auth

TEST_test_07_refresh_token

REQ_INTEROP_088

Fault Snapshot and Rosbag Capture

Faults; BulkData

TEST_test_16_snapshot_capture_on_fault_confirmation; TEST_test_17_get_snapshots_nonexistent_fault; TEST_test_18_get_snapshots_empty_fault_code; TEST_test_19_snapshot_with_topic_filter; TEST_test_20_snapshot_config_loads_patterns; TEST_test_65_root_endpoint_includes_snapshots