Loading TP/NGSI-LD/ContextInformation/Consumption/Entity/QueryEntities/019_01_05.robot +2 −2 Original line number Original line Diff line number Diff line Loading @@ -15,7 +15,7 @@ ${building_id_prefix}= urn:ngsi-ld:Building: ${filename}= building-location-attribute.jsonld ${filename}= building-location-attribute.jsonld ${expectation_filename}= building-geoproperty-query.jsonld ${expectation_filename}= building-geoproperty-query.jsonld ${entity_type}= https://ngsi-ld-test-suite/context#Building ${entity_type}= https://ngsi-ld-test-suite/context#Building ${georal}= equals ${georel}= equals ${geometry}= Point ${geometry}= Point ${coordinates}= [13.3986, 52.5547] ${coordinates}= [13.3986, 52.5547] Loading @@ -30,7 +30,7 @@ ${coordinates}= [13.3986, 52.5547] ${response}= Query Entities ${response}= Query Entities ... entity_types=${entity_types_to_be_retrieved} ... entity_types=${entity_types_to_be_retrieved} ... accept=${CONTENT_TYPE_LD_JSON} ... accept=${CONTENT_TYPE_LD_JSON} ... georel=${georal} ... georel=${georel} ... geometry=${geometry} ... geometry=${geometry} ... coordinates=${coordinates} ... coordinates=${coordinates} Loading TP/NGSI-LD/ContextInformation/Consumption/Entity/RetrieveEntity/018_03_01.robot +1 −1 Original line number Original line Diff line number Diff line Loading @@ -12,7 +12,7 @@ ${building_id_prefix}= urn:ngsi-ld:Building: *** Test Cases *** *** Test Cases *** 018_03_01 Get an entity if the Entity Id is not known to the system 018_03_01 Get an entity if the Entity Id is not known to the system [Documentation] Check that one cannot get an entity if the entity id or attributes are not known to the system [Documentation] Check that one cannot get an entity if the entity id is not known to the system [Tags] e-retrieve 5_7_1 [Tags] e-retrieve 5_7_1 ${entity_id}= Generate Random Entity Id ${building_id_prefix} ${entity_id}= Generate Random Entity Id ${building_id_prefix} ${response}= Query Entity ${response}= Query Entity Loading TP/NGSI-LD/ContextInformation/Provision/BatchEntities/CreateBatchOfEntities/003_10.robot +1 −1 Original line number Original line Diff line number Diff line Loading @@ -16,7 +16,7 @@ ${building_id_prefix}= urn:ngsi-ld:Building: *** Test Cases *** *** Test Cases *** 003_10_01 Create a batch of three valid entities where two have the same id 003_10_01 Create a batch of three valid entities where two have the same id [Documentation] Check that one can create a batch of entities where two have the same id [Documentation] Check that one can create a batch of entities where two have the same id [Tags] be-create 5_6_7 since_v1.5.1 [Tags] be-create 5_6_7 5_5_11 since_v1.5.1 ${first_entity_id}= Generate Random Entity Id ${building_id_prefix} ${first_entity_id}= Generate Random Entity Id ${building_id_prefix} Set Suite Variable ${first_entity_id} Set Suite Variable ${first_entity_id} ${second_entity_id}= Generate Random Entity Id ${building_id_prefix} ${second_entity_id}= Generate Random Entity Id ${building_id_prefix} Loading TP/NGSI-LD/ContextInformation/Provision/BatchEntities/DeleteBatchOfEntities/006_04.robot +1 −1 Original line number Original line Diff line number Diff line Loading @@ -16,7 +16,7 @@ ${building_id_prefix}= urn:ngsi-ld:Building: *** Test Cases *** *** Test Cases *** 006_04_01 Delete a batch of existing entities with the same id 006_04_01 Delete a batch of existing entities with the same id [Documentation] Check that one can delete a batch entities with the same id [Documentation] Check that one can delete a batch entities with the same id [Tags] be-delete 5_6_10 since_v1.5.1 [Tags] be-delete 5_6_10 5_5_11 since_v1.5.1 ${new_entity_id}= Generate Random Entity Id ${building_id_prefix} ${new_entity_id}= Generate Random Entity Id ${building_id_prefix} @{entities_ids_to_be_deleted}= Create List ${entity_id} ${entity_id} @{entities_ids_to_be_deleted}= Create List ${entity_id} ${entity_id} Loading TP/NGSI-LD/ContextInformation/Provision/BatchEntities/UpsertBatchOfEntities/004_07.robot +1 −1 Original line number Original line Diff line number Diff line Loading @@ -16,7 +16,7 @@ ${building_id_prefix}= urn:ngsi-ld:Building: *** Test Cases *** *** Test Cases *** 004_07_01 Upsert a batch of three valid entities where two have the same id 004_07_01 Upsert a batch of three valid entities where two have the same id [Documentation] Check that one can upsert a batch of where two have the same id [Documentation] Check that one can upsert a batch of where two have the same id [Tags] be-upsert 5_6_8 since_v1.5.1 [Tags] be-upsert 5_6_8 5_5_11 since_v1.5.1 ${first_entity_id}= Generate Random Entity Id ${building_id_prefix} ${first_entity_id}= Generate Random Entity Id ${building_id_prefix} ${second_entity_id}= Generate Random Entity Id ${building_id_prefix} ${second_entity_id}= Generate Random Entity Id ${building_id_prefix} ${first_entity}= Load Entity building-minimal.jsonld ${first_entity_id} ${first_entity}= Load Entity building-minimal.jsonld ${first_entity_id} Loading Loading
TP/NGSI-LD/ContextInformation/Consumption/Entity/QueryEntities/019_01_05.robot +2 −2 Original line number Original line Diff line number Diff line Loading @@ -15,7 +15,7 @@ ${building_id_prefix}= urn:ngsi-ld:Building: ${filename}= building-location-attribute.jsonld ${filename}= building-location-attribute.jsonld ${expectation_filename}= building-geoproperty-query.jsonld ${expectation_filename}= building-geoproperty-query.jsonld ${entity_type}= https://ngsi-ld-test-suite/context#Building ${entity_type}= https://ngsi-ld-test-suite/context#Building ${georal}= equals ${georel}= equals ${geometry}= Point ${geometry}= Point ${coordinates}= [13.3986, 52.5547] ${coordinates}= [13.3986, 52.5547] Loading @@ -30,7 +30,7 @@ ${coordinates}= [13.3986, 52.5547] ${response}= Query Entities ${response}= Query Entities ... entity_types=${entity_types_to_be_retrieved} ... entity_types=${entity_types_to_be_retrieved} ... accept=${CONTENT_TYPE_LD_JSON} ... accept=${CONTENT_TYPE_LD_JSON} ... georel=${georal} ... georel=${georel} ... geometry=${geometry} ... geometry=${geometry} ... coordinates=${coordinates} ... coordinates=${coordinates} Loading
TP/NGSI-LD/ContextInformation/Consumption/Entity/RetrieveEntity/018_03_01.robot +1 −1 Original line number Original line Diff line number Diff line Loading @@ -12,7 +12,7 @@ ${building_id_prefix}= urn:ngsi-ld:Building: *** Test Cases *** *** Test Cases *** 018_03_01 Get an entity if the Entity Id is not known to the system 018_03_01 Get an entity if the Entity Id is not known to the system [Documentation] Check that one cannot get an entity if the entity id or attributes are not known to the system [Documentation] Check that one cannot get an entity if the entity id is not known to the system [Tags] e-retrieve 5_7_1 [Tags] e-retrieve 5_7_1 ${entity_id}= Generate Random Entity Id ${building_id_prefix} ${entity_id}= Generate Random Entity Id ${building_id_prefix} ${response}= Query Entity ${response}= Query Entity Loading
TP/NGSI-LD/ContextInformation/Provision/BatchEntities/CreateBatchOfEntities/003_10.robot +1 −1 Original line number Original line Diff line number Diff line Loading @@ -16,7 +16,7 @@ ${building_id_prefix}= urn:ngsi-ld:Building: *** Test Cases *** *** Test Cases *** 003_10_01 Create a batch of three valid entities where two have the same id 003_10_01 Create a batch of three valid entities where two have the same id [Documentation] Check that one can create a batch of entities where two have the same id [Documentation] Check that one can create a batch of entities where two have the same id [Tags] be-create 5_6_7 since_v1.5.1 [Tags] be-create 5_6_7 5_5_11 since_v1.5.1 ${first_entity_id}= Generate Random Entity Id ${building_id_prefix} ${first_entity_id}= Generate Random Entity Id ${building_id_prefix} Set Suite Variable ${first_entity_id} Set Suite Variable ${first_entity_id} ${second_entity_id}= Generate Random Entity Id ${building_id_prefix} ${second_entity_id}= Generate Random Entity Id ${building_id_prefix} Loading
TP/NGSI-LD/ContextInformation/Provision/BatchEntities/DeleteBatchOfEntities/006_04.robot +1 −1 Original line number Original line Diff line number Diff line Loading @@ -16,7 +16,7 @@ ${building_id_prefix}= urn:ngsi-ld:Building: *** Test Cases *** *** Test Cases *** 006_04_01 Delete a batch of existing entities with the same id 006_04_01 Delete a batch of existing entities with the same id [Documentation] Check that one can delete a batch entities with the same id [Documentation] Check that one can delete a batch entities with the same id [Tags] be-delete 5_6_10 since_v1.5.1 [Tags] be-delete 5_6_10 5_5_11 since_v1.5.1 ${new_entity_id}= Generate Random Entity Id ${building_id_prefix} ${new_entity_id}= Generate Random Entity Id ${building_id_prefix} @{entities_ids_to_be_deleted}= Create List ${entity_id} ${entity_id} @{entities_ids_to_be_deleted}= Create List ${entity_id} ${entity_id} Loading
TP/NGSI-LD/ContextInformation/Provision/BatchEntities/UpsertBatchOfEntities/004_07.robot +1 −1 Original line number Original line Diff line number Diff line Loading @@ -16,7 +16,7 @@ ${building_id_prefix}= urn:ngsi-ld:Building: *** Test Cases *** *** Test Cases *** 004_07_01 Upsert a batch of three valid entities where two have the same id 004_07_01 Upsert a batch of three valid entities where two have the same id [Documentation] Check that one can upsert a batch of where two have the same id [Documentation] Check that one can upsert a batch of where two have the same id [Tags] be-upsert 5_6_8 since_v1.5.1 [Tags] be-upsert 5_6_8 5_5_11 since_v1.5.1 ${first_entity_id}= Generate Random Entity Id ${building_id_prefix} ${first_entity_id}= Generate Random Entity Id ${building_id_prefix} ${second_entity_id}= Generate Random Entity Id ${building_id_prefix} ${second_entity_id}= Generate Random Entity Id ${building_id_prefix} ${first_entity}= Load Entity building-minimal.jsonld ${first_entity_id} ${first_entity}= Load Entity building-minimal.jsonld ${first_entity_id} Loading