Loading TP/NGSI-LD/ContextInformation/Provision/BatchEntities/CreateBatchOfEntities/003_10.robot +1 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ ${building_id_prefix}= urn:ngsi-ld:Building: *** Test Cases *** 003_10_01 Create a batch of three valid entities where two have the same id [Documentation] Check that you can create a batch of entities where two have the same id [Tags] be-create 5_6_7 [Tags] be-create 5_6_7 since_v1.5.1 ${first_entity_id}= Generate Random Entity Id ${building_id_prefix} Set Suite Variable ${first_entity_id} ${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 Diff line number Diff line Loading @@ -16,7 +16,7 @@ ${building_id_prefix}= urn:ngsi-ld:Building: *** Test Cases *** 006_04_01 Delete a batch of existing entities with the same id [Documentation] Check that you can delete a batch entities with the same id [Tags] be-delete 5_6_10 [Tags] be-delete 5_6_10 since_v1.5.1 ${new_entity_id}= Generate Random Entity Id ${building_id_prefix} @{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 Diff line number Diff line Loading @@ -16,7 +16,7 @@ ${building_id_prefix}= urn:ngsi-ld:Building: *** Test Cases *** 004_07_01 Upsert a batch of three valid entities where two have the same id [Documentation] Check that you can upsert a batch of where two have the same id [Tags] be-upsert 5_6_8 [Tags] be-upsert 5_6_8 since_v1.5.1 ${first_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-sample.jsonld ${first_entity_id} Loading Loading
TP/NGSI-LD/ContextInformation/Provision/BatchEntities/CreateBatchOfEntities/003_10.robot +1 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ ${building_id_prefix}= urn:ngsi-ld:Building: *** Test Cases *** 003_10_01 Create a batch of three valid entities where two have the same id [Documentation] Check that you can create a batch of entities where two have the same id [Tags] be-create 5_6_7 [Tags] be-create 5_6_7 since_v1.5.1 ${first_entity_id}= Generate Random Entity Id ${building_id_prefix} Set Suite Variable ${first_entity_id} ${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 Diff line number Diff line Loading @@ -16,7 +16,7 @@ ${building_id_prefix}= urn:ngsi-ld:Building: *** Test Cases *** 006_04_01 Delete a batch of existing entities with the same id [Documentation] Check that you can delete a batch entities with the same id [Tags] be-delete 5_6_10 [Tags] be-delete 5_6_10 since_v1.5.1 ${new_entity_id}= Generate Random Entity Id ${building_id_prefix} @{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 Diff line number Diff line Loading @@ -16,7 +16,7 @@ ${building_id_prefix}= urn:ngsi-ld:Building: *** Test Cases *** 004_07_01 Upsert a batch of three valid entities where two have the same id [Documentation] Check that you can upsert a batch of where two have the same id [Tags] be-upsert 5_6_8 [Tags] be-upsert 5_6_8 since_v1.5.1 ${first_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-sample.jsonld ${first_entity_id} Loading