Loading TP/NGSI-LD/ContextInformation/Consumption/Entity/QueryEntities/019_01_05.robot +1 −1 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ Query several entities based on a list of properties @{entities_ids_to_be_compared}= Create List ${first_entity_id} ${second_entity_id} ${entities_ids_to_be_retrieved}= Catenate SEPARATOR=, ${first_entity_id} ${second_entity_id} ${entity_types_to_be_retrieved}= Catenate SEPARATOR=, ${entity_type} ${response}= Query Entities entity_types=${entity_types_to_be_retrieved} geoproperty=${geometry_property} ${response}= Query Entities entity_types=${entity_types_to_be_retrieved} geoproperty=${geometry_property} accept=${CONTENT_TYPE_LD_JSON} Check Response Status Code 200 ${response['status']} Check Response Body Containing List Containing Entity elements ${expectation_filename} ${entities_ids_to_be_compared} ${response['body']} [Teardown] Delete Entities ${first_entity_id} ${second_entity_id} Loading TP/NGSI-LD/ContextInformation/Consumption/Entity/QueryEntities/019_03_03.robot +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ Resource ${EXECDIR}/resources/JsonUtils.resource ${building_id_prefix}= urn:ngsi-ld:Building: ${filename}= building-minimal-sample.jsonld ${entity_type}= https://ngsi-ld-test-suite/context#Building ${invalid_entity_id_pattern}= invalid_entity_id_pattern* ${invalid_entity_id_pattern}= invalid_entity_id_pattern** *** Test Cases *** Query several entities based on incorrect id pattern Loading TP/NGSI-LD/ContextInformation/Provision/BatchEntities/CreateBatchOfEntities/003_05.robot +1 −1 Original line number Diff line number Diff line Loading @@ -21,6 +21,6 @@ Create a batch of one entity using the default context with JSON content type Check Response Body Containing an Attribute set to almostFull Retrieve Entity by Id ${entity_id} context=${ngsild_test_suite_context} # Attribute should not be compacted as we did not provide a context containing this term Check Response Body Containing an Attribute set to https://uri.etsi.org/ngsi-ld/default-context/almostFull Check Response Body Containing an Attribute set to ngsi-ld:default-context/almostFull @{entities_ids_to_be_deleted}= Create List ${entity_id} Batch Delete Entities @{entities_ids_to_be_deleted} TP/NGSI-LD/ContextInformation/Provision/BatchEntities/UpdateBatchOfEntities/005_01.robot +2 −2 Original line number Diff line number Diff line Loading @@ -3,9 +3,9 @@ Documentation Check that you can update a batch of entities Resource ${EXECDIR}/resources/ApiUtils.resource Resource ${EXECDIR}/resources/AssertionUtils.resource Resource ${EXECDIR}/resources/JsonUtils.resource Suite Setup Setup Initial Entities Test Setup Setup Initial Entities Test Template Batch Update Entity Scenarios Suite Teardown Delete Initial Entities Test Teardown Delete Initial Entities *** Variable *** ${building_id_prefix}= urn:ngsi-ld:Building: Loading TP/NGSI-LD/ContextInformation/Subscription/CreateSubscription/031_02.robot +1 −1 Original line number Diff line number Diff line Loading @@ -17,6 +17,6 @@ Create Subscription With Invalid Request [Documentation] Check that you cannot create a subscription with an invalid request [Tags] sub-create 5_8_1 Create Subscription From File ${filename} Check RL Response Status Code Set To Expected Code 400 Check RL Response Status Code Set To 400 Check RL Response Body Containing ProblemDetails Element Containing Type Element set to ${response} ${ERROR_TYPE_BAD_REQUEST_DATA} Check RL Response Body Containing ProblemDetails Element Containing Title Element ${response} Loading
TP/NGSI-LD/ContextInformation/Consumption/Entity/QueryEntities/019_01_05.robot +1 −1 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ Query several entities based on a list of properties @{entities_ids_to_be_compared}= Create List ${first_entity_id} ${second_entity_id} ${entities_ids_to_be_retrieved}= Catenate SEPARATOR=, ${first_entity_id} ${second_entity_id} ${entity_types_to_be_retrieved}= Catenate SEPARATOR=, ${entity_type} ${response}= Query Entities entity_types=${entity_types_to_be_retrieved} geoproperty=${geometry_property} ${response}= Query Entities entity_types=${entity_types_to_be_retrieved} geoproperty=${geometry_property} accept=${CONTENT_TYPE_LD_JSON} Check Response Status Code 200 ${response['status']} Check Response Body Containing List Containing Entity elements ${expectation_filename} ${entities_ids_to_be_compared} ${response['body']} [Teardown] Delete Entities ${first_entity_id} ${second_entity_id} Loading
TP/NGSI-LD/ContextInformation/Consumption/Entity/QueryEntities/019_03_03.robot +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ Resource ${EXECDIR}/resources/JsonUtils.resource ${building_id_prefix}= urn:ngsi-ld:Building: ${filename}= building-minimal-sample.jsonld ${entity_type}= https://ngsi-ld-test-suite/context#Building ${invalid_entity_id_pattern}= invalid_entity_id_pattern* ${invalid_entity_id_pattern}= invalid_entity_id_pattern** *** Test Cases *** Query several entities based on incorrect id pattern Loading
TP/NGSI-LD/ContextInformation/Provision/BatchEntities/CreateBatchOfEntities/003_05.robot +1 −1 Original line number Diff line number Diff line Loading @@ -21,6 +21,6 @@ Create a batch of one entity using the default context with JSON content type Check Response Body Containing an Attribute set to almostFull Retrieve Entity by Id ${entity_id} context=${ngsild_test_suite_context} # Attribute should not be compacted as we did not provide a context containing this term Check Response Body Containing an Attribute set to https://uri.etsi.org/ngsi-ld/default-context/almostFull Check Response Body Containing an Attribute set to ngsi-ld:default-context/almostFull @{entities_ids_to_be_deleted}= Create List ${entity_id} Batch Delete Entities @{entities_ids_to_be_deleted}
TP/NGSI-LD/ContextInformation/Provision/BatchEntities/UpdateBatchOfEntities/005_01.robot +2 −2 Original line number Diff line number Diff line Loading @@ -3,9 +3,9 @@ Documentation Check that you can update a batch of entities Resource ${EXECDIR}/resources/ApiUtils.resource Resource ${EXECDIR}/resources/AssertionUtils.resource Resource ${EXECDIR}/resources/JsonUtils.resource Suite Setup Setup Initial Entities Test Setup Setup Initial Entities Test Template Batch Update Entity Scenarios Suite Teardown Delete Initial Entities Test Teardown Delete Initial Entities *** Variable *** ${building_id_prefix}= urn:ngsi-ld:Building: Loading
TP/NGSI-LD/ContextInformation/Subscription/CreateSubscription/031_02.robot +1 −1 Original line number Diff line number Diff line Loading @@ -17,6 +17,6 @@ Create Subscription With Invalid Request [Documentation] Check that you cannot create a subscription with an invalid request [Tags] sub-create 5_8_1 Create Subscription From File ${filename} Check RL Response Status Code Set To Expected Code 400 Check RL Response Status Code Set To 400 Check RL Response Body Containing ProblemDetails Element Containing Type Element set to ${response} ${ERROR_TYPE_BAD_REQUEST_DATA} Check RL Response Body Containing ProblemDetails Element Containing Title Element ${response}