Loading TP/NGSI-LD/DistributedOperations/Consumption/Entity/QueryEntities/D011_01_03_inc.robot +0 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,6 @@ ${registration_id_prefix} urn:ngsi-ld:Registration: ${registration_payload_file_path} csourceRegistrations/context-source-registration-vehicle-entities.jsonld *** Test Cases *** D011_01_03_inc Query The Context Broker With Type and Attribute [Documentation] Check that if one queries for attribute present in an entity on a Context Source, only that entity gets returned Loading TP/NGSI-LD/DistributedOperations/Consumption/Entity/RetrieveEntity/D010_01_inc.robot +0 −1 Original line number Diff line number Diff line Loading @@ -29,7 +29,6 @@ D010_01_inc Retrieve entity on a Context Source from the Context Broker Check Response Status Code 200 ${response.status_code} *** Keywords *** Setup Registration And Start Context Source Mock Server ${entity_id}= Generate Random Entity Id ${entity_id_prefix} Loading TP/NGSI-LD/DistributedOperations/Provision/Entities/CreateEntity/D001_03_02_inc.robot +0 −1 Original line number Diff line number Diff line Loading @@ -32,7 +32,6 @@ D001_03_02_inc Create entity already existing on both Context Broker and Context Check JSON Value In Response Body ['status'] 409 ${response.json()['errors'][1]['error']} *** Keywords *** Create Entity And Registration On The Context Broker And Start Context Source Mock Server ${entity_id}= Generate Random Entity Id ${entity_id_prefix} Loading TP/NGSI-LD/DistributedOperations/Provision/Entities/DeleteEntity/D002_02_02_inc.robot +0 −1 Original line number Diff line number Diff line Loading @@ -33,7 +33,6 @@ D002_02_02_inc Delete Entity On a Context Source Should Be Equal As Integers ${length} 1 *** Keywords *** Setup Registration And Start Context Source Mock Server ${entity_id}= Generate Random Entity Id ${entity_id_prefix} Loading TP/NGSI-LD/DistributedOperations/Provision/EntityAttributes/UpdateEntityAttributes/D004_01_inc.robot +0 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,6 @@ ${registration_payload_file_path} csourceRegistrations/context-source-regi ${fragment_filename} vehicle-brandname-complete-fragment.jsonld *** Test Cases *** D004_01_inc Query The Context Broker With Type [Documentation] Check that if one request the Context Broker to update an entity that matches an inclusive registration, this is updated on the Context Source too Loading Loading
TP/NGSI-LD/DistributedOperations/Consumption/Entity/QueryEntities/D011_01_03_inc.robot +0 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,6 @@ ${registration_id_prefix} urn:ngsi-ld:Registration: ${registration_payload_file_path} csourceRegistrations/context-source-registration-vehicle-entities.jsonld *** Test Cases *** D011_01_03_inc Query The Context Broker With Type and Attribute [Documentation] Check that if one queries for attribute present in an entity on a Context Source, only that entity gets returned Loading
TP/NGSI-LD/DistributedOperations/Consumption/Entity/RetrieveEntity/D010_01_inc.robot +0 −1 Original line number Diff line number Diff line Loading @@ -29,7 +29,6 @@ D010_01_inc Retrieve entity on a Context Source from the Context Broker Check Response Status Code 200 ${response.status_code} *** Keywords *** Setup Registration And Start Context Source Mock Server ${entity_id}= Generate Random Entity Id ${entity_id_prefix} Loading
TP/NGSI-LD/DistributedOperations/Provision/Entities/CreateEntity/D001_03_02_inc.robot +0 −1 Original line number Diff line number Diff line Loading @@ -32,7 +32,6 @@ D001_03_02_inc Create entity already existing on both Context Broker and Context Check JSON Value In Response Body ['status'] 409 ${response.json()['errors'][1]['error']} *** Keywords *** Create Entity And Registration On The Context Broker And Start Context Source Mock Server ${entity_id}= Generate Random Entity Id ${entity_id_prefix} Loading
TP/NGSI-LD/DistributedOperations/Provision/Entities/DeleteEntity/D002_02_02_inc.robot +0 −1 Original line number Diff line number Diff line Loading @@ -33,7 +33,6 @@ D002_02_02_inc Delete Entity On a Context Source Should Be Equal As Integers ${length} 1 *** Keywords *** Setup Registration And Start Context Source Mock Server ${entity_id}= Generate Random Entity Id ${entity_id_prefix} Loading
TP/NGSI-LD/DistributedOperations/Provision/EntityAttributes/UpdateEntityAttributes/D004_01_inc.robot +0 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,6 @@ ${registration_payload_file_path} csourceRegistrations/context-source-regi ${fragment_filename} vehicle-brandname-complete-fragment.jsonld *** Test Cases *** D004_01_inc Query The Context Broker With Type [Documentation] Check that if one request the Context Broker to update an entity that matches an inclusive registration, this is updated on the Context Source too Loading