Loading TP/NGSI-LD/ContextSource/DistributedOperations/AdditiveInclusive/CreateEntity/057_02_01.robot +0 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,6 @@ ${registration_payload_file_path} csourceRegistrations/context-source-regi [Documentation] Check that if one requests the Context Producer to create an entity that matches an inclusive registration but is malformed, this is created neither on the Context Producer nor on the Context Repository ${response}= Create Entity ${entity_payload_filename} ${entity_id} Check Response Status Code 400 ${response.status_code} Check Response Headers Containing URI set to ${entity_id} ${response.headers} ${response}= Query Entities entity_types=Vehicle local=true context=${ngsild_test_suite_context} Check Response Status Code 200 ${response.status_code} Loading Loading
TP/NGSI-LD/ContextSource/DistributedOperations/AdditiveInclusive/CreateEntity/057_02_01.robot +0 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,6 @@ ${registration_payload_file_path} csourceRegistrations/context-source-regi [Documentation] Check that if one requests the Context Producer to create an entity that matches an inclusive registration but is malformed, this is created neither on the Context Producer nor on the Context Repository ${response}= Create Entity ${entity_payload_filename} ${entity_id} Check Response Status Code 400 ${response.status_code} Check Response Headers Containing URI set to ${entity_id} ${response.headers} ${response}= Query Entities entity_types=Vehicle local=true context=${ngsild_test_suite_context} Check Response Status Code 200 ${response.status_code} Loading