diff --git a/TP/NGSI-LD/ContextInformation/Consumption/Discovery/RetrieveAvailableAttributeInformation/027_01.robot b/TP/NGSI-LD/ContextInformation/Consumption/Discovery/RetrieveAvailableAttributeInformation/027_01.robot index 49d35c1440f0461894368d230ba72e194f4be6f3..13de02085ec33f30da8311bbc8690ec43901fdce 100644 --- a/TP/NGSI-LD/ContextInformation/Consumption/Discovery/RetrieveAvailableAttributeInformation/027_01.robot +++ b/TP/NGSI-LD/ContextInformation/Consumption/Discovery/RetrieveAvailableAttributeInformation/027_01.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you cannot retrieve a detailed representation of an unknown NGSI-LD attribute +Documentation Check that one cannot retrieve a detailed representation of an unknown NGSI-LD attribute Resource ${EXECDIR}/resources/ApiUtils/ContextInformationConsumption.resource Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision.resource @@ -17,7 +17,7 @@ ${filename}= building-simple-attributes-sample.json *** Test Cases *** 027_01_01 Retrieve Detailed Representation Of Available Attribute Without Context - [Documentation] Check that you cannot retrieve a detailed representation of an unknown NGSI-LD attribute + [Documentation] Check that one cannot retrieve a detailed representation of an unknown NGSI-LD attribute [Tags] ed-attr 5_7_10 ${response}= Retrieve Attribute attribute_name=airQualityLevel Check Response Status Code 404 ${response.status_code} diff --git a/TP/NGSI-LD/ContextInformation/Consumption/Discovery/RetrieveAvailableAttributeInformation/027_02.robot b/TP/NGSI-LD/ContextInformation/Consumption/Discovery/RetrieveAvailableAttributeInformation/027_02.robot index 14f30676b70c5d1441cc5632ffe7bf2410e7aaaa..f4298288e4be9f18471d3846234649118184857b 100644 --- a/TP/NGSI-LD/ContextInformation/Consumption/Discovery/RetrieveAvailableAttributeInformation/027_02.robot +++ b/TP/NGSI-LD/ContextInformation/Consumption/Discovery/RetrieveAvailableAttributeInformation/027_02.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can retrieve a list with a detailed representation of NGSI-LD attributes +Documentation Check that one can retrieve a list with a detailed representation of NGSI-LD attributes Resource ${EXECDIR}/resources/ApiUtils/ContextInformationConsumption.resource Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision.resource @@ -18,7 +18,7 @@ ${expectation_file}= types/expectations/attribute-027-01-expectation.json *** Test Cases *** 027_02_01 Retrieve Detailed Representation Of Available Attribute - [Documentation] Check that you can retrieve a list with a detailed representation of NGSI-LD attributes + [Documentation] Check that one can retrieve a list with a detailed representation of NGSI-LD attributes [Tags] ed-attr 5_7_10 ${response}= Retrieve Attribute attribute_name=airQualityLevel context=${ngsild_test_suite_context} Check Response Status Code 200 ${response.status_code} diff --git a/TP/NGSI-LD/ContextInformation/Consumption/Discovery/RetrieveAvailableAttributes/025_01.robot b/TP/NGSI-LD/ContextInformation/Consumption/Discovery/RetrieveAvailableAttributes/025_01.robot index efd3a03089bfeae9b9a7b14d0fe25ef4e47a89e4..05096b7e35f9c35e9eb53d3e7e6534635034c152 100644 --- a/TP/NGSI-LD/ContextInformation/Consumption/Discovery/RetrieveAvailableAttributes/025_01.robot +++ b/TP/NGSI-LD/ContextInformation/Consumption/Discovery/RetrieveAvailableAttributes/025_01.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can retrieve a list of NGSI-LD attributes +Documentation Check that one can retrieve a list of NGSI-LD attributes Resource ${EXECDIR}/resources/ApiUtils/ContextInformationConsumption.resource Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision.resource @@ -27,7 +27,7 @@ ${filename}= building-simple-attributes-sample.json *** Keywords *** Retrieve Available Attributes - [Documentation] Check that you can retrieve a list of NGSI-LD attributes + [Documentation] Check that one can retrieve a list of NGSI-LD attributes [Arguments] ${context} ${expectation_file} ${response}= Retrieve Attributes ... context=${context} diff --git a/TP/NGSI-LD/ContextInformation/Consumption/Discovery/RetrieveAvailableEntityTypeInformation/024_01.robot b/TP/NGSI-LD/ContextInformation/Consumption/Discovery/RetrieveAvailableEntityTypeInformation/024_01.robot index 6fc21b311e4a9b57926e952d624a17be9cece803..8b5c51cb480a6ac69bd7e5933cd9b71058ea34cf 100644 --- a/TP/NGSI-LD/ContextInformation/Consumption/Discovery/RetrieveAvailableEntityTypeInformation/024_01.robot +++ b/TP/NGSI-LD/ContextInformation/Consumption/Discovery/RetrieveAvailableEntityTypeInformation/024_01.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you cannot retrieve a detailed representation of an unknown NGSI-LD entity type +Documentation Check that one cannot retrieve a detailed representation of an unknown NGSI-LD entity type Resource ${EXECDIR}/resources/ApiUtils/ContextInformationConsumption.resource Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision.resource @@ -17,7 +17,7 @@ ${filename}= building-simple-attributes-sample.json *** Test Cases *** 024_01_01 Retrieve Detailed Representation Of Available Entity Type Without Context - [Documentation] Check that you cannot retrieve a detailed representation of an unknown NGSI-LD entity type + [Documentation] Check that one cannot retrieve a detailed representation of an unknown NGSI-LD entity type [Tags] ed-type 5_7_7 ${response}= Retrieve Entity Type type=Building Check Response Status Code 404 ${response.status_code} diff --git a/TP/NGSI-LD/ContextInformation/Consumption/Discovery/RetrieveAvailableEntityTypeInformation/024_02.robot b/TP/NGSI-LD/ContextInformation/Consumption/Discovery/RetrieveAvailableEntityTypeInformation/024_02.robot index f7414eec07121714443f27c2d3bb768aa7fc6d42..6ebc8c6ae5bb8fda9de426062e45619281d145f6 100644 --- a/TP/NGSI-LD/ContextInformation/Consumption/Discovery/RetrieveAvailableEntityTypeInformation/024_02.robot +++ b/TP/NGSI-LD/ContextInformation/Consumption/Discovery/RetrieveAvailableEntityTypeInformation/024_02.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can retrieve a detailed representation of a specified NGSI-LD entity type +Documentation Check that one can retrieve a detailed representation of a specified NGSI-LD entity type Resource ${EXECDIR}/resources/ApiUtils/ContextInformationConsumption.resource Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision.resource @@ -18,7 +18,7 @@ ${expectation_file}= types/expectations/entity-type-info-024-01-expectati *** Test Cases *** 024_02_01 Retrieve Detailed Representation Of Available Entity Type - [Documentation] Check that you can retrieve a detailed representation of a specified NGSI-LD entity type + [Documentation] Check that one can retrieve a detailed representation of a specified NGSI-LD entity type [Tags] ed-type 5_7_7 ${response}= Retrieve Entity Type type=Building context=${ngsild_test_suite_context} Check Response Status Code 200 ${response.status_code} diff --git a/TP/NGSI-LD/ContextInformation/Consumption/Discovery/RetrieveAvailableEntityTypes/022_01.robot b/TP/NGSI-LD/ContextInformation/Consumption/Discovery/RetrieveAvailableEntityTypes/022_01.robot index c97a6e3e4cea8f67afa75c7c39c14801d834b3d3..93dc63ae97ab97387acb97bc6768b94bd4d4d44b 100644 --- a/TP/NGSI-LD/ContextInformation/Consumption/Discovery/RetrieveAvailableEntityTypes/022_01.robot +++ b/TP/NGSI-LD/ContextInformation/Consumption/Discovery/RetrieveAvailableEntityTypes/022_01.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can retrieve a list of NGSI-LD entity types +Documentation Check that one can retrieve a list of NGSI-LD entity types Resource ${EXECDIR}/resources/ApiUtils/ContextInformationConsumption.resource Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision.resource @@ -29,7 +29,7 @@ ${second_filename}= vehicle-simple-attributes-sample.json *** Keywords *** Retrieve Available Entity Types - [Documentation] Check that you can retrieve a list of NGSI-LD entity types + [Documentation] Check that one can retrieve a list of NGSI-LD entity types [Arguments] ${context} ${expectation_file} ${response}= Retrieve Entity Types ... context=${context} diff --git a/TP/NGSI-LD/ContextInformation/Consumption/Discovery/RetrieveDetailsOfAvailableAttributes/026_01.robot b/TP/NGSI-LD/ContextInformation/Consumption/Discovery/RetrieveDetailsOfAvailableAttributes/026_01.robot index e7c1ef5e383add5436814f6aa3cf856571d85f30..035213c2594805596b9601cb96f4af04a9f829cb 100644 --- a/TP/NGSI-LD/ContextInformation/Consumption/Discovery/RetrieveDetailsOfAvailableAttributes/026_01.robot +++ b/TP/NGSI-LD/ContextInformation/Consumption/Discovery/RetrieveDetailsOfAvailableAttributes/026_01.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can retrieve a list with a detailed representation of NGSI-LD attributes +Documentation Check that one can retrieve a list with a detailed representation of NGSI-LD attributes Resource ${EXECDIR}/resources/ApiUtils/ContextInformationConsumption.resource Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision.resource @@ -27,7 +27,7 @@ ${filename}= building-simple-attributes-sample.json *** Keywords *** Retrieve Details Of Available Attributes - [Documentation] Check that you can retrieve a list with a detailed representation of NGSI-LD attributes + [Documentation] Check that one can retrieve a list with a detailed representation of NGSI-LD attributes [Arguments] ${context} ${expectation_file} ${response}= Retrieve Attributes ... context=${context} diff --git a/TP/NGSI-LD/ContextInformation/Consumption/Discovery/RetrieveDetailsOfAvailableEntityTypes/023_01.robot b/TP/NGSI-LD/ContextInformation/Consumption/Discovery/RetrieveDetailsOfAvailableEntityTypes/023_01.robot index 36ca2ee23cb6490803afc7febd1442ff626dd16e..e983ecfab71f16ab56f97ba647de847f6e67252b 100644 --- a/TP/NGSI-LD/ContextInformation/Consumption/Discovery/RetrieveDetailsOfAvailableEntityTypes/023_01.robot +++ b/TP/NGSI-LD/ContextInformation/Consumption/Discovery/RetrieveDetailsOfAvailableEntityTypes/023_01.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can retrieve a list with a detailed representation of NGSI-LD entity types +Documentation Check that one can retrieve a list with a detailed representation of NGSI-LD entity types Resource ${EXECDIR}/resources/ApiUtils/ContextInformationConsumption.resource Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision.resource @@ -29,7 +29,7 @@ ${second_filename}= vehicle-simple-attributes-sample.json *** Keywords *** Retrieve Details Of Available Entity Types - [Documentation] Check that you can retrieve a list with a detailed representation of NGSI-LD entity types + [Documentation] Check that one can retrieve a list with a detailed representation of NGSI-LD entity types [Arguments] ${context} ${expectation_file} ${response}= Retrieve Entity Types ... context=${context} diff --git a/TP/NGSI-LD/ContextInformation/Consumption/Entity/QueryEntities/019_01_01.robot b/TP/NGSI-LD/ContextInformation/Consumption/Entity/QueryEntities/019_01_01.robot index 61877562e4ddd81739bc87ceb91af52aa356e669..557217f75a41773e7bee5d68748aa197cb6f216a 100644 --- a/TP/NGSI-LD/ContextInformation/Consumption/Entity/QueryEntities/019_01_01.robot +++ b/TP/NGSI-LD/ContextInformation/Consumption/Entity/QueryEntities/019_01_01.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can query several entities based on ids +Documentation Check that one can query several entities based on ids Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision.resource Resource ${EXECDIR}/resources/ApiUtils/ContextInformationConsumption.resource @@ -18,7 +18,7 @@ ${entity_type}= https://ngsi-ld-test-suite/context#Building *** Test Cases *** 019_01_01 Query several entities based on ids - [Documentation] Check that you can query several entities based on ids + [Documentation] Check that one can query several entities based on ids [Tags] e-query 5_7_2 ${first_entity_id}= Generate Random Entity Id ${building_id_prefix} Set Suite Variable ${first_entity_id} diff --git a/TP/NGSI-LD/ContextInformation/Consumption/Entity/QueryEntities/019_01_02.robot b/TP/NGSI-LD/ContextInformation/Consumption/Entity/QueryEntities/019_01_02.robot index 762c8762024b6ec794d129ea1a88f3f1361f1cd9..b5293c3005c05bf9e70be627a086a44f1f1ef6a2 100644 --- a/TP/NGSI-LD/ContextInformation/Consumption/Entity/QueryEntities/019_01_02.robot +++ b/TP/NGSI-LD/ContextInformation/Consumption/Entity/QueryEntities/019_01_02.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can query several entities based on the entities types +Documentation Check that one can query several entities based on the entities types Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision.resource Resource ${EXECDIR}/resources/ApiUtils/ContextInformationConsumption.resource @@ -24,7 +24,7 @@ ${parking_entity_type}= https://ngsi-ld-test-suite/context#OffStreetParking *** Test Cases *** 019_01_02 Query several entities based on the entities types - [Documentation] Check that you can query several entities based on the entities types + [Documentation] Check that one can query several entities based on the entities types [Tags] e-query 5_7_2 ${building_entity_id}= Generate Random Entity Id ${building_id_prefix} Set Suite Variable ${building_entity_id} diff --git a/TP/NGSI-LD/ContextInformation/Consumption/Entity/QueryEntities/019_01_03.robot b/TP/NGSI-LD/ContextInformation/Consumption/Entity/QueryEntities/019_01_03.robot index d2ddcb4586cf0ad55314a6277b0cd5b487c40db8..6b293b767ed291a5d7ee9d3f68bcf12924d2686b 100644 --- a/TP/NGSI-LD/ContextInformation/Consumption/Entity/QueryEntities/019_01_03.robot +++ b/TP/NGSI-LD/ContextInformation/Consumption/Entity/QueryEntities/019_01_03.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can query several entities based on the given id pattern +Documentation Check that one can query several entities based on the given id pattern Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision.resource Resource ${EXECDIR}/resources/ApiUtils/ContextInformationConsumption.resource @@ -19,7 +19,7 @@ ${entity_id_pattern}= urn:ngsi-ld:Building:.* *** Test Cases *** 019_01_03 Query several entities based on the given id pattern - [Documentation] Check that you can query several entities based on the given id pattern + [Documentation] Check that one can query several entities based on the given id pattern [Tags] e-query 5_7_2 ${first_entity_id}= Generate Random Entity Id ${building_id_prefix} Set Suite Variable ${first_entity_id} diff --git a/TP/NGSI-LD/ContextInformation/Consumption/Entity/QueryEntities/019_01_04.robot b/TP/NGSI-LD/ContextInformation/Consumption/Entity/QueryEntities/019_01_04.robot index b151d9523f2c250326fbae79496ad0e68e3ed42b..a0acab89875c44379855ab5ec7ade6263e862b10 100644 --- a/TP/NGSI-LD/ContextInformation/Consumption/Entity/QueryEntities/019_01_04.robot +++ b/TP/NGSI-LD/ContextInformation/Consumption/Entity/QueryEntities/019_01_04.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can query several entities based on attribute names +Documentation Check that one can query several entities based on attribute names Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision.resource Resource ${EXECDIR}/resources/ApiUtils/ContextInformationConsumption.resource @@ -21,7 +21,7 @@ ${attribute_subcategory}= https://ngsi-ld-test-suite/context#subCatego *** Test Cases *** 019_01_04 Query several entities based on attribute names - [Documentation] Check that you can query several entities based on attribute names + [Documentation] Check that one can query several entities based on attribute names [Tags] e-query 5_7_2 ${first_entity_id}= Generate Random Entity Id ${building_id_prefix} Set Suite Variable ${first_entity_id} diff --git a/TP/NGSI-LD/ContextInformation/Consumption/Entity/QueryEntities/019_01_05.robot b/TP/NGSI-LD/ContextInformation/Consumption/Entity/QueryEntities/019_01_05.robot index 7191633102cc7b46e6203becea8de9dc9caff86d..97c771e48736ba30a5db5a28a3bc3d87a57c1dc6 100644 --- a/TP/NGSI-LD/ContextInformation/Consumption/Entity/QueryEntities/019_01_05.robot +++ b/TP/NGSI-LD/ContextInformation/Consumption/Entity/QueryEntities/019_01_05.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can query entities based on a geoquery +Documentation Check that one can query entities based on a geoquery Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision.resource Resource ${EXECDIR}/resources/ApiUtils/ContextInformationConsumption.resource @@ -21,7 +21,7 @@ ${coordinates}= [13.3986, 52.5547] *** Test Cases *** 019_01_05 Query several entities based on a geoquery - [Documentation] Check that you can query entities based on a geoquery + [Documentation] Check that one can query entities based on a geoquery [Tags] e-query 5_7_2 ${first_entity_id}= Generate Random Entity Id ${building_id_prefix} Set Suite Variable ${first_entity_id} diff --git a/TP/NGSI-LD/ContextInformation/Consumption/Entity/QueryEntities/019_01_06.robot b/TP/NGSI-LD/ContextInformation/Consumption/Entity/QueryEntities/019_01_06.robot index 9dbfeffd8156ca2d9b9e28d2af47b16f882a8453..b691af533c22319fbcf34ace0aeca0cbab12fe73 100644 --- a/TP/NGSI-LD/ContextInformation/Consumption/Entity/QueryEntities/019_01_06.robot +++ b/TP/NGSI-LD/ContextInformation/Consumption/Entity/QueryEntities/019_01_06.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can query several entities based on scopes +Documentation Check that one can query several entities based on scopes Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision.resource Resource ${EXECDIR}/resources/ApiUtils/ContextInformationConsumption.resource @@ -41,7 +41,7 @@ ${entity_type}= https://ngsi-ld-test-suite/context#Building *** Keywords *** Query several entities based on scopes - [Documentation] Check that you can query several entities based on scopes + [Documentation] Check that one can query several entities based on scopes [Arguments] ${scopeq} ${expected_count} ${response}= Query Entities ... scopeq=${scopeq} diff --git a/TP/NGSI-LD/ContextInformation/Consumption/Entity/QueryEntities/019_02_01.robot b/TP/NGSI-LD/ContextInformation/Consumption/Entity/QueryEntities/019_02_01.robot index 18635a72eab39479da396e8dce66f2604e0f9a3a..ab4d07f2000620608fdf413a3d3c77eaf405506a 100644 --- a/TP/NGSI-LD/ContextInformation/Consumption/Entity/QueryEntities/019_02_01.robot +++ b/TP/NGSI-LD/ContextInformation/Consumption/Entity/QueryEntities/019_02_01.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can query one entity via POST Interaction based on id +Documentation Check that one can query one entity via POST Interaction based on id Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision.resource Resource ${EXECDIR}/resources/ApiUtils/ContextInformationConsumption.resource @@ -19,7 +19,7 @@ ${entity_type}= https://ngsi-ld-test-suite/context#Building *** Test Cases *** 019_02_01 Query one entity via POST Interaction based on id - [Documentation] Check that you can query one entity via POST Interaction based on id + [Documentation] Check that one can query one entity via POST Interaction based on id [Tags] e-query 5_7_2 @{entities_ids_to_be_compared}= Create List ${first_entity_id} ${response}= Query Entities Via POST diff --git a/TP/NGSI-LD/ContextInformation/Consumption/Entity/QueryEntities/019_02_02.robot b/TP/NGSI-LD/ContextInformation/Consumption/Entity/QueryEntities/019_02_02.robot index f262652e6b544dbc138e12ea82a85f96210c6ed3..3dfb6beba1156933f2cab3a8949764d718e2b30d 100644 --- a/TP/NGSI-LD/ContextInformation/Consumption/Entity/QueryEntities/019_02_02.robot +++ b/TP/NGSI-LD/ContextInformation/Consumption/Entity/QueryEntities/019_02_02.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can query several entities via POST Interaction based on the entity type +Documentation Check that one can query several entities via POST Interaction based on the entity type Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision.resource Resource ${EXECDIR}/resources/ApiUtils/ContextInformationConsumption.resource @@ -22,7 +22,7 @@ ${vehicle_entity_type}= https://ngsi-ld-test-suite/context#Vehicle *** Test Cases *** 019_02_02 Query several entities via POST Interaction based on the entities types - [Documentation] Check that you can query several entities via POST Interaction based on the entity type + [Documentation] Check that one can query several entities via POST Interaction based on the entity type [Tags] e-query 5_7_2 ${entities_ids_to_be_compared}= Create List ${first_vehicle_entity_id} ${second_vehicle_entity_id} ${response}= Query Entities Via POST diff --git a/TP/NGSI-LD/ContextInformation/Consumption/Entity/QueryEntities/019_02_03.robot b/TP/NGSI-LD/ContextInformation/Consumption/Entity/QueryEntities/019_02_03.robot index 12f338967aa7f0974b253638f171c3480fcc0699..7413bc2da9fcf020ee43dedc24a68d476f5f395d 100644 --- a/TP/NGSI-LD/ContextInformation/Consumption/Entity/QueryEntities/019_02_03.robot +++ b/TP/NGSI-LD/ContextInformation/Consumption/Entity/QueryEntities/019_02_03.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can query several entities via POST Interaction based on the given id pattern +Documentation Check that one can query several entities via POST Interaction based on the given id pattern Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision.resource Resource ${EXECDIR}/resources/ApiUtils/ContextInformationConsumption.resource @@ -20,7 +20,7 @@ ${entity_id_pattern}= urn:ngsi-ld:Building:.* *** Test Cases *** 019_02_03 Query several entities via POST Interaction based on the given id pattern - [Documentation] Check that you can query several entities via POST Interaction based on the given id pattern + [Documentation] Check that one can query several entities via POST Interaction based on the given id pattern [Tags] e-query 5_7_2 @{entities_ids_to_be_compared}= Create List ${first_entity_id} ${second_entity_id} ${response}= Query Entities Via POST diff --git a/TP/NGSI-LD/ContextInformation/Consumption/Entity/QueryEntities/019_02_04.robot b/TP/NGSI-LD/ContextInformation/Consumption/Entity/QueryEntities/019_02_04.robot index 913660a2cf8974727a9a0c2e7e930a1c8d5fc3a0..fe9373d852b95b3f69ab8b72ce2a6daf6d902ef3 100644 --- a/TP/NGSI-LD/ContextInformation/Consumption/Entity/QueryEntities/019_02_04.robot +++ b/TP/NGSI-LD/ContextInformation/Consumption/Entity/QueryEntities/019_02_04.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can query several entities via POST Interaction based on attribute names +Documentation Check that one can query several entities via POST Interaction based on attribute names Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision.resource Resource ${EXECDIR}/resources/ApiUtils/ContextInformationConsumption.resource @@ -22,7 +22,7 @@ ${attribute_isparked}= https://uri.etsi.org/ngsi-ld/default-context/isParke *** Test Cases *** 019_02_04 Query several entities via POST Interaction based on attribute names - [Documentation] Check that you can query several entities via POST Interaction based on attribute names + [Documentation] Check that one can query several entities via POST Interaction based on attribute names [Tags] e-query 5_7_2 @{attributes_to_be_retrieved}= Create List ${attribute_brandname} ${attribute_isparked} @{entities_ids_to_be_retrieved}= Create List ${vehicle_entity_id} diff --git a/TP/NGSI-LD/ContextInformation/Consumption/Entity/QueryEntities/019_02_05.robot b/TP/NGSI-LD/ContextInformation/Consumption/Entity/QueryEntities/019_02_05.robot index 50e2dbc63bd067355aadc2553eacb127b225452d..f8d72a983842898f5e0020ddf9910a4cdf931871 100644 --- a/TP/NGSI-LD/ContextInformation/Consumption/Entity/QueryEntities/019_02_05.robot +++ b/TP/NGSI-LD/ContextInformation/Consumption/Entity/QueryEntities/019_02_05.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can query entitites via POST Interaction asking for a GeoJSON representation +Documentation Check that one can query entitites via POST Interaction asking for a GeoJSON representation Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision.resource Resource ${EXECDIR}/resources/ApiUtils/ContextInformationConsumption.resource @@ -22,7 +22,7 @@ ${parking_entity_type}= https://ngsi-ld-test-suite/context#OffStreetParking *** Test Cases *** 019_02_05 Query several entities via POST Interaction asking for a GeoJSON representation - [Documentation] Check that you can query entities via POST Interaction asking for a GeoJSON representation + [Documentation] Check that one can query entities via POST Interaction asking for a GeoJSON representation [Tags] e-query 5_7_2 ${entity_types_to_be_retrieved}= Catenate SEPARATOR=, ${vehicle_entity_type} ${parking_entity_type} ${response}= Query Entities Via POST diff --git a/TP/NGSI-LD/ContextInformation/Consumption/Entity/QueryEntities/019_03_01.robot b/TP/NGSI-LD/ContextInformation/Consumption/Entity/QueryEntities/019_03_01.robot index 66e256598af0f54e12a279eb54ce89731069985c..d5f651c32a353bc834fe7a92c633208b082869b3 100644 --- a/TP/NGSI-LD/ContextInformation/Consumption/Entity/QueryEntities/019_03_01.robot +++ b/TP/NGSI-LD/ContextInformation/Consumption/Entity/QueryEntities/019_03_01.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you cannot query entities if the requested ids are incorrect +Documentation Check that one cannot query entities if the requested ids are incorrect Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision.resource Resource ${EXECDIR}/resources/ApiUtils/ContextInformationConsumption.resource @@ -19,7 +19,7 @@ ${entity_invalid_id_two}= thisisaninvaliduri2 *** Test Cases *** 019_03_01 Query entities based on incorrect ids - [Documentation] Check that you cannot query entities if the requested ids are incorrect + [Documentation] Check that one cannot query entities if the requested ids are incorrect [Tags] e-query 5_7_2 ${first_entity_id}= Generate Random Entity Id ${building_id_prefix} Set Suite Variable ${first_entity_id} diff --git a/TP/NGSI-LD/ContextInformation/Consumption/Entity/QueryEntities/019_03_02.robot b/TP/NGSI-LD/ContextInformation/Consumption/Entity/QueryEntities/019_03_02.robot index 563b5c0cfffa957e6e8e105eac617a554dc814cb..7ce3496d26d03625dc2a8fabd6930e0daeff796f 100644 --- a/TP/NGSI-LD/ContextInformation/Consumption/Entity/QueryEntities/019_03_02.robot +++ b/TP/NGSI-LD/ContextInformation/Consumption/Entity/QueryEntities/019_03_02.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you cannot query entities if the requested entity types are incorrect +Documentation Check that one cannot query entities if the requested entity types are incorrect Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision.resource Resource ${EXECDIR}/resources/ApiUtils/ContextInformationConsumption.resource @@ -20,7 +20,7 @@ ${invalid_entity_type_two}= invalid_entity_type_two *** Test Cases *** 019_03_02 Query entities based on incorrect entity types - [Documentation] Check that you cannot query entities if the requested entity types are incorrect + [Documentation] Check that one cannot query entities if the requested entity types are incorrect [Tags] e-query 5_7_2 ${building_entity_id}= Generate Random Entity Id ${building_id_prefix} Set Suite Variable ${building_entity_id} diff --git a/TP/NGSI-LD/ContextInformation/Consumption/Entity/QueryEntities/019_03_03.robot b/TP/NGSI-LD/ContextInformation/Consumption/Entity/QueryEntities/019_03_03.robot index 1d0857cb2097cc0f9818db2be0393b4abcdfad34..1068173edf1c0e2feafbc6d20a31ab5184c08b81 100644 --- a/TP/NGSI-LD/ContextInformation/Consumption/Entity/QueryEntities/019_03_03.robot +++ b/TP/NGSI-LD/ContextInformation/Consumption/Entity/QueryEntities/019_03_03.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you cannot query entities if the requested id pattern is incorrect +Documentation Check that one cannot query entities if the requested id pattern is incorrect Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision.resource Resource ${EXECDIR}/resources/ApiUtils/ContextInformationConsumption.resource @@ -18,7 +18,7 @@ ${invalid_entity_id_pattern}= invalid_entity_id_pattern** *** Test Cases *** 019_03_03 Query several entities based on incorrect id pattern - [Documentation] Check that you cannot query entities if the requested id pattern is incorrect + [Documentation] Check that one cannot query entities if the requested id pattern is incorrect [Tags] e-query 5_7_2 ${first_entity_id}= Generate Random Entity Id ${building_id_prefix} Set Suite Variable ${first_entity_id} diff --git a/TP/NGSI-LD/ContextInformation/Consumption/Entity/QueryEntities/019_03_04.robot b/TP/NGSI-LD/ContextInformation/Consumption/Entity/QueryEntities/019_03_04.robot index 7db8d213ddc4a2ca80858261d2611b6a69aa9120..9871e7f63e1dae30a1c4ef4c0d1e55b3e83492dd 100644 --- a/TP/NGSI-LD/ContextInformation/Consumption/Entity/QueryEntities/019_03_04.robot +++ b/TP/NGSI-LD/ContextInformation/Consumption/Entity/QueryEntities/019_03_04.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you cannot query entities if the requested attribute names are incorrect +Documentation Check that one cannot query entities if the requested attribute names are incorrect Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision.resource Resource ${EXECDIR}/resources/ApiUtils/ContextInformationConsumption.resource @@ -19,7 +19,7 @@ ${invalid_attribute_two}= type *** Test Cases *** 019_03_04 Query several entities based on incorrect attribute names - [Documentation] Check that you cannot query entities if the requested attribute names are incorrect + [Documentation] Check that one cannot query entities if the requested attribute names are incorrect [Tags] e-query 5_7_2 ${first_entity_id}= Generate Random Entity Id ${building_id_prefix} Set Suite Variable ${first_entity_id} diff --git a/TP/NGSI-LD/ContextInformation/Consumption/Entity/QueryEntities/019_03_05.robot b/TP/NGSI-LD/ContextInformation/Consumption/Entity/QueryEntities/019_03_05.robot index d89932a408643dc4e2032ed5802491aae94fa2b4..522142183586c92b9279e9c1b0f835b5f889a0b6 100644 --- a/TP/NGSI-LD/ContextInformation/Consumption/Entity/QueryEntities/019_03_05.robot +++ b/TP/NGSI-LD/ContextInformation/Consumption/Entity/QueryEntities/019_03_05.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you cannot query entities if the request has a wrong geometryProperty +Documentation Check that one cannot query entities if the request has a wrong geometryProperty Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision.resource Resource ${EXECDIR}/resources/ApiUtils/ContextInformationConsumption.resource @@ -21,7 +21,7 @@ ${geoproperty}= location *** Test Cases *** 019_03_05 Query entities when the request has a wrong geometryProperty - [Documentation] Check that you cannot query entities if the request has a wrong geometryProperty + [Documentation] Check that one cannot query entities if the request has a wrong geometryProperty [Tags] e-query 5_7_2 ${first_entity_id}= Generate Random Entity Id ${building_id_prefix} Set Suite Variable ${first_entity_id} diff --git a/TP/NGSI-LD/ContextInformation/Consumption/Entity/QueryEntities/019_06.robot b/TP/NGSI-LD/ContextInformation/Consumption/Entity/QueryEntities/019_06.robot index 9b7dc7ec121e440883cfde0f17407da9937a30c3..8d136195c84d0c831a3583db2ee355263d2a18b9 100644 --- a/TP/NGSI-LD/ContextInformation/Consumption/Entity/QueryEntities/019_06.robot +++ b/TP/NGSI-LD/ContextInformation/Consumption/Entity/QueryEntities/019_06.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can query entities specifying a maximum number of results +Documentation Check that one can query entities specifying a maximum number of results Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision.resource Resource ${EXECDIR}/resources/ApiUtils/ContextInformationConsumption.resource @@ -18,7 +18,7 @@ ${limit}= 2 *** Test Cases *** 019_06_01 Query entities specifying a maximum number of results - [Documentation] Check that you can query entities specifying a maximum number of results + [Documentation] Check that one can query entities specifying a maximum number of results [Tags] e-query 6_3_10 ${first_entity_id}= Generate Random Entity Id ${building_id_prefix} Set Suite Variable ${first_entity_id} diff --git a/TP/NGSI-LD/ContextInformation/Consumption/Entity/RetrieveEntity/018_01_01.robot b/TP/NGSI-LD/ContextInformation/Consumption/Entity/RetrieveEntity/018_01_01.robot index 66970dfa1e148bbbdaf6fe64a2de7a87a59581ea..cada5b4b7aacf5cdb1557332d74eac836b28ee44 100644 --- a/TP/NGSI-LD/ContextInformation/Consumption/Entity/RetrieveEntity/018_01_01.robot +++ b/TP/NGSI-LD/ContextInformation/Consumption/Entity/RetrieveEntity/018_01_01.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can get an entity by id +Documentation Check that one can get an entity by id Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision.resource Resource ${EXECDIR}/resources/ApiUtils/ContextInformationConsumption.resource @@ -17,7 +17,7 @@ ${expectation_filename}= building-simple-attributes-expectation.jsonld *** Test Cases *** 018_01_01 Get an entity by id - [Documentation] Check that you can get an entity by id + [Documentation] Check that one can get an entity by id [Tags] e-retrieve 5_7_1 ${entity_id}= Generate Random Entity Id ${building_id_prefix} Set Suite Variable ${entity_id} diff --git a/TP/NGSI-LD/ContextInformation/Consumption/Entity/RetrieveEntity/018_01_02.robot b/TP/NGSI-LD/ContextInformation/Consumption/Entity/RetrieveEntity/018_01_02.robot index c5c418be5894214c6896866fb0621e2f1aec71f7..986ba73f5fe418b65d84bd445730d52ed4dfe73f 100644 --- a/TP/NGSI-LD/ContextInformation/Consumption/Entity/RetrieveEntity/018_01_02.robot +++ b/TP/NGSI-LD/ContextInformation/Consumption/Entity/RetrieveEntity/018_01_02.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can query some attributes from an entity +Documentation Check that one can query some attributes from an entity Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision.resource Resource ${EXECDIR}/resources/ApiUtils/ContextInformationConsumption.resource @@ -19,7 +19,7 @@ ${attribute_subcategory}= https://ngsi-ld-test-suite/context#subCatego *** Test Cases *** 018_01_02 Query some attributes from an entity - [Documentation] Check that you can query some attributes from an entity + [Documentation] Check that one can query some attributes from an entity [Tags] e-retrieve 5_7_1 ${entity_id}= Generate Random Entity Id ${building_id_prefix} Set Suite Variable ${entity_id} diff --git a/TP/NGSI-LD/ContextInformation/Consumption/Entity/RetrieveEntity/018_01_03.robot b/TP/NGSI-LD/ContextInformation/Consumption/Entity/RetrieveEntity/018_01_03.robot index 2ec9c63d170a01291463b55e91873dbb35f108cb..d4a7b7d2f77c784c1be0296bb2409f73d0b6e15b 100644 --- a/TP/NGSI-LD/ContextInformation/Consumption/Entity/RetrieveEntity/018_01_03.robot +++ b/TP/NGSI-LD/ContextInformation/Consumption/Entity/RetrieveEntity/018_01_03.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can query the geometry property from an entity +Documentation Check that one can query the geometry property from an entity Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision.resource Resource ${EXECDIR}/resources/ApiUtils/ContextInformationConsumption.resource @@ -18,7 +18,7 @@ ${geometry_property}= location *** Test Cases *** 018_01_03 Query the geometry property from an entity - [Documentation] Check that you can query the geometry property from an entity + [Documentation] Check that one can query the geometry property from an entity [Tags] e-retrieve 5_7_1 ${entity_id}= Generate Random Entity Id ${building_id_prefix} Set Suite Variable ${entity_id} diff --git a/TP/NGSI-LD/ContextInformation/Consumption/Entity/RetrieveEntity/018_02.robot b/TP/NGSI-LD/ContextInformation/Consumption/Entity/RetrieveEntity/018_02.robot index 13067279be170c677086cc4b2aa7277516858ae0..dd9ab9d81f22ae6f0fed560aa4c059083d6e1531 100644 --- a/TP/NGSI-LD/ContextInformation/Consumption/Entity/RetrieveEntity/018_02.robot +++ b/TP/NGSI-LD/ContextInformation/Consumption/Entity/RetrieveEntity/018_02.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you cannot get an entity with invalid id +Documentation Check that one cannot get an entity with invalid id Resource ${EXECDIR}/resources/ApiUtils/ContextInformationConsumption.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -14,7 +14,7 @@ Test Template Get Entity With Invalid Id *** Keywords *** Get Entity With Invalid Id - [Documentation] Check that you cannot get an entity with invalid/missing id + [Documentation] Check that one cannot get an entity with invalid/missing id [Tags] e-retrieve 5_7_1 [Arguments] ${entity_id} ${expected_status_code} ${problem_type} ${response}= Query Entity diff --git a/TP/NGSI-LD/ContextInformation/Consumption/Entity/RetrieveEntity/018_03_01.robot b/TP/NGSI-LD/ContextInformation/Consumption/Entity/RetrieveEntity/018_03_01.robot index c83b8661de9e42cc129bd1650ccd1a0f1689cbad..70e93c7855bde6c9d1e7b99cee112d546e05caa7 100644 --- a/TP/NGSI-LD/ContextInformation/Consumption/Entity/RetrieveEntity/018_03_01.robot +++ b/TP/NGSI-LD/ContextInformation/Consumption/Entity/RetrieveEntity/018_03_01.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you cannot 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 is not known to the system Resource ${EXECDIR}/resources/ApiUtils/ContextInformationConsumption.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -12,7 +12,7 @@ ${building_id_prefix}= urn:ngsi-ld:Building: *** Test Cases *** 018_03_01 Get an entity if the Entity Id is not known to the system - [Documentation] Check that you 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 or attributes are not known to the system [Tags] e-retrieve 5_7_1 ${entity_id}= Generate Random Entity Id ${building_id_prefix} ${response}= Query Entity diff --git a/TP/NGSI-LD/ContextInformation/Consumption/Entity/RetrieveEntity/018_03_02.robot b/TP/NGSI-LD/ContextInformation/Consumption/Entity/RetrieveEntity/018_03_02.robot index a456aa68c619ee31b95099c16ad29f504e6cf04c..97a351242f43be8e4868873d42771728995305d8 100644 --- a/TP/NGSI-LD/ContextInformation/Consumption/Entity/RetrieveEntity/018_03_02.robot +++ b/TP/NGSI-LD/ContextInformation/Consumption/Entity/RetrieveEntity/018_03_02.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you cannot get an entity if an attribute is not known to the system +Documentation Check that one cannot get an entity if an attribute is not known to the system Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision.resource Resource ${EXECDIR}/resources/ApiUtils/ContextInformationConsumption.resource @@ -17,7 +17,7 @@ ${attribute_not_known}= property_not_found *** Test Cases *** 018_03_02 Get an entity if an attribute is not known to the system - [Documentation] Check that you cannot get an entity if an attribute is not known to the system + [Documentation] Check that one cannot get an entity if an attribute is not known to the system [Tags] e-retrieve 5_7_1 ${entity_id}= Generate Random Entity Id ${building_id_prefix} Set Suite Variable ${entity_id} diff --git a/TP/NGSI-LD/ContextInformation/Consumption/Entity/RetrieveEntity/018_07.robot b/TP/NGSI-LD/ContextInformation/Consumption/Entity/RetrieveEntity/018_07.robot index 1b7834dca66c1e5cce83180ef00c96b6420f397e..314cbf35b59675f88f279b9837019e57aa63771f 100644 --- a/TP/NGSI-LD/ContextInformation/Consumption/Entity/RetrieveEntity/018_07.robot +++ b/TP/NGSI-LD/ContextInformation/Consumption/Entity/RetrieveEntity/018_07.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can retrieve an entity using Language Filter +Documentation Check that one can retrieve an entity using Language Filter Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision.resource Resource ${EXECDIR}/resources/ApiUtils/ContextInformationConsumption.resource @@ -39,7 +39,7 @@ ${filename}= building-language-property-sample.jsonld *** Keywords *** Retrieve Entity With Language Filter - [Documentation] Check that you can retrieve an entity using Language Filter + [Documentation] Check that one can retrieve an entity using Language Filter [Arguments] ${language_filter} ${options} ${expectation_filename} ${response}= Query Entity ... id=${entity_id} diff --git a/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/QueryTemporalEvolutionOfEntities/021_01.robot b/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/QueryTemporalEvolutionOfEntities/021_01.robot index e7e0f174cf6fffbfdf5dfd4c4ff6599349256e20..1c08596b775371f5c5499160abc7741f3b78aba0 100644 --- a/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/QueryTemporalEvolutionOfEntities/021_01.robot +++ b/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/QueryTemporalEvolutionOfEntities/021_01.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can query the temporal evolution of entities +Documentation Check that one can query the temporal evolution of entities Resource ${EXECDIR}/resources/ApiUtils/TemporalContextInformationConsumption.resource Resource ${EXECDIR}/resources/ApiUtils/TemporalContextInformationProvision.resource @@ -30,7 +30,7 @@ ${bus_payload_file}= 2020-08-bus-temporal-representation-sample.j *** Keywords *** Query the temporal evolution of entities - [Documentation] Check that you can query the temporal evolution of entities + [Documentation] Check that one can query the temporal evolution of entities [Arguments] ${timerel} ${timeat} ${expectation_file} ${entity_types_to_be_retrieved}= Catenate SEPARATOR=, Vehicle ${response}= Query Temporal Representation Of Entities diff --git a/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/QueryTemporalEvolutionOfEntities/021_02.robot b/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/QueryTemporalEvolutionOfEntities/021_02.robot index 2ede1332dca4701f3296556c5efe7ad00644aeee..91b5c64deac343a100ba34edd3bd167152004c4e 100644 --- a/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/QueryTemporalEvolutionOfEntities/021_02.robot +++ b/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/QueryTemporalEvolutionOfEntities/021_02.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can query the temporal evolution of certain attributes of entities +Documentation Check that one can query the temporal evolution of certain attributes of entities Resource ${EXECDIR}/resources/ApiUtils/TemporalContextInformationConsumption.resource Resource ${EXECDIR}/resources/ApiUtils/TemporalContextInformationProvision.resource @@ -19,7 +19,7 @@ ${expectation_file}= vehicles-temporal-representation-021-02-expe *** Test Cases *** 021_02_01 Query the temporal evolution of certain attributes of entities - [Documentation] Check that you can query the temporal evolution of certain attributes of entities + [Documentation] Check that one can query the temporal evolution of certain attributes of entities [Tags] te-query 5_7_4 ${entity_types_to_be_retrieved}= Catenate SEPARATOR=, Vehicle ${temporal_attributes_to_be_retrieved}= Catenate SEPARATOR=, speed diff --git a/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/QueryTemporalEvolutionOfEntities/021_03.robot b/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/QueryTemporalEvolutionOfEntities/021_03.robot index 003a65943a8f24fa2b3a53310f64adcdc8fd10e9..4d8e3885a25fd14647755194ef00def873dd83c4 100644 --- a/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/QueryTemporalEvolutionOfEntities/021_03.robot +++ b/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/QueryTemporalEvolutionOfEntities/021_03.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can query the temporal evolution of the last N instances of entities attributes +Documentation Check that one can query the temporal evolution of the last N instances of entities attributes Resource ${EXECDIR}/resources/ApiUtils/TemporalContextInformationConsumption.resource Resource ${EXECDIR}/resources/ApiUtils/TemporalContextInformationProvision.resource @@ -19,7 +19,7 @@ ${expectation_file}= vehicles-temporal-representation-021-03-expe *** Test Cases *** 021_03_01 Query the temporal evolution of the last N instances of entities attributes - [Documentation] Check that you can query the temporal evolution of the last N instances of entities attributes + [Documentation] Check that one can query the temporal evolution of the last N instances of entities attributes [Tags] te-query 5_7_4 ${entity_types_to_be_retrieved}= Catenate SEPARATOR=, Vehicle ${response}= Query Temporal Representation Of Entities diff --git a/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/QueryTemporalEvolutionOfEntities/021_04.robot b/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/QueryTemporalEvolutionOfEntities/021_04.robot index 4ddd9113b75feb57802c3958fc012e90a987d259..57817f32f79f4f3e63322619ea46a9e56c0be103 100644 --- a/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/QueryTemporalEvolutionOfEntities/021_04.robot +++ b/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/QueryTemporalEvolutionOfEntities/021_04.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can query the temporal evolution of entities using a context +Documentation Check that one can query the temporal evolution of entities using a context Resource ${EXECDIR}/resources/ApiUtils/TemporalContextInformationConsumption.resource Resource ${EXECDIR}/resources/ApiUtils/TemporalContextInformationProvision.resource @@ -19,7 +19,7 @@ ${expectation_file}= vehicles-temporal-representation-021-04-expe *** Test Cases *** 021_04_01 Query the temporal evolution of entities using a context - [Documentation] Check that you can query the temporal evolution of entities using a context + [Documentation] Check that one can query the temporal evolution of entities using a context [Tags] te-query 5_7_4 ${entity_types_to_be_retrieved}= Catenate SEPARATOR=, Vehicle ${response}= Query Temporal Representation Of Entities diff --git a/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/QueryTemporalEvolutionOfEntities/021_05.robot b/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/QueryTemporalEvolutionOfEntities/021_05.robot index 8ecc5c8326a6a487d59edf4998e0ee34e858cde5..b9c607ce6b606297152e7009ecec974bd8487523 100644 --- a/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/QueryTemporalEvolutionOfEntities/021_05.robot +++ b/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/QueryTemporalEvolutionOfEntities/021_05.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can query the temporal evolution of entities matching the given type(s) +Documentation Check that one can query the temporal evolution of entities matching the given type(s) Resource ${EXECDIR}/resources/ApiUtils/TemporalContextInformationConsumption.resource Resource ${EXECDIR}/resources/ApiUtils/TemporalContextInformationProvision.resource @@ -20,7 +20,7 @@ ${expectation_file}= vehicles-temporal-representation-021-05-expectation. *** Test Cases *** 021_05_01 Query the temporal evolution of entities matching the given type(s) - [Documentation] Check that you can query the temporal evolution of entities matching the given type(s) + [Documentation] Check that one can query the temporal evolution of entities matching the given type(s) [Tags] te-query 5_7_4 ${entity_types_to_be_retrieved}= Catenate SEPARATOR=, Bus ${response}= Query Temporal Representation Of Entities diff --git a/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/QueryTemporalEvolutionOfEntities/021_06.robot b/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/QueryTemporalEvolutionOfEntities/021_06.robot index 90d282ed17b95fa48d2ed14ebb3d6f37c3e400c7..1abc48254bcdf6382fc28f542c9ba3086aa34729 100644 --- a/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/QueryTemporalEvolutionOfEntities/021_06.robot +++ b/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/QueryTemporalEvolutionOfEntities/021_06.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can query the temporal evolution of entities matching the given identifier(s) +Documentation Check that one can query the temporal evolution of entities matching the given identifier(s) Resource ${EXECDIR}/resources/ApiUtils/TemporalContextInformationConsumption.resource Resource ${EXECDIR}/resources/ApiUtils/TemporalContextInformationProvision.resource @@ -19,7 +19,7 @@ ${expectation_file}= vehicles-temporal-representation-021-06-expe *** Test Cases *** 021_06_01 Query the temporal evolution of entities matching the given identifier(s) - [Documentation] Check that you can query the temporal evolution of entities matching the given identifier(s) + [Documentation] Check that one can query the temporal evolution of entities matching the given identifier(s) [Tags] te-query 5_7_4 ${entity_types_to_be_retrieved}= Catenate SEPARATOR=, Vehicle ${entity_ids_to_be_retrieved}= Catenate SEPARATOR=, ${first_temporal_entity_representation_id} diff --git a/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/QueryTemporalEvolutionOfEntities/021_07.robot b/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/QueryTemporalEvolutionOfEntities/021_07.robot index 77e54de96a44275de4069e8a85a517f925d9e908..a937da61e4c327ccd7d6f0a738f899831bfc799c 100644 --- a/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/QueryTemporalEvolutionOfEntities/021_07.robot +++ b/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/QueryTemporalEvolutionOfEntities/021_07.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can query the temporal evolution of entities matching the given id pattern +Documentation Check that one can query the temporal evolution of entities matching the given id pattern Resource ${EXECDIR}/resources/ApiUtils/TemporalContextInformationConsumption.resource Resource ${EXECDIR}/resources/ApiUtils/TemporalContextInformationProvision.resource @@ -19,7 +19,7 @@ ${expectation_file}= vehicles-temporal-representation-021-07-expe *** Test Cases *** 021_07_01 Query the temporal evolution of entities matching the given id pattern - [Documentation] Check that you can query the temporal evolution of entities matching the given id pattern + [Documentation] Check that one can query the temporal evolution of entities matching the given id pattern [Tags] te-query 5_7_4 ${entity_types_to_be_retrieved}= Catenate SEPARATOR=, Vehicle ${response}= Query Temporal Representation Of Entities diff --git a/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/QueryTemporalEvolutionOfEntities/021_08.robot b/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/QueryTemporalEvolutionOfEntities/021_08.robot index 4e97c76f657f34dc72329e748c03f78207d41bed..7dec5616bd613e1c29051fce02c6bdaa60c96ea7 100644 --- a/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/QueryTemporalEvolutionOfEntities/021_08.robot +++ b/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/QueryTemporalEvolutionOfEntities/021_08.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can query the temporal evolution of entities matching the given NGSI-LD query +Documentation Check that one can query the temporal evolution of entities matching the given NGSI-LD query Resource ${EXECDIR}/resources/ApiUtils/TemporalContextInformationConsumption.resource Resource ${EXECDIR}/resources/ApiUtils/TemporalContextInformationProvision.resource @@ -19,7 +19,7 @@ ${expectation_file}= vehicles-temporal-representation-021-08-expe *** Test Cases *** 021_08_01 Query the temporal evolution of entities matching the given NGSI-LD query - [Documentation] Check that you can query the temporal evolution of entities matching the given NGSI-LD query + [Documentation] Check that one can query the temporal evolution of entities matching the given NGSI-LD query [Tags] te-query 5_7_4 ${entity_types_to_be_retrieved}= Catenate SEPARATOR=, Vehicle ${response}= Query Temporal Representation Of Entities diff --git a/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/QueryTemporalEvolutionOfEntities/021_09.robot b/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/QueryTemporalEvolutionOfEntities/021_09.robot index 64d4b253ea71a7e7d82da38dd775d6af7943c058..0c2a0f2392701259f61d1225364fc149f7fc1a97 100644 --- a/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/QueryTemporalEvolutionOfEntities/021_09.robot +++ b/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/QueryTemporalEvolutionOfEntities/021_09.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can query the temporal evolution of entities matching the given NGSI-LD geo-query +Documentation Check that one can query the temporal evolution of entities matching the given NGSI-LD geo-query Resource ${EXECDIR}/resources/ApiUtils/TemporalContextInformationConsumption.resource Resource ${EXECDIR}/resources/ApiUtils/TemporalContextInformationProvision.resource @@ -29,7 +29,7 @@ ${expectation_file}= vehicles-temporal-representation-021-09-expe *** Keywords *** Query the temporal evolution of entities matching the given NGSI-LD geo-query - [Documentation] Check that you can query the temporal evolution of entities matching the given NGSI-LD geo-query + [Documentation] Check that one can query the temporal evolution of entities matching the given NGSI-LD geo-query [Arguments] ${georel} ${geometry} ${coordinates} ${geoproperty} ${expectation_file} ${entity_types_to_be_retrieved}= Catenate SEPARATOR=, Vehicle ${response}= Query Temporal Representation Of Entities diff --git a/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/QueryTemporalEvolutionOfEntities/021_10.robot b/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/QueryTemporalEvolutionOfEntities/021_10.robot index a9431ab7edfabca2d22b8efb59a28c1c31715906..0a90bcfa0f309a578945ec9b99297f9c706a2790 100644 --- a/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/QueryTemporalEvolutionOfEntities/021_10.robot +++ b/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/QueryTemporalEvolutionOfEntities/021_10.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can query the temporal evolution of entities matching the given NGSI-LD Context Source filter +Documentation Check that one can query the temporal evolution of entities matching the given NGSI-LD Context Source filter Resource ${EXECDIR}/resources/ApiUtils/TemporalContextInformationConsumption.resource Resource ${EXECDIR}/resources/ApiUtils/ContextSourceRegistration.resource @@ -19,7 +19,7 @@ ${context_source_url}= http://${context_source_ *** Test Cases *** 021_10_01 Query the temporal evolution of entities matching the given NGSI-LD context source filter - [Documentation] Check that you can query the temporal evolution of entities matching the given NGSI-LD Context Source filter + [Documentation] Check that one can query the temporal evolution of entities matching the given NGSI-LD Context Source filter [Tags] te-query 5_7_4 ${entity_types_to_be_retrieved}= Catenate SEPARATOR=, Building ${response}= Query Temporal Representation Of Entities diff --git a/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/QueryTemporalEvolutionOfEntities/021_11.robot b/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/QueryTemporalEvolutionOfEntities/021_11.robot index 1d35165e4fe91b79393bc843cdf94b087c2fb521..f373dd131e3e9822a6ebe672cecb106bdd720572 100644 --- a/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/QueryTemporalEvolutionOfEntities/021_11.robot +++ b/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/QueryTemporalEvolutionOfEntities/021_11.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can query the temporal evolution of entities with a limit to the number of entities to be retrieved +Documentation Check that one can query the temporal evolution of entities with a limit to the number of entities to be retrieved Resource ${EXECDIR}/resources/ApiUtils/TemporalContextInformationConsumption.resource Resource ${EXECDIR}/resources/ApiUtils/TemporalContextInformationProvision.resource @@ -28,7 +28,7 @@ ${second_vehicle_payload_file}= 2020-09-vehicule-temporal-representation-sam *** Keywords *** Query the temporal evolution of entities with a limit to the number of entities to be retrieved - [Documentation] Check that you can query the temporal evolution of entities with a limit to the number of entities to be retrieved + [Documentation] Check that one can query the temporal evolution of entities with a limit to the number of entities to be retrieved [Arguments] ${limit} ${entity_types_to_be_retrieved}= Catenate SEPARATOR=, Bus,Vehicle ${response}= Query Temporal Representation Of Entities diff --git a/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/QueryTemporalEvolutionOfEntities/021_12.robot b/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/QueryTemporalEvolutionOfEntities/021_12.robot index ed4e91481981d23e132ba65c86840284e26c6421..0c8be253f66aecc1d22eec96efcd24056502a48b 100644 --- a/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/QueryTemporalEvolutionOfEntities/021_12.robot +++ b/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/QueryTemporalEvolutionOfEntities/021_12.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you cannot query the temporal evolution of entities with an invalid request or invalid request content +Documentation Check that one cannot query the temporal evolution of entities with an invalid request or invalid request content Resource ${EXECDIR}/resources/ApiUtils/TemporalContextInformationConsumption.resource Resource ${EXECDIR}/resources/ApiUtils/TemporalContextInformationProvision.resource @@ -17,7 +17,7 @@ ${vehicle_payload_file}= 2020-08-vehicule-temporal-representation-sample.json *** Test Cases *** 021_12_01 Query the temporal evolution of entities with an invalid request - [Documentation] Check that you cannot query the temporal evolution of entities with an invalid request + [Documentation] Check that one cannot query the temporal evolution of entities with an invalid request [Tags] te-query 5_7_4 ${response}= Query Temporal Representation Of Entities ... timerel=after diff --git a/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/QueryTemporalEvolutionOfEntities/021_13.robot b/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/QueryTemporalEvolutionOfEntities/021_13.robot index b90c2fc6a8d0865f308cb4aeb2e5ad20c3f385e0..a33e31159603b15067207a0d38b214b580f19a45 100644 --- a/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/QueryTemporalEvolutionOfEntities/021_13.robot +++ b/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/QueryTemporalEvolutionOfEntities/021_13.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can query the temporal evolution of entities using the entityOperations method +Documentation Check that one can query the temporal evolution of entities using the entityOperations method Resource ${EXECDIR}/resources/ApiUtils/TemporalContextInformationConsumption.resource Resource ${EXECDIR}/resources/ApiUtils/TemporalContextInformationProvision.resource @@ -28,7 +28,7 @@ ${second_vehicle_payload_file}= 2020-09-vehicule-temporal-representation-sam *** Keywords *** Query the temporal evolution of entities using the entityOperations method - [Documentation] Check that you can query the temporal evolution of entities using the entityOperations method + [Documentation] Check that one can query the temporal evolution of entities using the entityOperations method [Arguments] ${payload_file} ${expectation_file} ${response}= Query Temporal Representation Of Entities Via Post ... query_file_name=${payload_file} diff --git a/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/QueryTemporalEvolutionOfEntities/021_14.robot b/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/QueryTemporalEvolutionOfEntities/021_14.robot index d18dd087a3dca0d387c1f0ed165c9d89d291cc0a..ed2488f23887fc82d6c368a08e1bcdc5f63e1e39 100644 --- a/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/QueryTemporalEvolutionOfEntities/021_14.robot +++ b/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/QueryTemporalEvolutionOfEntities/021_14.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can query the temporal evolution of entities with the simplified representation +Documentation Check that one can query the temporal evolution of entities with the simplified representation Resource ${EXECDIR}/resources/ApiUtils/TemporalContextInformationConsumption.resource Resource ${EXECDIR}/resources/ApiUtils/TemporalContextInformationProvision.resource @@ -30,7 +30,7 @@ ${bus_payload_file}= 2020-08-bus-temporal-representation-sample.j *** Keywords *** Query the temporal evolution of entities - [Documentation] Check that you can query the temporal evolution of entities with the simplified representation + [Documentation] Check that one can query the temporal evolution of entities with the simplified representation [Arguments] ${timerel} ${timeat} ${expectation_file} ${entity_types_to_be_retrieved}= Catenate SEPARATOR=, Vehicle ${response}= Query Temporal Representation Of Entities diff --git a/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/RetrieveTemporalEvolutionOfEntity/020_01.robot b/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/RetrieveTemporalEvolutionOfEntity/020_01.robot index 4fc7fb120868fc1b8f679becd58bada264f5e6e7..5ad471d50ff38f41d521ebf2e9b69cc760bbed30 100644 --- a/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/RetrieveTemporalEvolutionOfEntity/020_01.robot +++ b/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/RetrieveTemporalEvolutionOfEntity/020_01.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can retrieve the temporal evolution of an entity +Documentation Check that one can retrieve the temporal evolution of an entity Resource ${EXECDIR}/resources/ApiUtils/TemporalContextInformationConsumption.resource Resource ${EXECDIR}/resources/ApiUtils/TemporalContextInformationProvision.resource @@ -18,7 +18,7 @@ ${vehicle_expectation_file}= vehicle-temporal-representation-020-01-expectati *** Test Cases *** 020_01_01 Retrieve the temporal evolution of an entity - [Documentation] Check that you can retrieve the temporal evolution of an entity + [Documentation] Check that one can retrieve the temporal evolution of an entity [Tags] te-retrieve 5_7_3 ${response}= Retrieve Temporal Representation Of Entity ... temporal_entity_representation_id=${temporal_entity_representation_id} diff --git a/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/RetrieveTemporalEvolutionOfEntity/020_02.robot b/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/RetrieveTemporalEvolutionOfEntity/020_02.robot index 359e26e05614034149298682ff7fc1f6782e10ab..acdd9fe5fcb22156b5fdd8a2a80827050b03d458 100644 --- a/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/RetrieveTemporalEvolutionOfEntity/020_02.robot +++ b/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/RetrieveTemporalEvolutionOfEntity/020_02.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can retrieve the temporal evolution of an entity using a context +Documentation Check that one can retrieve the temporal evolution of an entity using a context Resource ${EXECDIR}/resources/ApiUtils/TemporalContextInformationConsumption.resource Resource ${EXECDIR}/resources/ApiUtils/TemporalContextInformationProvision.resource @@ -18,7 +18,7 @@ ${vehicle_expectation_file}= vehicle-temporal-representation-020-02-expectati *** Test Cases *** 020_02_01 Retrieve the temporal evolution of an entity using a context - [Documentation] Check that you can retrieve the temporal evolution of an entity using a context + [Documentation] Check that one can retrieve the temporal evolution of an entity using a context [Tags] te-retrieve 5_7_3 ${response}= Retrieve Temporal Representation Of Entity ... temporal_entity_representation_id=${temporal_entity_representation_id} diff --git a/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/RetrieveTemporalEvolutionOfEntity/020_03.robot b/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/RetrieveTemporalEvolutionOfEntity/020_03.robot index 74f48620c9fec779cbb20d842b7f3f98a02d969f..8c75629c748483b126a5f8da7ac91bd37f904a89 100644 --- a/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/RetrieveTemporalEvolutionOfEntity/020_03.robot +++ b/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/RetrieveTemporalEvolutionOfEntity/020_03.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can retrieve the temporal evolution of certain attributes of an entity +Documentation Check that one can retrieve the temporal evolution of certain attributes of an entity Resource ${EXECDIR}/resources/ApiUtils/TemporalContextInformationConsumption.resource Resource ${EXECDIR}/resources/ApiUtils/TemporalContextInformationProvision.resource @@ -18,7 +18,7 @@ ${vehicle_expectation_file}= vehicle-temporal-representation-020-03-expectati *** Test Cases *** 020_03_01 Retrieve the temporal evolution of certain attributes of an entity - [Documentation] Check that you can retrieve the temporal evolution of certain attributes of an entity + [Documentation] Check that one can retrieve the temporal evolution of certain attributes of an entity [Tags] te-retrieve 5_7_3 @{temporal_attributes_to_be_retrieved}= Create List fuelLevel ${response}= Retrieve Temporal Representation Of Entity diff --git a/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/RetrieveTemporalEvolutionOfEntity/020_04.robot b/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/RetrieveTemporalEvolutionOfEntity/020_04.robot index 4b7be9bb42b4e3af122ccedffeab3cddb27f88ee..8b01da9286be0d33951cc37eecc17d1f9eae22d2 100644 --- a/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/RetrieveTemporalEvolutionOfEntity/020_04.robot +++ b/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/RetrieveTemporalEvolutionOfEntity/020_04.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can retrieve the temporal evolution of an entity matching the given NGSI-LD temporal query +Documentation Check that one can retrieve the temporal evolution of an entity matching the given NGSI-LD temporal query Resource ${EXECDIR}/resources/ApiUtils/TemporalContextInformationConsumption.resource Resource ${EXECDIR}/resources/ApiUtils/TemporalContextInformationProvision.resource @@ -30,7 +30,7 @@ ${vehicle_payload_file}= 2020-08-vehicule-temporal-representation-sample.json *** Keywords *** Retrieve the temporal evolution of an entity matching the given NGSI-LD temporal query - [Documentation] Check that you can retrieve the temporal evolution of an entity matching the given NGSI-LD temporal query + [Documentation] Check that one can retrieve the temporal evolution of an entity matching the given NGSI-LD temporal query [Arguments] ${timerel} ${timeat} ${endtimeat} ${vehicle_expectation_file} ${response}= Retrieve Temporal Representation Of Entity ... temporal_entity_representation_id=${temporal_entity_representation_id} diff --git a/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/RetrieveTemporalEvolutionOfEntity/020_05.robot b/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/RetrieveTemporalEvolutionOfEntity/020_05.robot index 6e18ef8247c40603d41f3fb39d73a3d761de2c10..9375ae08aad5a73d5dd63d3615b9a88bc4817eb0 100644 --- a/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/RetrieveTemporalEvolutionOfEntity/020_05.robot +++ b/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/RetrieveTemporalEvolutionOfEntity/020_05.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can retrieve the temporal evolution of the last N instances of entity attributes +Documentation Check that one can retrieve the temporal evolution of the last N instances of entity attributes Resource ${EXECDIR}/resources/ApiUtils/TemporalContextInformationConsumption.resource Resource ${EXECDIR}/resources/ApiUtils/TemporalContextInformationProvision.resource @@ -27,7 +27,7 @@ ${vehicle_payload_file}= 2020-08-vehicule-temporal-representation-multiple-in *** Keywords *** Retrieve the temporal evolution of the last N instances of entity attributes - [Documentation] Check that you can retrieve the temporal evolution of the last N instances of entity attributes + [Documentation] Check that one can retrieve the temporal evolution of the last N instances of entity attributes [Arguments] ${lastn} ${vehicle_expectation_file} ${response}= Retrieve Temporal Representation Of Entity ... temporal_entity_representation_id=${temporal_entity_representation_id} diff --git a/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/RetrieveTemporalEvolutionOfEntity/020_06.robot b/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/RetrieveTemporalEvolutionOfEntity/020_06.robot index 1bf372e62a33a468ec9262a90c85fa9ed208ebd1..29c59367488e910e4b7ff222a566b8afadfb165f 100644 --- a/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/RetrieveTemporalEvolutionOfEntity/020_06.robot +++ b/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/RetrieveTemporalEvolutionOfEntity/020_06.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you cannot retrieve the temporal evolution of an entity with an invalid id (invalid URI) +Documentation Check that one cannot retrieve the temporal evolution of an entity with an invalid id (invalid URI) Resource ${EXECDIR}/resources/ApiUtils/TemporalContextInformationConsumption.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -8,7 +8,7 @@ Resource ${EXECDIR}/resources/JsonUtils.resource *** Test Cases *** 020_06_01 Retrieve the temporal evolution of an entity with an invalid id - [Documentation] Check that you cannot retrieve the temporal evolution of an entity with an invalid id (invalid URI) + [Documentation] Check that one cannot retrieve the temporal evolution of an entity with an invalid id (invalid URI) [Tags] te-retrieve 5_7_3 ${response}= Retrieve Temporal Representation Of Entity ... temporal_entity_representation_id=invalidUri diff --git a/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/RetrieveTemporalEvolutionOfEntity/020_07.robot b/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/RetrieveTemporalEvolutionOfEntity/020_07.robot index 7983fff02d3347f60c47a2489fdb36155cffc079..f62ae3570c05dd9a6f5feba33ab1b187cd319d70 100644 --- a/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/RetrieveTemporalEvolutionOfEntity/020_07.robot +++ b/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/RetrieveTemporalEvolutionOfEntity/020_07.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you cannot retrieve the temporal evolution of a non-existing entity +Documentation Check that one cannot retrieve the temporal evolution of a non-existing entity Resource ${EXECDIR}/resources/ApiUtils/TemporalContextInformationConsumption.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -8,7 +8,7 @@ Resource ${EXECDIR}/resources/JsonUtils.resource *** Test Cases *** 020_07_01 Retrieve the temporal evolution of a non-existing entity - [Documentation] Check that you cannot retrieve the temporal evolution of a non-existing entity + [Documentation] Check that one cannot retrieve the temporal evolution of a non-existing entity [Tags] te-retrieve 5_7_3 ${response}= Retrieve Temporal Representation Of Entity ... temporal_entity_representation_id=urn:ngsi-ld:Vehicle:unknowEntity diff --git a/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/RetrieveTemporalEvolutionOfEntity/020_08.robot b/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/RetrieveTemporalEvolutionOfEntity/020_08.robot index 411ea56bf3040ea64a7a7ff6804793d4193c53e9..29374deb889813df81854367e4d1ac8761b76763 100644 --- a/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/RetrieveTemporalEvolutionOfEntity/020_08.robot +++ b/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/RetrieveTemporalEvolutionOfEntity/020_08.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you cannot retrieve the temporal evolution of non-existing entity attributes +Documentation Check that one cannot retrieve the temporal evolution of non-existing entity attributes Resource ${EXECDIR}/resources/ApiUtils/TemporalContextInformationConsumption.resource Resource ${EXECDIR}/resources/ApiUtils/TemporalContextInformationProvision.resource @@ -17,7 +17,7 @@ ${vehicle_payload_file}= 2020-08-vehicule-temporal-representation-sample.json *** Test Cases *** 020_08_01 Retrieve the temporal evolution of non-existing entity attributes - [Documentation] Check that you cannot retrieve the temporal evolution of non-existing entity attributes + [Documentation] Check that one cannot retrieve the temporal evolution of non-existing entity attributes [Tags] te-retrieve 5_7_3 @{temporal_attributes_to_be_retrieved}= Create List unknownAttribute ${response}= Retrieve Temporal Representation Of Entity diff --git a/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/RetrieveTemporalEvolutionOfEntity/020_09.robot b/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/RetrieveTemporalEvolutionOfEntity/020_09.robot index 466b418158083bff789203468534c3ff481dc192..9c4200fbb52e5b95705055c52472675e823992a4 100644 --- a/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/RetrieveTemporalEvolutionOfEntity/020_09.robot +++ b/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/RetrieveTemporalEvolutionOfEntity/020_09.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you cannot retrieve the temporal evolution of an entity with an invalid request content +Documentation Check that one cannot retrieve the temporal evolution of an entity with an invalid request content Resource ${EXECDIR}/resources/ApiUtils/TemporalContextInformationConsumption.resource Resource ${EXECDIR}/resources/ApiUtils/TemporalContextInformationProvision.resource @@ -30,7 +30,7 @@ ${vehicle_payload_file}= 2020-08-vehicule-temporal-representation-sample.json *** Keywords *** Retrieve the temporal evolution of an entity with an invalid request content - [Documentation] Check that you cannot retrieve the temporal evolution of an entity with an invalid request content + [Documentation] Check that one cannot retrieve the temporal evolution of an entity with an invalid request content [Arguments] ${timerel} ${timeat} ${endtimeat} ${response}= Retrieve Temporal Representation Of Entity ... temporal_entity_representation_id=${temporal_entity_representation_id} diff --git a/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/RetrieveTemporalEvolutionOfEntity/020_10.robot b/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/RetrieveTemporalEvolutionOfEntity/020_10.robot index 17298e7035bbf1f5c5fc14abd278074b0b4c9942..c549ec1d37bdf1a698b95208448a6e0ce83d2feb 100644 --- a/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/RetrieveTemporalEvolutionOfEntity/020_10.robot +++ b/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/RetrieveTemporalEvolutionOfEntity/020_10.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can retrieve the temporal evolution of an entity with the simplified temporal representation +Documentation Check that one can retrieve the temporal evolution of an entity with the simplified temporal representation Resource ${EXECDIR}/resources/ApiUtils/TemporalContextInformationConsumption.resource Resource ${EXECDIR}/resources/ApiUtils/TemporalContextInformationProvision.resource @@ -18,7 +18,7 @@ ${vehicle_expectation_file}= vehicle-temporal-representation-020-10-expectati *** Test Cases *** 020_10_01 Retrieve the temporal evolution of an entity with the simplified temporal representation - [Documentation] Check that you can retrieve the temporal evolution of an entity with the simplified temporal representation + [Documentation] Check that one can retrieve the temporal evolution of an entity with the simplified temporal representation [Tags] te-retrieve 5_7_3 @{options}= Create List temporalValues ${response}= Retrieve Temporal Representation Of Entity diff --git a/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/RetrieveTemporalEvolutionOfEntity/020_11.robot b/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/RetrieveTemporalEvolutionOfEntity/020_11.robot index 1e62d5f498f1c8131c1df4d041a88f8e04bae978..b4c20e90b689a7f56c9f7cbfaf5f0b765903d405 100644 --- a/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/RetrieveTemporalEvolutionOfEntity/020_11.robot +++ b/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/RetrieveTemporalEvolutionOfEntity/020_11.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can retrieve the temporal evolution of an entity with the aggregated temporal representation +Documentation Check that one can retrieve the temporal evolution of an entity with the aggregated temporal representation Resource ${EXECDIR}/resources/ApiUtils/TemporalContextInformationConsumption.resource Resource ${EXECDIR}/resources/ApiUtils/TemporalContextInformationProvision.resource @@ -33,7 +33,7 @@ ${vehicle_payload_file}= 2020-08-vehicule-temporal-representation-sample.json *** Keywords *** Retrieve the temporal evolution of an entity with the aggregated temporal representation - [Documentation] Check that you can retrieve the temporal evolution of an entity with the aggregated temporal representation + [Documentation] Check that one can retrieve the temporal evolution of an entity with the aggregated temporal representation [Arguments] ${aggrmethods} ${aggrperiodduration} ${attrs} ${vehicle_expectation_file} @{options}= Create List aggregatedValues ${response}= Retrieve Temporal Representation Of Entity diff --git a/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/RetrieveTemporalEvolutionOfEntity/020_12.robot b/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/RetrieveTemporalEvolutionOfEntity/020_12.robot index 61bdf8df42b3efba346851ca76668aa413a860ae..8bfa8d24bcdb5619900cd44dce26715ebb15c406 100644 --- a/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/RetrieveTemporalEvolutionOfEntity/020_12.robot +++ b/TP/NGSI-LD/ContextInformation/Consumption/TemporalEntity/RetrieveTemporalEvolutionOfEntity/020_12.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can retrieve the temporal evolution of an entity with a LanguageProperty property +Documentation Check that one can retrieve the temporal evolution of an entity with a LanguageProperty property Resource ${EXECDIR}/resources/ApiUtils/TemporalContextInformationConsumption.resource Resource ${EXECDIR}/resources/ApiUtils/TemporalContextInformationProvision.resource @@ -27,7 +27,7 @@ ${vehicle_payload_file}= vehicle-language-property-temporal-representation-sa *** Keywords *** Retrieve Temporal Entity - [Documentation] Check that you can retrieve the temporal evolution of an entity with a LanguageProperty property + [Documentation] Check that one can retrieve the temporal evolution of an entity with a LanguageProperty property [Arguments] ${representation} ${expectation_filename} ${response}= Retrieve Temporal Representation Of Entity ... temporal_entity_representation_id=${temporal_entity_representation_id} diff --git a/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/CreateBatchOfEntities/003_01.robot b/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/CreateBatchOfEntities/003_01.robot index 477e7f9012c761912604c1bf184825e083e50ebf..d6b9ac5f905175de9fa3da6f1a8df18e6bcb22c3 100644 --- a/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/CreateBatchOfEntities/003_01.robot +++ b/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/CreateBatchOfEntities/003_01.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can create a batch of entities +Documentation Check that one can create a batch of entities Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision.resource Resource ${EXECDIR}/resources/ApiUtils/ContextInformationConsumption.resource @@ -31,7 +31,7 @@ ${building_id_prefix}= urn:ngsi-ld:Building: *** Keywords *** Batch Create Entity Scenarios - [Documentation] Check that you can create a batch of entities + [Documentation] Check that one can create a batch of entities [Arguments] ${filename} ${first_entity_id}= Generate Random Entity Id ${building_id_prefix} ${second_entity_id}= Generate Random Entity Id ${building_id_prefix} diff --git a/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/CreateBatchOfEntities/003_02.robot b/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/CreateBatchOfEntities/003_02.robot index 5a23e2ecae9d4dc8abd979d46d51763aabf6d209..a9362c817df087b98e6d0b533274db8cd8f80f78 100644 --- a/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/CreateBatchOfEntities/003_02.robot +++ b/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/CreateBatchOfEntities/003_02.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can create a batch of entities where some will succeed and others will fail +Documentation Check that one can create a batch of entities where some will succeed and others will fail Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision.resource Resource ${EXECDIR}/resources/ApiUtils/ContextInformationConsumption.resource @@ -16,7 +16,7 @@ ${building_id_prefix}= urn:ngsi-ld:Building: *** Test Cases *** 003_02_01 Create a batch of two valid entities and one invalid entity - [Documentation] Check that you can create a batch of two valid entities and one invalid entity + [Documentation] Check that one can create a batch of two valid entities and one invalid entity [Tags] be-create 5_6_7 ${first_entity_id}= Generate Random Entity Id ${building_id_prefix} Set Suite Variable ${first_entity_id} diff --git a/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/CreateBatchOfEntities/003_03.robot b/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/CreateBatchOfEntities/003_03.robot index 97507d6f6e1ac7f170670510113ac8c4de5047c5..dfa686db9acec1bd4270032b83b784a203e16ecf 100644 --- a/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/CreateBatchOfEntities/003_03.robot +++ b/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/CreateBatchOfEntities/003_03.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you cannot create a batch of entities with an invalid request +Documentation Check that one cannot create a batch of entities with an invalid request Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -18,7 +18,7 @@ Test Template Create Batch Entity With Invalid Request Scenarios *** Keywords *** Create Batch Entity With Invalid Request Scenarios - [Documentation] Check that you cannot create a batch of entities with an invalid request + [Documentation] Check that one cannot create a batch of entities with an invalid request [Arguments] ${filename} ${problem_type} ${response}= Batch Request Entities From File create filename=${filename} Check Response Status Code 400 ${response.status_code} diff --git a/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/CreateBatchOfEntities/003_04.robot b/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/CreateBatchOfEntities/003_04.robot index b7551d9fcc58cc0116f4364d98916ec0c46990f7..996b2fd169a4b5d91f9f5f48783616a1f0e55d8d 100644 --- a/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/CreateBatchOfEntities/003_04.robot +++ b/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/CreateBatchOfEntities/003_04.robot @@ -31,7 +31,7 @@ ${building_id_prefix}= urn:ngsi-ld:Building: ${response1}= Retrieve Entity by Id ... id=${entity_id} ... context=${ngsild_test_suite_context} - # Attribute should be compacted as we used the same context as provided when creating the entity + # Attribute should be compacted as one used the same context as provided when creating the entity Check Response Body Containing an Attribute set to ... expected_attribute_name=almostFull ... response_body=${response1.json()} @@ -52,7 +52,7 @@ ${building_id_prefix}= urn:ngsi-ld:Building: ${response1}= Retrieve Entity by Id ... id=${entity_id} - # Attribute should not be compacted as we did not provide a context containing this attribute + # Attribute should not be compacted as one did not provide a context containing this attribute Check Response Body Containing an Attribute set to ... expected_attribute_name=https://ngsi-ld-test-suite/context#almostFull ... response_body=${response1.json()} diff --git a/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/CreateBatchOfEntities/003_05.robot b/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/CreateBatchOfEntities/003_05.robot index b1d934a73d399494fd3f9d238e6eeb1e8f33ef90..a449532bb680ddb6d62d578c0b2e319e84ee782f 100644 --- a/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/CreateBatchOfEntities/003_05.robot +++ b/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/CreateBatchOfEntities/003_05.robot @@ -26,7 +26,7 @@ ${building_id_prefix}= urn:ngsi-ld:Building: Check Response Status Code 201 ${response.status_code} ${response1}= Retrieve Entity by Id id=${entity_id} - # Attribute should be compacted as we used the same default context as provided when creating the entity + # Attribute should be compacted as one used the same default context as provided when creating the entity Check Response Body Containing an Attribute set to ... expected_attribute_name=almostFull ... response_body=${response1.json()} @@ -43,7 +43,7 @@ ${building_id_prefix}= urn:ngsi-ld:Building: Check Response Status Code 201 ${response.status_code} ${response1}= Retrieve Entity by Id id=${entity_id} context=${ngsild_test_suite_context} - # Attribute should not be compacted as we did not provide a context containing this term + # Attribute should not be compacted as one did not provide a context containing this term Check Response Body Containing an Attribute set to ... expected_attribute_name=ngsi-ld:default-context/almostFull ... response_body=${response1.json()} diff --git a/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/CreateBatchOfEntities/003_07.robot b/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/CreateBatchOfEntities/003_07.robot index d48a743724f5868344457c30a6b76ee50723788b..f88f87341598f4e73fb34c00b713dbe6bef9f036 100644 --- a/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/CreateBatchOfEntities/003_07.robot +++ b/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/CreateBatchOfEntities/003_07.robot @@ -15,7 +15,7 @@ ${building_id_prefix}= urn:ngsi-ld:Building: *** Test Cases *** 003_07_01 Create a batch of one entity using a JSON-LD @context obtained from the request payload - [Documentation] Check that the @context is obtained from the request payload body itself if the Content-Type header is "application/ld+json" and the response attribute should be compacted as we used the same context as provided when creating the entity + [Documentation] Check that the @context is obtained from the request payload body itself if the Content-Type header is "application/ld+json" and the response attribute should be compacted as one used the same context as provided when creating the entity [Tags] be-create 6_3_5 ${entity_id}= Generate Random Entity Id ${building_id_prefix} Set Test Variable ${entity_id} @@ -26,13 +26,13 @@ ${building_id_prefix}= urn:ngsi-ld:Building: ${response1}= Retrieve Entity by Id ... id=${entity_id} ... context=${ngsild_test_suite_context} - # Attribute should be compacted as we used the same context as provided when creating the entity + # Attribute should be compacted as one used the same context as provided when creating the entity Check Response Body Containing an Attribute set to ... expected_attribute_name=almostFull ... response_body=${response1.json()} 003_07_02 Create a batch of one entity using a JSON-LD @context obtained from the request payload - [Documentation] Check that the @context is obtained from the request payload body itself if the Content-Type header is "application/ld+json" and response attribute should not be compacted as we did not provide a context containing this term + [Documentation] Check that the @context is obtained from the request payload body itself if the Content-Type header is "application/ld+json" and response attribute should not be compacted as one did not provide a context containing this term [Tags] be-create 6_3_5 ${entity_id}= Generate Random Entity Id ${building_id_prefix} Set Test Variable ${entity_id} @@ -42,7 +42,7 @@ ${building_id_prefix}= urn:ngsi-ld:Building: Check Response Status Code 201 ${response.status_code} ${response1}= Retrieve Entity by Id ... id=${entity_id} - # Attribute should not be compacted as we did not provide a context containing this term + # Attribute should not be compacted as one did not provide a context containing this term Check Response Body Containing an Attribute set to ... expected_attribute_name=https://ngsi-ld-test-suite/context#almostFull ... response_body=${response1.json()} diff --git a/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/CreateBatchOfEntities/003_10.robot b/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/CreateBatchOfEntities/003_10.robot index b719a9a3422f1614acb6b88a871e8ad2a7bcc81e..72ffd6d83c90bbc31f71749169c41c06e7d0445a 100644 --- a/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/CreateBatchOfEntities/003_10.robot +++ b/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/CreateBatchOfEntities/003_10.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you 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 Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision.resource Resource ${EXECDIR}/resources/ApiUtils/ContextInformationConsumption.resource @@ -15,7 +15,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 + [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 ${first_entity_id}= Generate Random Entity Id ${building_id_prefix} Set Suite Variable ${first_entity_id} diff --git a/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/DeleteBatchOfEntities/006_01.robot b/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/DeleteBatchOfEntities/006_01.robot index fa8104d981c5ca59243b28baded128fe81afee50..0858a19881736ee6addd46679e68498bf5d26b12 100644 --- a/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/DeleteBatchOfEntities/006_01.robot +++ b/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/DeleteBatchOfEntities/006_01.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can delete a batch of entities +Documentation Check that one can delete a batch of entities Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision.resource Resource ${EXECDIR}/resources/ApiUtils/ContextInformationConsumption.resource @@ -15,7 +15,7 @@ ${building_id_prefix}= urn:ngsi-ld:Building: *** Test Cases *** 006_01_01 Delete a batch of entities - [Documentation] Check that you can delete a batch of entities + [Documentation] Check that one can delete a batch of entities [Tags] be-delete 5_6_10 ${response}= Batch Delete Entities entities_ids_to_be_deleted=@{entities_ids_to_be_deleted} Check Response Status Code 204 ${response.status_code} diff --git a/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/DeleteBatchOfEntities/006_02.robot b/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/DeleteBatchOfEntities/006_02.robot index c532ce2a6dd7aefdc82f62cc682382da40a60877..a7a21efb316b85b23007732905e283d412394fe1 100644 --- a/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/DeleteBatchOfEntities/006_02.robot +++ b/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/DeleteBatchOfEntities/006_02.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can delete a batch of entities where some will succeed and others will fail +Documentation Check that one can delete a batch of entities where some will succeed and others will fail Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision.resource Resource ${EXECDIR}/resources/ApiUtils/ContextInformationConsumption.resource @@ -15,7 +15,7 @@ ${building_id_prefix}= urn:ngsi-ld:Building: *** Test Cases *** 006_02_01 Delete a batch of non-existing and existing entities - [Documentation] Check that you can delete a batch of non-existing and existing entities + [Documentation] Check that one can delete a batch of non-existing and existing entities [Tags] be-delete 5_6_10 ${new_entity_id}= Generate Random Entity Id ${building_id_prefix} @{entities_ids_to_be_deleted}= Create List ${existing_entity_id} ${new_entity_id} diff --git a/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/DeleteBatchOfEntities/006_03.robot b/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/DeleteBatchOfEntities/006_03.robot index 9b9d913adc09e5ad8242a9d90f0279fb637ba313..365d47574389ceb43777ecb98fa09ee412beeb7d 100644 --- a/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/DeleteBatchOfEntities/006_03.robot +++ b/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/DeleteBatchOfEntities/006_03.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you cannot delete a batch of entities with an invalid request +Documentation Check that one cannot delete a batch of entities with an invalid request Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -18,7 +18,7 @@ Test Template Batch Delete Entity With Invalid Request Scenarios *** Keywords *** Batch Delete Entity With Invalid Request Scenarios - [Documentation] Check that you cannot delete a batch of entities with an invalid request + [Documentation] Check that one cannot delete a batch of entities with an invalid request [Arguments] ${filename} ${problem_type} ${response}= Batch Request Entities From File delete filename=${filename} Check Response Status Code 400 ${response.status_code} diff --git a/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/DeleteBatchOfEntities/006_04.robot b/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/DeleteBatchOfEntities/006_04.robot index 2f550a039e473e477e6ec1145084fedcb64d6c2c..6bc4a30d07c95a4a175def3f88f44f4fb61d71c9 100644 --- a/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/DeleteBatchOfEntities/006_04.robot +++ b/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/DeleteBatchOfEntities/006_04.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can delete a batch of entities with the same id +Documentation Check that one can delete a batch of entities with the same id Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision.resource Resource ${EXECDIR}/resources/ApiUtils/ContextInformationConsumption.resource @@ -15,7 +15,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 + [Documentation] Check that one can delete a batch entities with the same id [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} diff --git a/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/UpdateBatchOfEntities/005_01.robot b/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/UpdateBatchOfEntities/005_01.robot index 01350e4aab3f1d92a55af6cc77cbc25847d7110d..96a320449d0b4c3b1f639a515084e910272cebcf 100644 --- a/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/UpdateBatchOfEntities/005_01.robot +++ b/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/UpdateBatchOfEntities/005_01.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can update a batch of entities +Documentation Check that one can update a batch of entities Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision.resource Resource ${EXECDIR}/resources/ApiUtils/ContextInformationConsumption.resource @@ -30,7 +30,7 @@ ${entity_payload_filename}= building-simple-attributes-sample.jsonld *** Keywords *** Batch Update Entity Scenarios - [Documentation] Check that you can update a batch of entities + [Documentation] Check that one can update a batch of entities [Arguments] ${filename} ${update_fragment_filename} ${first_entity}= Load Entity ${filename} ${first_entity_id} ${second_entity}= Load Entity ${filename} ${second_entity_id} diff --git a/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/UpdateBatchOfEntities/005_02.robot b/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/UpdateBatchOfEntities/005_02.robot index 20d9603ee26899e3f40fe06723d9099fbdadd37a..46ae55f45a9eac36baec781f7108599eeeee5b03 100644 --- a/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/UpdateBatchOfEntities/005_02.robot +++ b/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/UpdateBatchOfEntities/005_02.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can update a batch of entities with noOverwrite option +Documentation Check that one can update a batch of entities with noOverwrite option Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision.resource Resource ${EXECDIR}/resources/ApiUtils/ContextInformationConsumption.resource @@ -30,7 +30,7 @@ ${entity_payload_filename}= building-simple-attributes-sample.jsonld *** Keywords *** Batch Update Entity With NoOverwrite Option Scenarios - [Documentation] Check that you can update a batch of entities with noOverwrite option + [Documentation] Check that one can update a batch of entities with noOverwrite option [Arguments] ${filename} ${update_fragment_filename} ${expected_status} ${first_entity}= Load Entity ${filename} ${first_entity_id} ${second_entity}= Load Entity ${filename} ${second_entity_id} diff --git a/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/UpdateBatchOfEntities/005_03.robot b/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/UpdateBatchOfEntities/005_03.robot index 3e22a340ad9ad3e907673a4446400264771ad7d1..02fe8b83bc2bb81c441f3c350c380b883a9e4bb7 100644 --- a/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/UpdateBatchOfEntities/005_03.robot +++ b/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/UpdateBatchOfEntities/005_03.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can update a batch of entities where some will succeed and others will fail +Documentation Check that one can update a batch of entities where some will succeed and others will fail Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision.resource Resource ${EXECDIR}/resources/ApiUtils/ContextInformationConsumption.resource @@ -18,7 +18,7 @@ ${update_fragment_filename}= fragmentEntities/simple-attributes-relationship- *** Test Cases *** 005_03_01 Update a batch of non-existing and existing entities - [Documentation] Check that you can update a batch of non-existing and existing entities + [Documentation] Check that one can update a batch of non-existing and existing entities [Tags] be-update 5_6_9 ${first_existing_entity}= Load Entity ... building-relationship-of-property-sample.jsonld diff --git a/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/UpdateBatchOfEntities/005_04.robot b/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/UpdateBatchOfEntities/005_04.robot index cd78f72beaa9b1c43c1b0db5484a793a8310900a..8a18313506b4e9c73fcc15c85b30f394f817b741 100644 --- a/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/UpdateBatchOfEntities/005_04.robot +++ b/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/UpdateBatchOfEntities/005_04.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you cannot update a batch of entities with an invalid request +Documentation Check that one cannot update a batch of entities with an invalid request Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -18,7 +18,7 @@ Test Template Batch Update Entity With Invalid Request Scenarios *** Keywords *** Batch Update Entity With Invalid Request Scenarios - [Documentation] Check that you cannot update a batch of entities with an invalid request + [Documentation] Check that one cannot update a batch of entities with an invalid request [Arguments] ${filename} ${problem_type} ${response}= Batch Request Entities From File update filename=${filename} Check Response Status Code 400 ${response.status_code} diff --git a/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/UpsertBatchOfEntities/004_01.robot b/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/UpsertBatchOfEntities/004_01.robot index 575f1c52b2525969de97660d369e8e22992f2db5..f3605ba9740314ad1dae9121335a5629fafd62fd 100644 --- a/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/UpsertBatchOfEntities/004_01.robot +++ b/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/UpsertBatchOfEntities/004_01.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can upsert a batch of non-existing entities and they will be created +Documentation Check that one can upsert a batch of non-existing entities and they will be created Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision.resource Resource ${EXECDIR}/resources/ApiUtils/ContextInformationConsumption.resource @@ -28,7 +28,7 @@ ${building_id_prefix}= urn:ngsi-ld:Building: *** Keywords *** Batch Upsert Entity Scenarios - [Documentation] Check that you can upsert a batch of non-existing entities + [Documentation] Check that one can upsert a batch of non-existing entities [Arguments] ${filename} ${first_entity_id}= Generate Random Entity Id ${building_id_prefix} ${second_entity_id}= Generate Random Entity Id ${building_id_prefix} diff --git a/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/UpsertBatchOfEntities/004_02.robot b/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/UpsertBatchOfEntities/004_02.robot index c0f99081f494820b1076787c1177808ec9b2298f..ca888974df62496a805ab825888b243da5b0c4b2 100644 --- a/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/UpsertBatchOfEntities/004_02.robot +++ b/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/UpsertBatchOfEntities/004_02.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can upsert a batch of non-existing and existing entities where non-existing will be created and existing will be replaced +Documentation Check that one can upsert a batch of non-existing and existing entities where non-existing will be created and existing will be replaced Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision.resource Resource ${EXECDIR}/resources/ApiUtils/ContextInformationConsumption.resource @@ -28,7 +28,7 @@ ${building_id_prefix}= urn:ngsi-ld:Building: *** Keywords *** Batch Upsert Non-existing And Existing Entities Scenarios - [Documentation] Check that you can upsert a batch of non-existing and existing entities + [Documentation] Check that one can upsert a batch of non-existing and existing entities [Arguments] ${filename} Setup Initial Entities ${filename} ${response}= Batch Upsert Entities @{entities_to_be_upserted} diff --git a/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/UpsertBatchOfEntities/004_03.robot b/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/UpsertBatchOfEntities/004_03.robot index cd69a975d7c60bb9e8ff5754f9d938155d631b02..78c6d316aa67511ee1543602f2300644e6b31d46 100644 --- a/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/UpsertBatchOfEntities/004_03.robot +++ b/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/UpsertBatchOfEntities/004_03.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can upsert a batch of existing entities and they will be replaced +Documentation Check that one can upsert a batch of existing entities and they will be replaced Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision.resource Resource ${EXECDIR}/resources/ApiUtils/ContextInformationConsumption.resource @@ -29,7 +29,7 @@ ${building_id_prefix}= urn:ngsi-ld:Building: *** Keywords *** Batch Upsert Existing Entities Scenarios - [Documentation] Check that you can upsert a batch of existing entities + [Documentation] Check that one can upsert a batch of existing entities [Arguments] ${filename} ${first_existing_entity}= Load Entity ${filename} ${first_existing_entity_id} ${second_existing_entity}= Load Entity ${filename} ${second_existing_entity_id} diff --git a/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/UpsertBatchOfEntities/004_04.robot b/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/UpsertBatchOfEntities/004_04.robot index 373c711cdfe0d75120fe69d29103a8666c85d157..0776bdd7144824a59123dc02945ebed3a4efb70f 100644 --- a/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/UpsertBatchOfEntities/004_04.robot +++ b/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/UpsertBatchOfEntities/004_04.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can upsert a batch of entities with update option +Documentation Check that one can upsert a batch of entities with update option Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision.resource Resource ${EXECDIR}/resources/ApiUtils/ContextInformationConsumption.resource @@ -30,7 +30,7 @@ ${existing_entity_payload_filename}= building-minimal-sample.jsonld *** Keywords *** Batch Upsert Entities With Update Option Scenarios - [Documentation] Check that you can upsert a batch of entities with update option + [Documentation] Check that one can upsert a batch of entities with update option [Arguments] ${filename} ${update_fragment_filename} ${new_entity_id}= Generate Random Entity Id ${building_id_prefix} Set Test Variable ${new_entity_id} diff --git a/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/UpsertBatchOfEntities/004_05.robot b/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/UpsertBatchOfEntities/004_05.robot index d3261d04704aae9c1f1ef030f3f81ae900a69a08..9d38256bd13bc6c9c9098f8970f9b37f3655427f 100644 --- a/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/UpsertBatchOfEntities/004_05.robot +++ b/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/UpsertBatchOfEntities/004_05.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can upsert a batch of entities where some will succeed and others will fail +Documentation Check that one can upsert a batch of entities where some will succeed and others will fail Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision.resource Resource ${EXECDIR}/resources/ApiUtils/ContextInformationConsumption.resource @@ -15,7 +15,7 @@ ${building_id_prefix}= urn:ngsi-ld:Building: *** Test Cases *** 004_05_01 Upsert a batch of two valid entities and one invalid entity - [Documentation] Check that you can upsert a batch of two valid entities and one invalid entity + [Documentation] Check that one can upsert a batch of two valid entities and one invalid entity [Tags] be-upsert 5_6_8 ${first_entity_id}= Generate Random Entity Id ${building_id_prefix} ${second_entity_id}= Generate Random Entity Id ${building_id_prefix} diff --git a/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/UpsertBatchOfEntities/004_06.robot b/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/UpsertBatchOfEntities/004_06.robot index 94aa31b9386cff2fe473c0da1d9c9a3feb4eaf71..4d8211e6e219253d0b388206275503353a25436b 100644 --- a/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/UpsertBatchOfEntities/004_06.robot +++ b/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/UpsertBatchOfEntities/004_06.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you cannot upsert a batch of entities with an invalid request +Documentation Check that one cannot upsert a batch of entities with an invalid request Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -18,7 +18,7 @@ Test Template Batch Upsert Entity With Invalid Request Scenarios *** Keywords *** Batch Upsert Entity With Invalid Request Scenarios - [Documentation] Check that you cannot upsert a batch of entities with an invalid request + [Documentation] Check that one cannot upsert a batch of entities with an invalid request [Arguments] ${filename} ${problem_type} ${response}= Batch Request Entities From File upsert filename=${filename} Check Response Status Code 400 ${response.status_code} diff --git a/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/UpsertBatchOfEntities/004_07.robot b/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/UpsertBatchOfEntities/004_07.robot index 16090b79cab429583f8b25953303da08fbb2ce6a..943666e95888ad958d2b000595f9c6d618be0911 100644 --- a/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/UpsertBatchOfEntities/004_07.robot +++ b/TP/NGSI-LD/ContextInformation/Provision/BatchEntities/UpsertBatchOfEntities/004_07.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can upsert a batch of entities where two have the same id +Documentation Check that one can upsert a batch of entities where two have the same id Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision.resource Resource ${EXECDIR}/resources/ApiUtils/ContextInformationConsumption.resource @@ -15,7 +15,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 + [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 ${first_entity_id}= Generate Random Entity Id ${building_id_prefix} ${second_entity_id}= Generate Random Entity Id ${building_id_prefix} diff --git a/TP/NGSI-LD/ContextInformation/Provision/Entities/CreateEntity/001_01.robot b/TP/NGSI-LD/ContextInformation/Provision/Entities/CreateEntity/001_01.robot index 1e500b95bb4c50b3ebad19c3101422a3e59efe0f..a164793e48daca4c6095e1e907a6f3b0be868e3c 100644 --- a/TP/NGSI-LD/ContextInformation/Provision/Entities/CreateEntity/001_01.robot +++ b/TP/NGSI-LD/ContextInformation/Provision/Entities/CreateEntity/001_01.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can create an entity +Documentation Check that one can create an entity Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision.resource Resource ${EXECDIR}/resources/ApiUtils/ContextInformationConsumption.resource @@ -31,7 +31,7 @@ ${building_id_prefix}= urn:ngsi-ld:Building: *** Keywords *** Create Entity Scenarios - [Documentation] Check that you can create an entity + [Documentation] Check that one can create an entity [Arguments] ${filename} ${content_type} ${entity_id}= Generate Random Entity Id ${building_id_prefix} Set Test Variable ${entity_id} diff --git a/TP/NGSI-LD/ContextInformation/Provision/Entities/CreateEntity/001_02.robot b/TP/NGSI-LD/ContextInformation/Provision/Entities/CreateEntity/001_02.robot index 74a2e46f9f3e2296d6468ff103625d797b644bb0..03c4f2ef4fb9831cf8bc606474af835585827206 100644 --- a/TP/NGSI-LD/ContextInformation/Provision/Entities/CreateEntity/001_02.robot +++ b/TP/NGSI-LD/ContextInformation/Provision/Entities/CreateEntity/001_02.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you cannot create an entity with an invalid request +Documentation Check that one cannot create an entity with an invalid request Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -21,7 +21,7 @@ Test Template Create Entity With Invalid Request Scenarios *** Keywords *** Create Entity With Invalid Request Scenarios - [Documentation] Check that you cannot create an entity with an invalid request + [Documentation] Check that one cannot create an entity with an invalid request [Arguments] ${filename} ${error_type} ${response}= Create Entity From File ${filename} Check Response Status Code 400 ${response.status_code} diff --git a/TP/NGSI-LD/ContextInformation/Provision/Entities/CreateEntity/001_03.robot b/TP/NGSI-LD/ContextInformation/Provision/Entities/CreateEntity/001_03.robot index c1481b6130455039748caf28a01e3d7ef222c08a..a87fc5f200f6ed8a6765d8f1f653334518a1e547 100644 --- a/TP/NGSI-LD/ContextInformation/Provision/Entities/CreateEntity/001_03.robot +++ b/TP/NGSI-LD/ContextInformation/Provision/Entities/CreateEntity/001_03.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you cannot create an entity with an existing id +Documentation Check that one cannot create an entity with an existing id Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -16,7 +16,7 @@ ${content_type}= application/ld+json *** Test Cases *** 001_03_01 Create one valid entity and one invalid entity - [Documentation] Check that you cannot create an entity with an existing id + [Documentation] Check that one cannot create an entity with an existing id [Tags] e-create 5_6_1 ${entity_id}= Generate Random Entity Id ${building_id_prefix} Set Suite Variable ${entity_id} diff --git a/TP/NGSI-LD/ContextInformation/Provision/Entities/CreateEntity/001_04.robot b/TP/NGSI-LD/ContextInformation/Provision/Entities/CreateEntity/001_04.robot index d212101b49470cd560ccb29a4367fa173ab1f5b9..8badd3926884a05b34ce1a1e115747265766f7f6 100644 --- a/TP/NGSI-LD/ContextInformation/Provision/Entities/CreateEntity/001_04.robot +++ b/TP/NGSI-LD/ContextInformation/Provision/Entities/CreateEntity/001_04.robot @@ -26,7 +26,7 @@ ${filename}= building-simple-attributes-sample.json ... ${CONTENT_TYPE_JSON} ... context=${ngsild_test_suite_context} ${response1}= Retrieve Entity by Id id=${entity_id} context=${ngsild_test_suite_context} - # Attribute should be compacted as we used the same context as provided when creating the entity + # Attribute should be compacted as one used the same context as provided when creating the entity Check Response Body Containing an Attribute set to ... expected_attribute_name=almostFull ... response_body=${response1.json()} @@ -42,7 +42,7 @@ ${filename}= building-simple-attributes-sample.json ... ${CONTENT_TYPE_JSON} ... context=${ngsild_test_suite_context} ${response1}= Retrieve Entity by Id id=${entity_id} - # Attribute should not be compacted as we did not provide a context containing this term + # Attribute should not be compacted as one did not provide a context containing this term Check Response Body Containing an Attribute set to ... expected_attribute_name=https://ngsi-ld-test-suite/context#almostFull ... response_body=${response1.json()} diff --git a/TP/NGSI-LD/ContextInformation/Provision/Entities/CreateEntity/001_05.robot b/TP/NGSI-LD/ContextInformation/Provision/Entities/CreateEntity/001_05.robot index 6105b77a101a73525af9a2b3110b01289ef75538..375fd6aad5cc4200b7e59bef619beb2827f6e44d 100644 --- a/TP/NGSI-LD/ContextInformation/Provision/Entities/CreateEntity/001_05.robot +++ b/TP/NGSI-LD/ContextInformation/Provision/Entities/CreateEntity/001_05.robot @@ -22,7 +22,7 @@ ${filename}= building-simple-attributes-sample.json Set Suite Variable ${entity_id} ${response}= Create Entity Selecting Content Type ${filename} ${entity_id} ${CONTENT_TYPE_JSON} ${response1}= Retrieve Entity by Id id=${entity_id} - # Attribute should be compacted as we used the same default context as provided when creating the entity + # Attribute should be compacted as one used the same default context as provided when creating the entity Check Response Body Containing an Attribute set to ... expected_attribute_name=almostFull ... response_body=${response1.json()} @@ -37,7 +37,7 @@ ${filename}= building-simple-attributes-sample.json ... id=${entity_id} ... accept=${CONTENT_TYPE_JSON} ... context=${ngsild_test_suite_context} - # Attribute should not be compacted as we did not provide a context containing this term + # Attribute should not be compacted as one did not provide a context containing this term Check Response Body Containing an Attribute set to ... expected_attribute_name=ngsi-ld:default-context/almostFull ... response_body=${response1.json()} diff --git a/TP/NGSI-LD/ContextInformation/Provision/Entities/CreateEntity/001_07.robot b/TP/NGSI-LD/ContextInformation/Provision/Entities/CreateEntity/001_07.robot index 09805dcefb86586c519d5d06a60b9fd0c15a166a..eb74295b602e9d9a2867527502be8ac18cdbc39b 100644 --- a/TP/NGSI-LD/ContextInformation/Provision/Entities/CreateEntity/001_07.robot +++ b/TP/NGSI-LD/ContextInformation/Provision/Entities/CreateEntity/001_07.robot @@ -22,7 +22,7 @@ ${filename}= building-simple-attributes-sample.jsonld Set Suite Variable ${entity_id} ${response}= Create Entity Selecting Content Type ${filename} ${entity_id} ${CONTENT_TYPE_LD_JSON} ${response1}= Retrieve Entity by Id id=${entity_id} context=${ngsild_test_suite_context} - # Attribute should be compacted as we used the same context as provided when creating the entity + # Attribute should be compacted as one used the same context as provided when creating the entity Check Response Body Containing an Attribute set to ... expected_attribute_name=almostFull ... response_body=${response1.json()} @@ -34,7 +34,7 @@ ${filename}= building-simple-attributes-sample.jsonld Set Suite Variable ${entity_id} ${response}= Create Entity Selecting Content Type ${filename} ${entity_id} ${CONTENT_TYPE_LD_JSON} ${response1}= Retrieve Entity by Id id=${entity_id} - # Attribute should not be compacted as we did not provide a context containing this term + # Attribute should not be compacted as one did not provide a context containing this term Check Response Body Containing an Attribute set to ... expected_attribute_name=https://ngsi-ld-test-suite/context#almostFull ... response_body=${response1.json()} diff --git a/TP/NGSI-LD/ContextInformation/Provision/Entities/CreateEntity/001_10.robot b/TP/NGSI-LD/ContextInformation/Provision/Entities/CreateEntity/001_10.robot index f038a369ddd887eed1fbf4f9f8d3f8fc56a82eb3..a73e3b8ad2a5e880f7b7b00bf2c1d56134635870 100644 --- a/TP/NGSI-LD/ContextInformation/Provision/Entities/CreateEntity/001_10.robot +++ b/TP/NGSI-LD/ContextInformation/Provision/Entities/CreateEntity/001_10.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can create an entity with a LanguageProperty property +Documentation Check that one can create an entity with a LanguageProperty property Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision.resource Resource ${EXECDIR}/resources/ApiUtils/ContextInformationConsumption.resource @@ -22,7 +22,7 @@ ${building_id_prefix}= urn:ngsi-ld:Building: *** Keywords *** Create Entity Scenarios - [Documentation] Check that you can create an entity with a LanguageProperty property + [Documentation] Check that one can create an entity with a LanguageProperty property [Arguments] ${filename} ${content_type} ${entity_id}= Generate Random Entity Id ${building_id_prefix} Set Test Variable ${entity_id} diff --git a/TP/NGSI-LD/ContextInformation/Provision/Entities/CreateEntity/001_11.robot b/TP/NGSI-LD/ContextInformation/Provision/Entities/CreateEntity/001_11.robot index 46f0cb87ea9d2ea4872fbc34e305673d06a0089e..d527be3d33bdcdf2243f655c6a6f483f2cdc9e8e 100644 --- a/TP/NGSI-LD/ContextInformation/Provision/Entities/CreateEntity/001_11.robot +++ b/TP/NGSI-LD/ContextInformation/Provision/Entities/CreateEntity/001_11.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can create an entity with one or more scopes +Documentation Check that one can create an entity with one or more scopes Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision.resource Resource ${EXECDIR}/resources/ApiUtils/ContextInformationConsumption.resource @@ -25,7 +25,7 @@ ${building_id_prefix}= urn:ngsi-ld:Building: *** Keywords *** Create Entity Scenarios - [Documentation] Check that you can create an entity with one or more scopes + [Documentation] Check that one can create an entity with one or more scopes [Arguments] ${filename} ${content_type} ${entity_id}= Generate Random Entity Id ${building_id_prefix} Set Test Variable ${entity_id} diff --git a/TP/NGSI-LD/ContextInformation/Provision/Entities/DeleteEntity/002_01.robot b/TP/NGSI-LD/ContextInformation/Provision/Entities/DeleteEntity/002_01.robot index 0746a6a2efe6ed3c7c6da4604e2abdd996d1cb8e..8705306c2530a3d9bad5ab34422155d7913b67dd 100644 --- a/TP/NGSI-LD/ContextInformation/Provision/Entities/DeleteEntity/002_01.robot +++ b/TP/NGSI-LD/ContextInformation/Provision/Entities/DeleteEntity/002_01.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can delete an entity by id +Documentation Check that one can delete an entity by id Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision.resource Resource ${EXECDIR}/resources/ApiUtils/ContextInformationConsumption.resource @@ -13,7 +13,7 @@ ${building_id_prefix}= urn:ngsi-ld:Building: *** Test Cases *** 002_01_01 Delete an entity - [Documentation] Check that you can delete an entity by id + [Documentation] Check that one can delete an entity by id [Tags] e-delete 5_6_6 ${entity_id}= Generate Random Entity Id ${building_id_prefix} ${response}= Create Entity Selecting Content Type diff --git a/TP/NGSI-LD/ContextInformation/Provision/Entities/DeleteEntity/002_02.robot b/TP/NGSI-LD/ContextInformation/Provision/Entities/DeleteEntity/002_02.robot index 7822ceae3003f0f9f9cde1f1b4397405ad38001a..ce23482cbd0111a323be885391f5f637b744f4fb 100644 --- a/TP/NGSI-LD/ContextInformation/Provision/Entities/DeleteEntity/002_02.robot +++ b/TP/NGSI-LD/ContextInformation/Provision/Entities/DeleteEntity/002_02.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you cannot delete an entity with invalid/missing id +Documentation Check that one cannot delete an entity with invalid/missing id Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -19,7 +19,7 @@ Test Template Delete Entity Scenarios *** Keywords *** Delete Entity Scenarios - [Documentation] Check that you cannot delete an entity with invalid/missing id + [Documentation] Check that one cannot delete an entity with invalid/missing id [Arguments] ${entity_id} ${expected_status_code} ${problem_type} ${response}= Delete Entity by Id ${entity_id} Check Response Status Code ${expected_status_code} ${response.status_code} diff --git a/TP/NGSI-LD/ContextInformation/Provision/Entities/DeleteEntity/002_03.robot b/TP/NGSI-LD/ContextInformation/Provision/Entities/DeleteEntity/002_03.robot index e057e68e7bcbb38b466b53c3652deffd5d6cdfd1..f872c9077a10ec8433397a27ac051e12b341590a 100644 --- a/TP/NGSI-LD/ContextInformation/Provision/Entities/DeleteEntity/002_03.robot +++ b/TP/NGSI-LD/ContextInformation/Provision/Entities/DeleteEntity/002_03.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you cannot delete an entity if the entity id is not known to the system +Documentation Check that one cannot delete an entity if the entity id is not known to the system Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -13,7 +13,7 @@ ${expected_status_code}= 404 *** Test Cases *** 002_03_01 Delete an entity with an id not known to the system - [Documentation] Check that you cannot delete an entity if the entity id is not known to the system + [Documentation] Check that one cannot delete an entity if the entity id is not known to the system [Tags] e-delete 5_6_6 ${entity_id}= Generate Random Entity Id ${building_id_prefix} ${response}= Delete Entity by Id ${entity_id} diff --git a/TP/NGSI-LD/ContextInformation/Provision/EntityAttributes/AppendEntityAttributes/010_01.robot b/TP/NGSI-LD/ContextInformation/Provision/EntityAttributes/AppendEntityAttributes/010_01.robot index 92f682aabed0db9f7b8bcca35f3066a11f2fc967..1a1c9c92b486a65d1fd62e1b62af46568e0ec2b3 100644 --- a/TP/NGSI-LD/ContextInformation/Provision/EntityAttributes/AppendEntityAttributes/010_01.robot +++ b/TP/NGSI-LD/ContextInformation/Provision/EntityAttributes/AppendEntityAttributes/010_01.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can append entity attributes +Documentation Check that one can append entity attributes Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision.resource Resource ${EXECDIR}/resources/ApiUtils/ContextInformationConsumption.resource @@ -27,7 +27,7 @@ ${filename}= vehicle-speed-two-datasetid-sample.jsonld *** Keywords *** Append Attributes Without Params - [Documentation] Check that you can append entity attributes + [Documentation] Check that one can append entity attributes [Arguments] ${status_code} ${fragment_filename} ${expectation_filename} ${response}= Append Entity Attributes ${entity_id} ${fragment_filename} ${CONTENT_TYPE_LD_JSON} Check Response Status Code ${status_code} ${response.status_code} diff --git a/TP/NGSI-LD/ContextInformation/Provision/EntityAttributes/AppendEntityAttributes/010_02.robot b/TP/NGSI-LD/ContextInformation/Provision/EntityAttributes/AppendEntityAttributes/010_02.robot index dc002913dd23d9d6cc8b5376740ddcd9caedf60f..630a3ff4c7b1a3532038da68cbf4849c7a1d3b0a 100644 --- a/TP/NGSI-LD/ContextInformation/Provision/EntityAttributes/AppendEntityAttributes/010_02.robot +++ b/TP/NGSI-LD/ContextInformation/Provision/EntityAttributes/AppendEntityAttributes/010_02.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you cannot append entity attributes with invalid/missing id or invalid request body +Documentation Check that one cannot append entity attributes with invalid/missing id or invalid request body Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -27,7 +27,7 @@ ${invalid_fragment_filename}= invalid-fragment.jsonld *** Keywords *** Append Attributes - [Documentation] Check that you cannot append entity attributes with invalid/missing id or invalid request body + [Documentation] Check that one cannot append entity attributes with invalid/missing id or invalid request body [Tags] ea-append 5_6_3 [Arguments] ${entity_invalid_id} ${response}= Append Entity Attributes ${entity_invalid_id} ${fragment_filename} ${CONTENT_TYPE_LD_JSON} diff --git a/TP/NGSI-LD/ContextInformation/Provision/EntityAttributes/AppendEntityAttributes/010_03.robot b/TP/NGSI-LD/ContextInformation/Provision/EntityAttributes/AppendEntityAttributes/010_03.robot index 72ba2e556e6708f46a4dbcc3ed32c3eaf3388f53..659cfd227ce6ae5620795058a7a380131863803b 100644 --- a/TP/NGSI-LD/ContextInformation/Provision/EntityAttributes/AppendEntityAttributes/010_03.robot +++ b/TP/NGSI-LD/ContextInformation/Provision/EntityAttributes/AppendEntityAttributes/010_03.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you cannot append entity attributes if the entity id is not known to the system +Documentation Check that one cannot append entity attributes if the entity id is not known to the system Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -15,7 +15,7 @@ ${fragment_filename}= vehicle-attribute-to-add-fragment.jsonld *** Test Cases *** 010_03_01 Append entity attributes when the entity id is not known to the system - [Documentation] Check that you cannot append entity attributes if the entity id is not known to the system + [Documentation] Check that one cannot append entity attributes if the entity id is not known to the system [Tags] ea-append 5_6_3 ${entity_id}= Generate Random Entity Id ${vehicle_id_prefix} Set Suite Variable ${entity_id} diff --git a/TP/NGSI-LD/ContextInformation/Provision/EntityAttributes/AppendEntityAttributes/010_04.robot b/TP/NGSI-LD/ContextInformation/Provision/EntityAttributes/AppendEntityAttributes/010_04.robot index 813293927ab6df6572ae9e9db6edd8e95c2ece5e..17b358e783bf93bad5d131fbd7ebd68127eaf18d 100644 --- a/TP/NGSI-LD/ContextInformation/Provision/EntityAttributes/AppendEntityAttributes/010_04.robot +++ b/TP/NGSI-LD/ContextInformation/Provision/EntityAttributes/AppendEntityAttributes/010_04.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can append entity attributes +Documentation Check that one can append entity attributes Resource ${EXECDIR}/resources/ApiUtils/ContextInformationConsumption.resource Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision.resource @@ -25,7 +25,7 @@ ${filename}= vehicle-speed-two-datasetid-sample.jsonld *** Keywords *** Append Attributes With Params - [Documentation] Check that you can append entity attributes + [Documentation] Check that one can append entity attributes [Tags] ea-append 5_6_3 [Arguments] ${status_code} ${fragment_filename} ${expectation_filename} ${response}= Append Entity Attributes With Parameters diff --git a/TP/NGSI-LD/ContextInformation/Provision/EntityAttributes/AppendEntityAttributes/010_05.robot b/TP/NGSI-LD/ContextInformation/Provision/EntityAttributes/AppendEntityAttributes/010_05.robot index 81f4950f51e8fbb4ef8b35f13412dcec50b8044f..7aa6734e9a816a06ecb88d4ce85f0935ee71aacc 100644 --- a/TP/NGSI-LD/ContextInformation/Provision/EntityAttributes/AppendEntityAttributes/010_05.robot +++ b/TP/NGSI-LD/ContextInformation/Provision/EntityAttributes/AppendEntityAttributes/010_05.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you cannot append entity attributes with invalid/missing id or invalid request body +Documentation Check that one cannot append entity attributes with invalid/missing id or invalid request body Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -19,7 +19,7 @@ ${invalid_fragment_filename}= invalid-fragment.jsonld *** Test Cases *** 010_05_01 Append entity attributes with invalid entity fragments - [Documentation] Check that you cannot append entity attributes with invalid entity fragments + [Documentation] Check that one cannot append entity attributes with invalid entity fragments [Tags] ea-append 5_6_3 ${response}= Append Entity Attributes ... ${entity_id} diff --git a/TP/NGSI-LD/ContextInformation/Provision/EntityAttributes/AppendEntityAttributes/010_06.robot b/TP/NGSI-LD/ContextInformation/Provision/EntityAttributes/AppendEntityAttributes/010_06.robot index 0a2628d01452d5e673801e91f0bf90e1e83cff69..b4e68831ba3b888ad0dcceb71a3b26ce18fef9ff 100644 --- a/TP/NGSI-LD/ContextInformation/Provision/EntityAttributes/AppendEntityAttributes/010_06.robot +++ b/TP/NGSI-LD/ContextInformation/Provision/EntityAttributes/AppendEntityAttributes/010_06.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can append a LanguageProperty property to an entity +Documentation Check that one can append a LanguageProperty property to an entity Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision.resource Resource ${EXECDIR}/resources/ApiUtils/ContextInformationConsumption.resource @@ -24,7 +24,7 @@ ${filename}= vehicle-speed-two-datasetid-sample.jsonld *** Keywords *** Append Attributes Without Params - [Documentation] Check that you can append a LanguageProperty property to an entity + [Documentation] Check that one can append a LanguageProperty property to an entity [Arguments] ${status_code} ${fragment_filename} ${expectation_filename} ${response}= Append Entity Attributes ${entity_id} ${fragment_filename} ${CONTENT_TYPE_LD_JSON} Check Response Status Code ${status_code} ${response.status_code} diff --git a/TP/NGSI-LD/ContextInformation/Provision/EntityAttributes/AppendEntityAttributes/010_07.robot b/TP/NGSI-LD/ContextInformation/Provision/EntityAttributes/AppendEntityAttributes/010_07.robot index 42d37efb1c5c12bc07e978ba448594cb320b869c..4c2ab4e67aa76a9a89327775401f6526a087bef1 100644 --- a/TP/NGSI-LD/ContextInformation/Provision/EntityAttributes/AppendEntityAttributes/010_07.robot +++ b/TP/NGSI-LD/ContextInformation/Provision/EntityAttributes/AppendEntityAttributes/010_07.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can append a scope to an entity +Documentation Check that one can append a scope to an entity Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision.resource Resource ${EXECDIR}/resources/ApiUtils/ContextInformationConsumption.resource diff --git a/TP/NGSI-LD/ContextInformation/Provision/EntityAttributes/DeleteEntityAttribute/013_01.robot b/TP/NGSI-LD/ContextInformation/Provision/EntityAttributes/DeleteEntityAttribute/013_01.robot index ee6c473e9e5f644898ae2c6796a138600e7a2aad..bc2b343a6341695eee13afdf006b1597bd7cf42c 100644 --- a/TP/NGSI-LD/ContextInformation/Provision/EntityAttributes/DeleteEntityAttribute/013_01.robot +++ b/TP/NGSI-LD/ContextInformation/Provision/EntityAttributes/DeleteEntityAttribute/013_01.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can delete an attribute from an entity +Documentation Check that one can delete an attribute from an entity Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision.resource Resource ${EXECDIR}/resources/ApiUtils/ContextInformationConsumption.resource @@ -28,7 +28,7 @@ ${attribute_id}= speed *** Keywords *** Delete Attributes - [Documentation] Check that you can delete an attribute from an entity + [Documentation] Check that one can delete an attribute from an entity [Tags] ea-delete 5_6_5 [Arguments] ${datasetId} ${deleteAll} ${expectation_filename} ${entity_id}= Generate Random Entity Id ${vehicle_id_prefix} diff --git a/TP/NGSI-LD/ContextInformation/Provision/EntityAttributes/DeleteEntityAttribute/013_02.robot b/TP/NGSI-LD/ContextInformation/Provision/EntityAttributes/DeleteEntityAttribute/013_02.robot index e32113286837dcd5bf6af9328d6b7a1c2d634da9..363032dae1ffcc88d8a1ce022531cc4c0008c9a9 100644 --- a/TP/NGSI-LD/ContextInformation/Provision/EntityAttributes/DeleteEntityAttribute/013_02.robot +++ b/TP/NGSI-LD/ContextInformation/Provision/EntityAttributes/DeleteEntityAttribute/013_02.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you cannot delete an attribute from an entity with invalid/missing ids +Documentation Check that one cannot delete an attribute from an entity with invalid/missing ids Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -26,7 +26,7 @@ ${filename}= vehicle-two-datasetid-attributes-sample.jsonld *** Keywords *** Delete Attributes - [Documentation] Check that you cannot delete an attribute from an entity with invalid/missing ids + [Documentation] Check that one cannot delete an attribute from an entity with invalid/missing ids [Tags] ea-delete 5_6_5 [Arguments] ${entity_id} ${attribute_id} ${expected_status_code} ${response}= Delete Entity Attributes diff --git a/TP/NGSI-LD/ContextInformation/Provision/EntityAttributes/DeleteEntityAttribute/013_03.robot b/TP/NGSI-LD/ContextInformation/Provision/EntityAttributes/DeleteEntityAttribute/013_03.robot index 222757546543a3ffa4a92ef04da2898d8226953b..2fe08d7e9ef04c7e361bc8edd57b064a99560c67 100644 --- a/TP/NGSI-LD/ContextInformation/Provision/EntityAttributes/DeleteEntityAttribute/013_03.robot +++ b/TP/NGSI-LD/ContextInformation/Provision/EntityAttributes/DeleteEntityAttribute/013_03.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you cannot delete an attribute from an entity with invalid/missing ids +Documentation Check that one cannot delete an attribute from an entity with invalid/missing ids Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -27,7 +27,7 @@ ${filename}= vehicle-two-datasetid-attributes-sample.jsonld *** Keywords *** Delete Attributes - [Documentation] Check that you cannot delete an attribute from an entity with invalid/missing ids + [Documentation] Check that one cannot delete an attribute from an entity with invalid/missing ids [Tags] ea-delete 5_6_5 [Arguments] ${entity_id} ${attribute_id} ${datasetId} ${response}= Delete Entity Attributes diff --git a/TP/NGSI-LD/ContextInformation/Provision/EntityAttributes/DeleteEntityAttribute/013_04.robot b/TP/NGSI-LD/ContextInformation/Provision/EntityAttributes/DeleteEntityAttribute/013_04.robot index a11d8d9aca511d809c72e31b07dd8d401ea591ab..df4b17f8de22bdeeda1b86397445df5ad86b465e 100644 --- a/TP/NGSI-LD/ContextInformation/Provision/EntityAttributes/DeleteEntityAttribute/013_04.robot +++ b/TP/NGSI-LD/ContextInformation/Provision/EntityAttributes/DeleteEntityAttribute/013_04.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can delete a scope from an entity +Documentation Check that one can delete a scope from an entity Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision.resource Resource ${EXECDIR}/resources/ApiUtils/ContextInformationConsumption.resource @@ -18,7 +18,7 @@ ${expectation_filename}= building-minimal-compacted-expectation.json *** Test Cases *** 013_04 Delete scope from an entity - [Documentation] Check that you can delete a scope from an entity + [Documentation] Check that one can delete a scope from an entity [Tags] ea-delete 5_6_5 4_18 since_v1.5.1 ${response}= Delete Entity Attributes ... ${entity_id} diff --git a/TP/NGSI-LD/ContextInformation/Provision/EntityAttributes/PartialAttributeUpdate/012_01.robot b/TP/NGSI-LD/ContextInformation/Provision/EntityAttributes/PartialAttributeUpdate/012_01.robot index 8f45de32f9ccddddf0451544372130edcb95db24..5a0b22a44c3a1a0284a63fc79c418d9d602fc4ed 100644 --- a/TP/NGSI-LD/ContextInformation/Provision/EntityAttributes/PartialAttributeUpdate/012_01.robot +++ b/TP/NGSI-LD/ContextInformation/Provision/EntityAttributes/PartialAttributeUpdate/012_01.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can perform a partial update on an entity attribute +Documentation Check that one can perform a partial update on an entity attribute Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision.resource Resource ${EXECDIR}/resources/ApiUtils/ContextInformationConsumption.resource @@ -18,15 +18,15 @@ ${status_code}= 204 *** Test Cases *** FRAGMENT_FILENAME ATTRIBUTE_ID EXPECTATION_FILENAME -012_01_01 Check that you can partially update an attribute +012_01_01 Check that one can partially update an attribute vehicle-isparked-fragment.jsonld isParked vehicle-isparked-update-expectation.jsonld -012_01_02 Check that you can partially update an attribute by specifying the datasetId +012_01_02 Check that one can partially update an attribute by specifying the datasetId vehicle-speed-equal-datasetid-fragment.jsonld speed vehicle-update-speed-expectation.jsonld *** Keywords *** Update Attributes - [Documentation] Check that you can perform a partial update on an entity attribute + [Documentation] Check that one can perform a partial update on an entity attribute [Tags] ea-partial-update 5_6_4 [Arguments] ${fragment_filename} ${attribute_id} ${expectation_filename} ${response}= Partial Update Entity Attributes diff --git a/TP/NGSI-LD/ContextInformation/Provision/EntityAttributes/PartialAttributeUpdate/012_02.robot b/TP/NGSI-LD/ContextInformation/Provision/EntityAttributes/PartialAttributeUpdate/012_02.robot index 299a2f7b92629f03223439cb5830b35de705abec..1194005686643338af098b15ea02bb35f0236f03 100644 --- a/TP/NGSI-LD/ContextInformation/Provision/EntityAttributes/PartialAttributeUpdate/012_02.robot +++ b/TP/NGSI-LD/ContextInformation/Provision/EntityAttributes/PartialAttributeUpdate/012_02.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you cannot perform a partial update on an entity attribute with invalid/missing ids +Documentation Check that one cannot perform a partial update on an entity attribute with invalid/missing ids Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -29,7 +29,7 @@ ${status_code}= 400 *** Keywords *** Update Attributes - [Documentation] Check that you cannot perform a partial update on an entity attribute with invalid/missing ids + [Documentation] Check that one cannot perform a partial update on an entity attribute with invalid/missing ids [Tags] ea-partial-update 5_6_4 [Arguments] ${entity_id} ${attribute_id} ${fragment_filename} ${response}= Partial Update Entity Attributes diff --git a/TP/NGSI-LD/ContextInformation/Provision/EntityAttributes/PartialAttributeUpdate/012_03.robot b/TP/NGSI-LD/ContextInformation/Provision/EntityAttributes/PartialAttributeUpdate/012_03.robot index 411c751a6dc208e2691880ea5855c3cb760408d7..ade2e05bada9c4c23802d3fcdd63dd108dbf02f4 100644 --- a/TP/NGSI-LD/ContextInformation/Provision/EntityAttributes/PartialAttributeUpdate/012_03.robot +++ b/TP/NGSI-LD/ContextInformation/Provision/EntityAttributes/PartialAttributeUpdate/012_03.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you cannot perform a partial update on an entity attribute if the entity id or attribute is not known to the system +Documentation Check that one cannot perform a partial update on an entity attribute if the entity id or attribute is not known to the system Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -30,7 +30,7 @@ ${default_attr_id}= speed *** Keywords *** Partial Update Attributes - [Documentation] Check that you cannot perform a partial update on an entity attribute if the entity id or attribute is not known to the system + [Documentation] Check that one cannot perform a partial update on an entity attribute if the entity id or attribute is not known to the system [Tags] ea-partial-update 5_6_4 [Arguments] ${entity_id} ${attr_id} ${fragment_filename} ${response}= Partial Update Entity Attributes diff --git a/TP/NGSI-LD/ContextInformation/Provision/EntityAttributes/PartialAttributeUpdate/012_04.robot b/TP/NGSI-LD/ContextInformation/Provision/EntityAttributes/PartialAttributeUpdate/012_04.robot index 5a4c7f9eb22c11521e8f78460fe66e7aecb9a6ef..91620737b65790ed1c11ee8407e5953b672b3814 100644 --- a/TP/NGSI-LD/ContextInformation/Provision/EntityAttributes/PartialAttributeUpdate/012_04.robot +++ b/TP/NGSI-LD/ContextInformation/Provision/EntityAttributes/PartialAttributeUpdate/012_04.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can perform a partial update on a LanguageProperty property +Documentation Check that one can perform a partial update on a LanguageProperty property Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision.resource Resource ${EXECDIR}/resources/ApiUtils/ContextInformationConsumption.resource @@ -18,14 +18,14 @@ ${status_code}= 204 *** Test Cases *** FRAGMENT_FILENAME ATTRIBUTE_ID EXPECTATION_FILENAME -012_04_01 Check that you can partially update a LanguageProperty property +012_04_01 Check that one can partially update a LanguageProperty property [Tags] ea-partial-update 5_6_4 4_5_18 since_v1.4.1 building-language-property-fragment.jsonld street building-language-property-update-expectation.jsonld *** Keywords *** Update Attributes - [Documentation] Check that you can perform a partial update on a LanguageProperty property + [Documentation] Check that one can perform a partial update on a LanguageProperty property [Arguments] ${fragment_filename} ${attribute_id} ${expectation_filename} ${response}= Partial Update Entity Attributes ... entityId=${entity_id} diff --git a/TP/NGSI-LD/ContextInformation/Provision/EntityAttributes/UpdateEntityAttributes/011_01.robot b/TP/NGSI-LD/ContextInformation/Provision/EntityAttributes/UpdateEntityAttributes/011_01.robot index 02f52ce5b7c3f1076e0c35650cebb2ffa23a4619..f1377d4f022a5a2daf9a5bec17a6f3504d41105c 100644 --- a/TP/NGSI-LD/ContextInformation/Provision/EntityAttributes/UpdateEntityAttributes/011_01.robot +++ b/TP/NGSI-LD/ContextInformation/Provision/EntityAttributes/UpdateEntityAttributes/011_01.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can update entity attributes +Documentation Check that one can update entity attributes Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision.resource Resource ${EXECDIR}/resources/ApiUtils/ContextInformationConsumption.resource @@ -17,17 +17,17 @@ ${filename}= vehicle-two-datasetid-attributes-sample.jsonld *** Test Cases *** STATUS_CODE FRAGMENT_FILENAME EXPECTATION_RESPONSE_FILENAME EXPECTATION_FILENAME -011_01_01 Check that you can update existing attributes with no datasetId +011_01_01 Check that one can update existing attributes with no datasetId 204 vehicle-speed-two-datasetid-01-fragment.jsonld ${EMPTY} expectations/vehicle-update-attributes-expectation.jsonld -011_01_02 Check that you can update existing attributes with the datasetId +011_01_02 Check that one can update existing attributes with the datasetId 204 vehicle-speed-two-datasetid-02-fragment.jsonld ${EMPTY} expectations/vehicle-update-datasetid-attributes-expectation.jsonld -011_01_03 Check that you can update only some attributes while unknown are ignored +011_01_03 Check that one can update only some attributes while unknown are ignored 204 vehicle-speed-two-datasetid-03-fragment.jsonld ${EMPTY} expectations/vehicle-multi-attributes-expectation.jsonld *** Keywords *** Update Attributes - [Documentation] Check that you can update entity attributes + [Documentation] Check that one can update entity attributes [Tags] ea-update 5_6_2 [Arguments] ... ${status_code} diff --git a/TP/NGSI-LD/ContextInformation/Provision/EntityAttributes/UpdateEntityAttributes/011_02.robot b/TP/NGSI-LD/ContextInformation/Provision/EntityAttributes/UpdateEntityAttributes/011_02.robot index 6cbe3811cd320e2d0ed10e26f097ca66927d0130..09607dd0a94cb2b1ed5f27d218373545a70e1f0d 100644 --- a/TP/NGSI-LD/ContextInformation/Provision/EntityAttributes/UpdateEntityAttributes/011_02.robot +++ b/TP/NGSI-LD/ContextInformation/Provision/EntityAttributes/UpdateEntityAttributes/011_02.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you cannot update entity attributes with invalid/missing id or invalid request body +Documentation Check that one cannot update entity attributes with invalid/missing id or invalid request body Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -23,7 +23,7 @@ ${vehicle_id_prefix}= urn:ngsi-ld:Vehicle: *** Keywords *** Update Attributes - [Documentation] Check that you cannot update entity attributes with invalid/missing id or invalid request body + [Documentation] Check that one cannot update entity attributes with invalid/missing id or invalid request body [Tags] ea-update 5_6_2 [Arguments] ${entity_invalid_id} ${fragment_filename} ${response}= Update Entity Attributes ${entity_invalid_id} ${fragment_filename} ${CONTENT_TYPE_LD_JSON} diff --git a/TP/NGSI-LD/ContextInformation/Provision/EntityAttributes/UpdateEntityAttributes/011_03.robot b/TP/NGSI-LD/ContextInformation/Provision/EntityAttributes/UpdateEntityAttributes/011_03.robot index 936cce7df0f885a08cdd426c3fd558971bba84a4..3e8250998399c9d05985f895e29c10d9e95b86f6 100644 --- a/TP/NGSI-LD/ContextInformation/Provision/EntityAttributes/UpdateEntityAttributes/011_03.robot +++ b/TP/NGSI-LD/ContextInformation/Provision/EntityAttributes/UpdateEntityAttributes/011_03.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you cannot update entity attributes if the entity id or attributes are not known to the system +Documentation Check that one cannot update entity attributes if the entity id or attributes are not known to the system Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -15,7 +15,7 @@ ${fragment_filename}= vehicle-speed-two-datasetid-01-fragment.jsonld *** Test Cases *** 011_03_01 Update entity attributes when the entity id is not known to the system - [Documentation] Check that you cannot update entity attributes if the entity id or attributes are not known to the system + [Documentation] Check that one cannot update entity attributes if the entity id or attributes are not known to the system [Tags] ea-update 5_6_2 ${entity_id}= Generate Random Entity Id ${vehicle_id_prefix} Set Suite Variable ${entity_id} diff --git a/TP/NGSI-LD/ContextInformation/Provision/EntityAttributes/UpdateEntityAttributes/011_04.robot b/TP/NGSI-LD/ContextInformation/Provision/EntityAttributes/UpdateEntityAttributes/011_04.robot index 241a0712006201bf8cf794e367d06f7ec368cdfc..cffffe4a097eba0cdd016a69ab124d73e555219d 100644 --- a/TP/NGSI-LD/ContextInformation/Provision/EntityAttributes/UpdateEntityAttributes/011_04.robot +++ b/TP/NGSI-LD/ContextInformation/Provision/EntityAttributes/UpdateEntityAttributes/011_04.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you cannot update entity attributes with invalid request body +Documentation Check that one cannot update entity attributes with invalid request body Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -21,7 +21,7 @@ ${filename}= vehicle-speed-two-datasetid-sample.jsonld *** Keywords *** Update entity attributes with invalid entity fragments - [Documentation] Check that you cannot update an attribute if the entity fragment is invalid + [Documentation] Check that one cannot update an attribute if the entity fragment is invalid [Tags] ea-update 5_6_2 [Arguments] ${filename} ${fragment_filename} ${response}= Update Entity Attributes diff --git a/TP/NGSI-LD/ContextInformation/Provision/EntityAttributes/UpdateEntityAttributes/011_05.robot b/TP/NGSI-LD/ContextInformation/Provision/EntityAttributes/UpdateEntityAttributes/011_05.robot index 9f7f0f22e08bafd2bed612fd460e9d40262a5ba7..becf67af284bed149805561048ca592b6b55dcaf 100644 --- a/TP/NGSI-LD/ContextInformation/Provision/EntityAttributes/UpdateEntityAttributes/011_05.robot +++ b/TP/NGSI-LD/ContextInformation/Provision/EntityAttributes/UpdateEntityAttributes/011_05.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can update a scope in an entity +Documentation Check that one can update a scope in an entity Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision.resource Resource ${EXECDIR}/resources/ApiUtils/ContextInformationConsumption.resource diff --git a/TP/NGSI-LD/ContextInformation/Provision/TemporalEntity/CreateTemporalRepresentationOfEntity/007_01.robot b/TP/NGSI-LD/ContextInformation/Provision/TemporalEntity/CreateTemporalRepresentationOfEntity/007_01.robot index 591c0d5ab014c513ae1ba04f097f21f385a59e8b..6f17ab1e05ede393068c1b5f64fcf0e8a86905ee 100644 --- a/TP/NGSI-LD/ContextInformation/Provision/TemporalEntity/CreateTemporalRepresentationOfEntity/007_01.robot +++ b/TP/NGSI-LD/ContextInformation/Provision/TemporalEntity/CreateTemporalRepresentationOfEntity/007_01.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can create a temporal representation of an entity +Documentation Check that one can create a temporal representation of an entity Resource ${EXECDIR}/resources/ApiUtils/TemporalContextInformationProvision.resource Resource ${EXECDIR}/resources/ApiUtils/TemporalContextInformationConsumption.resource @@ -23,7 +23,7 @@ ${vehicle_id_prefix}= urn:ngsi-ld:Vehicle: *** Keywords *** Create Temporal Entity - [Documentation] Check that you can create a temporal representation of an entity + [Documentation] Check that one can create a temporal representation of an entity [Tags] te-create 5_6_11 [Arguments] ${filename} ${expectation_filename} ${content_type} ${temporal_entity_representation_id}= Generate Random Entity Id ${vehicle_id_prefix} diff --git a/TP/NGSI-LD/ContextInformation/Provision/TemporalEntity/CreateTemporalRepresentationOfEntity/007_02.robot b/TP/NGSI-LD/ContextInformation/Provision/TemporalEntity/CreateTemporalRepresentationOfEntity/007_02.robot index d9ced397244b3a973726b269730d975500463cde..1d39a82fe144c820bd1a0448ddb529eea94ac9af 100644 --- a/TP/NGSI-LD/ContextInformation/Provision/TemporalEntity/CreateTemporalRepresentationOfEntity/007_02.robot +++ b/TP/NGSI-LD/ContextInformation/Provision/TemporalEntity/CreateTemporalRepresentationOfEntity/007_02.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you cannot create a temporal entity with an empty/invalid json/id +Documentation Check that one cannot create a temporal entity with an empty/invalid json/id Resource ${EXECDIR}/resources/ApiUtils/TemporalContextInformationProvision.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -21,7 +21,7 @@ ${status_code}= 400 *** Keywords *** Create Temporal Entity From File - [Documentation] Check that you cannot create a temporal entity with an empty/invalid json/id + [Documentation] Check that one cannot create a temporal entity with an empty/invalid json/id [Tags] te-create 5_6_11 [Arguments] ${filename} ${response}= Create Temporal Representation Of Entity Selecting Content Type diff --git a/TP/NGSI-LD/ContextInformation/Provision/TemporalEntity/CreateTemporalRepresentationOfEntity/007_03.robot b/TP/NGSI-LD/ContextInformation/Provision/TemporalEntity/CreateTemporalRepresentationOfEntity/007_03.robot index a2104f090df14f9bf39a90ad1674a6a92102a8f9..71e721b2e5c5061dbeac70f06e8cc261b2bd63bc 100644 --- a/TP/NGSI-LD/ContextInformation/Provision/TemporalEntity/CreateTemporalRepresentationOfEntity/007_03.robot +++ b/TP/NGSI-LD/ContextInformation/Provision/TemporalEntity/CreateTemporalRepresentationOfEntity/007_03.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you cannot create a temporal entity with an empty/invalid json/id +Documentation Check that one cannot create a temporal entity with an empty/invalid json/id Resource ${EXECDIR}/resources/ApiUtils/TemporalContextInformationProvision.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -21,7 +21,7 @@ ${status_code}= 400 *** Keywords *** Create Temporal Entity - [Documentation] Check that you cannot create a temporal entity with an invalid @context + [Documentation] Check that one cannot create a temporal entity with an invalid @context [Tags] te-create 5_6_11 [Arguments] ${entity_id} ${filename} ${response}= Create Or Update Temporal Representation Of Entity Selecting Content Type diff --git a/TP/NGSI-LD/ContextInformation/Provision/TemporalEntity/DeleteTemporalRepresentationOfEntity/009_01.robot b/TP/NGSI-LD/ContextInformation/Provision/TemporalEntity/DeleteTemporalRepresentationOfEntity/009_01.robot index 924ee1d346538ad9229841efacd9d7a2bd06d3f8..e2cdf8ba95d5c4074da7d7ca25a00d3c9b7649f1 100644 --- a/TP/NGSI-LD/ContextInformation/Provision/TemporalEntity/DeleteTemporalRepresentationOfEntity/009_01.robot +++ b/TP/NGSI-LD/ContextInformation/Provision/TemporalEntity/DeleteTemporalRepresentationOfEntity/009_01.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can delete a temporal representation of an entity with simple temporal properties +Documentation Check that one can delete a temporal representation of an entity with simple temporal properties Resource ${EXECDIR}/resources/ApiUtils/TemporalContextInformationProvision.resource Resource ${EXECDIR}/resources/ApiUtils/TemporalContextInformationConsumption.resource @@ -16,7 +16,7 @@ ${filename}= vehicle-temporal-representation-sample.jsonld *** Test Cases *** 009_01_01 Delete a temporal representation of an entity with simple temporal properties - [Documentation] Check that you can delete a temporal representation of an entity with simple temporal properties + [Documentation] Check that one can delete a temporal representation of an entity with simple temporal properties [Tags] te-delete 5_6_16 ${response}= Delete Temporal Representation Of Entity With Returning Response ... ${temporal_entity_representation_id} diff --git a/TP/NGSI-LD/ContextInformation/Provision/TemporalEntity/DeleteTemporalRepresentationOfEntity/009_02.robot b/TP/NGSI-LD/ContextInformation/Provision/TemporalEntity/DeleteTemporalRepresentationOfEntity/009_02.robot index 8e3a2cd61c2043b5949f3080130f447b7269ed60..2eb55336ca404dc8ecdd17a897758c750642f8ad 100644 --- a/TP/NGSI-LD/ContextInformation/Provision/TemporalEntity/DeleteTemporalRepresentationOfEntity/009_02.robot +++ b/TP/NGSI-LD/ContextInformation/Provision/TemporalEntity/DeleteTemporalRepresentationOfEntity/009_02.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that an error is raised if you delete a temporal entity with an empty/invalid EntityId +Documentation Check that an error is raised if one deletes a temporal entity with an empty/invalid EntityId Resource ${EXECDIR}/resources/ApiUtils/TemporalContextInformationProvision.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -21,7 +21,7 @@ ${vehicle_id_prefix}= urn:ngsi-ld:Vehicle: *** Keywords *** Delete Temporal Entity - [Documentation] Check that an error is raised if you delete a temporal entity with an empty/invalid EntityId + [Documentation] Check that an error is raised if one deletes a temporal entity with an empty/invalid EntityId [Tags] te-delete 5_6_16 [Arguments] ${id} ${expected_status_code} ${problem_type} ${response}= Delete Temporal Representation Of Entity With Returning Response ${id} diff --git a/TP/NGSI-LD/ContextInformation/Provision/TemporalEntity/DeleteTemporalRepresentationOfEntity/009_03.robot b/TP/NGSI-LD/ContextInformation/Provision/TemporalEntity/DeleteTemporalRepresentationOfEntity/009_03.robot index 4ead807e188fa8a81ecb0091ee407308ed2c4a55..4f9b44bdc6af09acdfe75715ee8d19245fff3df7 100644 --- a/TP/NGSI-LD/ContextInformation/Provision/TemporalEntity/DeleteTemporalRepresentationOfEntity/009_03.robot +++ b/TP/NGSI-LD/ContextInformation/Provision/TemporalEntity/DeleteTemporalRepresentationOfEntity/009_03.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that an error is raised if you delete a temporal entity with a non-existing/invalid EntityId +Documentation Check that an error is raised if one deletes a temporal entity with a non-existing/invalid EntityId Resource ${EXECDIR}/resources/ApiUtils/TemporalContextInformationProvision.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -13,7 +13,7 @@ ${status_code}= 404 *** Test Cases *** 009_03_01 Delete a temporal representation of an entity with an unknown entity id - [Documentation] Check that an error is raised if you delete a temporal entity with a non-existing entity id + [Documentation] Check that an error is raised if one deletes a temporal entity with a non-existing entity id [Tags] te-delete 5_6_16 ${temporal_entity_id}= Generate Random Entity Id ${vehicle_id_prefix} ${response}= Delete Temporal Representation Of Entity With Returning Response ${temporal_entity_id} diff --git a/TP/NGSI-LD/ContextInformation/Provision/TemporalEntity/UpdateTemporalRepresentationOfEntity/008_01.robot b/TP/NGSI-LD/ContextInformation/Provision/TemporalEntity/UpdateTemporalRepresentationOfEntity/008_01.robot index ce010f3333aff299b8fc796a9e018c114e915619..fe1d96f700e9a2f73a3736d820e5735f2fa75d58 100644 --- a/TP/NGSI-LD/ContextInformation/Provision/TemporalEntity/UpdateTemporalRepresentationOfEntity/008_01.robot +++ b/TP/NGSI-LD/ContextInformation/Provision/TemporalEntity/UpdateTemporalRepresentationOfEntity/008_01.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can update a temporal representation of an entity with simple temporal properties +Documentation Check that one can update a temporal representation of an entity with simple temporal properties Resource ${EXECDIR}/resources/ApiUtils/TemporalContextInformationProvision.resource Resource ${EXECDIR}/resources/ApiUtils/TemporalContextInformationConsumption.resource @@ -18,7 +18,7 @@ ${expectation_filename}= vehicle-temporal-representation-update-expectation.j *** Test Cases *** 008_01_01 Update a temporal representation of an entity with simple temporal properties - [Documentation] Check that you can update a temporal representation of an entity with simple temporal properties + [Documentation] Check that one can update a temporal representation of an entity with simple temporal properties [Tags] te-update 5_6_11 ${temporal_entity_representation_id}= Generate Random Entity Id ${vehicle_id_prefix} Set Suite Variable ${temporal_entity_representation_id} diff --git a/TP/NGSI-LD/ContextInformation/Provision/TemporalEntityAttributes/AddAttributes/014_01.robot b/TP/NGSI-LD/ContextInformation/Provision/TemporalEntityAttributes/AddAttributes/014_01.robot index e4c99ed41b58f8aea8853c1464aa4c65b1a21b71..0a219652df77ca317d5b8dd52b10380124847b5e 100644 --- a/TP/NGSI-LD/ContextInformation/Provision/TemporalEntityAttributes/AddAttributes/014_01.robot +++ b/TP/NGSI-LD/ContextInformation/Provision/TemporalEntityAttributes/AddAttributes/014_01.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can add a simple temporal attribute to a temporal representation of an entity +Documentation Check that one can add a simple temporal attribute to a temporal representation of an entity Resource ${EXECDIR}/resources/ApiUtils/TemporalContextInformationProvision.resource Resource ${EXECDIR}/resources/ApiUtils/TemporalContextInformationConsumption.resource @@ -18,7 +18,7 @@ ${expectation_filename}= vehicle-temporal-representation-added-attribute-expe *** Test Cases *** 014_01_01 Add an attribute to a temporal entity with simple temporal properties - [Documentation] Check that you can add a simple temporal attribute to a temporal representation of an entity + [Documentation] Check that one can add a simple temporal attribute to a temporal representation of an entity [Tags] tea-append 5_6_12 ${temporal_entity_representation_id}= Generate Random Entity Id ${vehicle_id_prefix} Set Suite Variable ${temporal_entity_representation_id} diff --git a/TP/NGSI-LD/ContextInformation/Provision/TemporalEntityAttributes/AddAttributes/014_02.robot b/TP/NGSI-LD/ContextInformation/Provision/TemporalEntityAttributes/AddAttributes/014_02.robot index 70f62e5086e3784c6385fc67644401b7ba98085a..bd73ea21650e6db912edd31f44efb12487e9daa2 100644 --- a/TP/NGSI-LD/ContextInformation/Provision/TemporalEntityAttributes/AddAttributes/014_02.robot +++ b/TP/NGSI-LD/ContextInformation/Provision/TemporalEntityAttributes/AddAttributes/014_02.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that an error is raised if you add an attribute to a temporal entity with invalid content +Documentation Check that an error is raised if one adds an attribute to a temporal entity with invalid content Resource ${EXECDIR}/resources/ApiUtils/TemporalContextInformationProvision.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -24,7 +24,7 @@ ${status_code}= 400 *** Keywords *** Add Attribute To Temporal Entity - [Documentation] Check that an error is raised if you add a temporal entity attribute with a non-existing/invalid EntityId + [Documentation] Check that an error is raised if one adds a temporal entity attribute with a non-existing/invalid EntityId [Tags] tea-append 5_6_12 [Arguments] ${id} ${temporal_entity_representation_id}= Generate Random Entity Id ${vehicle_id_prefix} diff --git a/TP/NGSI-LD/ContextInformation/Provision/TemporalEntityAttributes/AddAttributes/014_03.robot b/TP/NGSI-LD/ContextInformation/Provision/TemporalEntityAttributes/AddAttributes/014_03.robot index c20cae2a59409d2296a633056b92040035cccfd7..f667654f27d68d1ea9bb36dccd53f24f59903681 100644 --- a/TP/NGSI-LD/ContextInformation/Provision/TemporalEntityAttributes/AddAttributes/014_03.robot +++ b/TP/NGSI-LD/ContextInformation/Provision/TemporalEntityAttributes/AddAttributes/014_03.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that an error is raised if you add an attribute to a non-existent entity +Documentation Check that an error is raised if one adds an attribute to a non-existent entity Resource ${EXECDIR}/resources/ApiUtils/TemporalContextInformationProvision.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -17,7 +17,7 @@ ${status_code}= 404 *** Test Cases *** 014_03_01 Add Attribute To Temporal Entity - [Documentation] Check that an error is raised if you add an attribute to a non-existent entity + [Documentation] Check that an error is raised if one adds an attribute to a non-existent entity [Tags] tea-append 5_6_12 ${temporal_entity_representation_id}= Generate Random Entity Id ${vehicle_id_prefix} Set Suite Variable ${temporal_entity_representation_id} diff --git a/TP/NGSI-LD/ContextInformation/Provision/TemporalEntityAttributes/AddAttributes/014_04.robot b/TP/NGSI-LD/ContextInformation/Provision/TemporalEntityAttributes/AddAttributes/014_04.robot index ab6d9fcd5e77ff94e1fae7664ccb79d94927a131..d525d4c69acc02228ff2a9a011c1262a0cfc9347 100644 --- a/TP/NGSI-LD/ContextInformation/Provision/TemporalEntityAttributes/AddAttributes/014_04.robot +++ b/TP/NGSI-LD/ContextInformation/Provision/TemporalEntityAttributes/AddAttributes/014_04.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that an error is raised if you add a temporal entity attribute with empty/invalid content +Documentation Check that an error is raised if one adds a temporal entity attribute with empty/invalid content Resource ${EXECDIR}/resources/ApiUtils/TemporalContextInformationProvision.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -25,7 +25,7 @@ ${status_code}= 400 *** Keywords *** Add an Attribute To a Temporal Entity From File - [Documentation] Check that an error is raised if you add a temporal entity attribute with empty/invalid content + [Documentation] Check that an error is raised if one adds a temporal entity attribute with empty/invalid content [Tags] tea-append 5_6_12 [Arguments] ${update_filename} ${response}= Append Attribute To Temporal Entity diff --git a/TP/NGSI-LD/ContextInformation/Provision/TemporalEntityAttributes/DeleteAttribute/015_01.robot b/TP/NGSI-LD/ContextInformation/Provision/TemporalEntityAttributes/DeleteAttribute/015_01.robot index 21369d4560893da3608635f88c6184cfae9c0adc..e2da4a97edada62d39255fb3cfc4df120f3827fc 100644 --- a/TP/NGSI-LD/ContextInformation/Provision/TemporalEntityAttributes/DeleteAttribute/015_01.robot +++ b/TP/NGSI-LD/ContextInformation/Provision/TemporalEntityAttributes/DeleteAttribute/015_01.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can delete an attribute of a temporal representation of an entity with simple temporal properties +Documentation Check that one can delete an attribute of a temporal representation of an entity with simple temporal properties Resource ${EXECDIR}/resources/ApiUtils/TemporalContextInformationProvision.resource Resource ${EXECDIR}/resources/ApiUtils/TemporalContextInformationConsumption.resource @@ -29,7 +29,7 @@ ${attribute_id}= fuelLevel *** Keywords *** Delete Attribute From A Temporal Entity - [Documentation] Check that you can delete an attribute of a temporal representation of an entity with simple temporal properties + [Documentation] Check that one can delete an attribute of a temporal representation of an entity with simple temporal properties [Tags] tea-delete 5_6_13 [Arguments] ${delete_all} ${dataset_id} ${expectation_filename} ${response}= Delete Attribute From Temporal Entity diff --git a/TP/NGSI-LD/ContextInformation/Provision/TemporalEntityAttributes/DeleteAttribute/015_02.robot b/TP/NGSI-LD/ContextInformation/Provision/TemporalEntityAttributes/DeleteAttribute/015_02.robot index 4fdefef439f1cb135938127cc74a5d93c130d7c2..fe31762b8c93ec3922dfe270d8d66b330ed115dd 100644 --- a/TP/NGSI-LD/ContextInformation/Provision/TemporalEntityAttributes/DeleteAttribute/015_02.robot +++ b/TP/NGSI-LD/ContextInformation/Provision/TemporalEntityAttributes/DeleteAttribute/015_02.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that an error is raised if you delete an attribute to temporal entity with an unknown/invalid Entity/Attribute Id +Documentation Check that an error is raised if one deletes an attribute to temporal entity with an unknown/invalid Entity/Attribute Id Resource ${EXECDIR}/resources/ApiUtils/TemporalContextInformationProvision.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -27,7 +27,7 @@ ${filename}= vehicle-temporal-representation-sample.jsonld *** Keywords *** Delete attribute from temporal entity with unknow entity/attribute id - [Documentation] Check that an error is raised if you delete an attribute to temporal entity with an unknown/invalid Entity/Attribute Id + [Documentation] Check that an error is raised if one deletes an attribute to temporal entity with an unknown/invalid Entity/Attribute Id [Tags] tea-delete 5_6_13 [Arguments] ${entity_id} ${attribute_id} ${response}= Delete Attribute From Temporal Entity diff --git a/TP/NGSI-LD/ContextInformation/Provision/TemporalEntityAttributes/DeleteAttribute/015_03.robot b/TP/NGSI-LD/ContextInformation/Provision/TemporalEntityAttributes/DeleteAttribute/015_03.robot index cd7bc1b3ff7a1bac4d5d4221b589641df8d6d9b8..0353c87a698da5ed3813e682b7c87a0fdd2ff6b1 100644 --- a/TP/NGSI-LD/ContextInformation/Provision/TemporalEntityAttributes/DeleteAttribute/015_03.robot +++ b/TP/NGSI-LD/ContextInformation/Provision/TemporalEntityAttributes/DeleteAttribute/015_03.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that an error is raised if you delete a temporal entity with an unknown EntityId/Attribute Id +Documentation Check that an error is raised if one deletes a temporal entity with an unknown EntityId/Attribute Id Resource ${EXECDIR}/resources/ApiUtils/TemporalContextInformationProvision.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -25,7 +25,7 @@ ${status_code}= 404 *** Keywords *** Delete An Attribute - [Documentation] Check that an error is raised if you delete a temporal entity with an unknown EntityId/Attribute Id + [Documentation] Check that an error is raised if one deletes a temporal entity with an unknown EntityId/Attribute Id [Tags] tea-delete 5_6_13 [Arguments] ${entity_id} ${attribute_id} ${response}= Delete Attribute From Temporal Entity diff --git a/TP/NGSI-LD/ContextInformation/Provision/TemporalEntityAttributes/DeleteAttributeInstance/017_01.robot b/TP/NGSI-LD/ContextInformation/Provision/TemporalEntityAttributes/DeleteAttributeInstance/017_01.robot index bd579a64a4498229b9b99444a3f2644ffe881b11..252acc57a2e3244fa79489027f0a064326bb51ac 100644 --- a/TP/NGSI-LD/ContextInformation/Provision/TemporalEntityAttributes/DeleteAttributeInstance/017_01.robot +++ b/TP/NGSI-LD/ContextInformation/Provision/TemporalEntityAttributes/DeleteAttributeInstance/017_01.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can delete an attribute instance in temporal representation of an entity +Documentation Check that one can delete an attribute instance in temporal representation of an entity Resource ${EXECDIR}/resources/ApiUtils/TemporalContextInformationProvision.resource Resource ${EXECDIR}/resources/ApiUtils/TemporalContextInformationConsumption.resource @@ -18,7 +18,7 @@ ${expectation_filename}= vehicle-temporal-representation-delete-speed-instanc *** Test Cases *** 017_01_01 Delete an attribute instance in temporal representation of an entity - [Documentation] Check that you can delete an attribute instance in temporal representation of an entity + [Documentation] Check that one can delete an attribute instance in temporal representation of an entity [Tags] tea-instance-delete 5_6_15 ${temporal_entity_representation_id}= Generate Random Entity Id ${vehicle_id_prefix} Set Suite Variable ${temporal_entity_representation_id} diff --git a/TP/NGSI-LD/ContextInformation/Provision/TemporalEntityAttributes/DeleteAttributeInstance/017_02.robot b/TP/NGSI-LD/ContextInformation/Provision/TemporalEntityAttributes/DeleteAttributeInstance/017_02.robot index a62015a700760e028c7027256deb2937c36a56a4..7f0eb27798d51805616a04c289993716266a525a 100644 --- a/TP/NGSI-LD/ContextInformation/Provision/TemporalEntityAttributes/DeleteAttributeInstance/017_02.robot +++ b/TP/NGSI-LD/ContextInformation/Provision/TemporalEntityAttributes/DeleteAttributeInstance/017_02.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you cannot delete an attribute instance in temporal representation of an entity if the EntityId/AttributeId/InstanceId is not right +Documentation Check that one cannot delete an attribute instance in temporal representation of an entity if the EntityId/AttributeId/InstanceId is not right Resource ${EXECDIR}/resources/ApiUtils/TemporalContextInformationProvision.resource Resource ${EXECDIR}/resources/ApiUtils/TemporalContextInformationConsumption.resource @@ -32,7 +32,7 @@ ${status_code}= 400 *** Keywords *** Delete attribute instance - [Documentation] Check that you cannot delete an attribute instance in temporal representation of an entity if the EntityId/AttributeId/InstanceId is not right + [Documentation] Check that one cannot delete an attribute instance in temporal representation of an entity if the EntityId/AttributeId/InstanceId is not right [Tags] tea-instance-delete 5_6_15 [Arguments] ${temporal_entity_id} ${attributeId} ${instanceId} ${response}= Delete Attribute Instance From Temporal Entity diff --git a/TP/NGSI-LD/ContextInformation/Provision/TemporalEntityAttributes/DeleteAttributeInstance/017_03.robot b/TP/NGSI-LD/ContextInformation/Provision/TemporalEntityAttributes/DeleteAttributeInstance/017_03.robot index bfe466ea3881660adb00a8850b4e6e45488dc380..0f7bd6bc96f693808b7cd87d24d17091a1bb0361 100644 --- a/TP/NGSI-LD/ContextInformation/Provision/TemporalEntityAttributes/DeleteAttributeInstance/017_03.robot +++ b/TP/NGSI-LD/ContextInformation/Provision/TemporalEntityAttributes/DeleteAttributeInstance/017_03.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you cannot delete an attribute instance in temporal representation of an entity if the EntityId/AttributeId/InstanceId is not right +Documentation Check that one cannot delete an attribute instance in temporal representation of an entity if the EntityId/AttributeId/InstanceId is not right Resource ${EXECDIR}/resources/ApiUtils/TemporalContextInformationProvision.resource Resource ${EXECDIR}/resources/ApiUtils/TemporalContextInformationConsumption.resource @@ -28,7 +28,7 @@ ${status_code}= 404 *** Keywords *** Delete An Attribute Instance - [Documentation] Check that you cannot delete an attribute instance in temporal representation of an entity if the EntityId/AttributeId/InstanceId is not found + [Documentation] Check that one cannot delete an attribute instance in temporal representation of an entity if the EntityId/AttributeId/InstanceId is not found [Tags] tea-instance-delete 5_6_15 [Arguments] ${temporal_entity_id} ${attributeId} ${instanceId} ${response}= Delete Attribute Instance From Temporal Entity diff --git a/TP/NGSI-LD/ContextInformation/Provision/TemporalEntityAttributes/PartialUpdateAttributeInstance/016_01.robot b/TP/NGSI-LD/ContextInformation/Provision/TemporalEntityAttributes/PartialUpdateAttributeInstance/016_01.robot index 3d7eebc55a5b3a445ca686748a698b42afc8e458..d968821a5d70330a5f486ab9f9e77354d3509ece 100644 --- a/TP/NGSI-LD/ContextInformation/Provision/TemporalEntityAttributes/PartialUpdateAttributeInstance/016_01.robot +++ b/TP/NGSI-LD/ContextInformation/Provision/TemporalEntityAttributes/PartialUpdateAttributeInstance/016_01.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can modify an attribute instance in temporal representation of an entity +Documentation Check that one can modify an attribute instance in temporal representation of an entity Resource ${EXECDIR}/resources/ApiUtils/TemporalContextInformationProvision.resource Resource ${EXECDIR}/resources/ApiUtils/TemporalContextInformationConsumption.resource @@ -19,7 +19,7 @@ ${attributeId}= speed *** Test Cases *** 016_01_01 Modify attribute instance in temporal representation of an entity - [Documentation] Check that you can partially update an attribute instance of a temporal representation of an entity + [Documentation] Check that one can partially update an attribute instance of a temporal representation of an entity [Tags] tea-partial-update 5_6_14 ${temporal_entity_representation_id}= Generate Random Entity Id ${vehicle_id_prefix} Set Suite Variable ${temporal_entity_representation_id} diff --git a/TP/NGSI-LD/ContextInformation/Provision/TemporalEntityAttributes/PartialUpdateAttributeInstance/016_02.robot b/TP/NGSI-LD/ContextInformation/Provision/TemporalEntityAttributes/PartialUpdateAttributeInstance/016_02.robot index 26cabf40245e9b406d0a0e869678af69c02cfb16..7191c02d79ca31de034656675036449424a7bf44 100644 --- a/TP/NGSI-LD/ContextInformation/Provision/TemporalEntityAttributes/PartialUpdateAttributeInstance/016_02.robot +++ b/TP/NGSI-LD/ContextInformation/Provision/TemporalEntityAttributes/PartialUpdateAttributeInstance/016_02.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you cannot modify an attribute instance in temporal representation of an entity if the EntityId/AttributeId/InstanceId is not right +Documentation Check that one cannot modify an attribute instance in temporal representation of an entity if the EntityId/AttributeId/InstanceId is not right Resource ${EXECDIR}/resources/ApiUtils/TemporalContextInformationProvision.resource Resource ${EXECDIR}/resources/ApiUtils/TemporalContextInformationConsumption.resource @@ -34,7 +34,7 @@ ${fragment_filename}= vehicle-temporal-modify-attribute-instance-fragment. *** Keywords *** Modify Attribute Instance Temporal Entity - [Documentation] Check that you cannot partially modify attribute instance in temporal representation of an entity if the EntityId/AttributeId/InstanceId is not right + [Documentation] Check that one cannot partially modify attribute instance in temporal representation of an entity if the EntityId/AttributeId/InstanceId is not right [Tags] tea-partial-update 5_6_14 [Arguments] ${temporal_entity_id} ${attributeId} ${instanceId} ${expected_status_code} ${response}= Modify Attribute Instance From Temporal Entity diff --git a/TP/NGSI-LD/ContextInformation/Provision/TemporalEntityAttributes/PartialUpdateAttributeInstance/016_03.robot b/TP/NGSI-LD/ContextInformation/Provision/TemporalEntityAttributes/PartialUpdateAttributeInstance/016_03.robot index cde5c1e5913703b515221a28aa5932959e5754c5..47a085106ecbbf971e9176b02404cc7160d9ca70 100644 --- a/TP/NGSI-LD/ContextInformation/Provision/TemporalEntityAttributes/PartialUpdateAttributeInstance/016_03.robot +++ b/TP/NGSI-LD/ContextInformation/Provision/TemporalEntityAttributes/PartialUpdateAttributeInstance/016_03.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you cannot partially modify attribute instance in temporal representation of an entity if the EntityId/AttributeId/InstanceId is not found +Documentation Check that one cannot partially modify attribute instance in temporal representation of an entity if the EntityId/AttributeId/InstanceId is not found Resource ${EXECDIR}/resources/ApiUtils/TemporalContextInformationProvision.resource Resource ${EXECDIR}/resources/ApiUtils/TemporalContextInformationConsumption.resource @@ -29,7 +29,7 @@ ${status_code}= 404 *** Keywords *** Modify Attribute Instance Temporal Entity - [Documentation] Check that you cannot partially modify attribute instance in temporal representation of an entity if the EntityId/AttributeId/InstanceId is not found + [Documentation] Check that one cannot partially modify attribute instance in temporal representation of an entity if the EntityId/AttributeId/InstanceId is not found [Tags] tea-partial-update 5_6_14 [Arguments] ${temporal_entity_id} ${attributeId} ${instanceId} ${response}= Modify Attribute Instance From Temporal Entity diff --git a/TP/NGSI-LD/ContextInformation/Subscription/CreateSubscription/028_01.robot b/TP/NGSI-LD/ContextInformation/Subscription/CreateSubscription/028_01.robot index 07a8f00e5df26347dfae9316ef3390db818c40e5..1ff8fec980c92e958f4493b5f8bcc34e32396c61 100644 --- a/TP/NGSI-LD/ContextInformation/Subscription/CreateSubscription/028_01.robot +++ b/TP/NGSI-LD/ContextInformation/Subscription/CreateSubscription/028_01.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can create a subscription +Documentation Check that one can create a subscription Resource ${EXECDIR}/resources/ApiUtils/ContextInformationSubscription.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -16,7 +16,7 @@ ${subscription_expectation_file_path}= subscriptions/expectations/subscript *** Test Cases *** 028_01_01 Create Subscription - [Documentation] Check that you can create a subscription + [Documentation] Check that one can create a subscription [Tags] sub-create 5_8_1 ${subscription_id}= Generate Random Entity Id ${subscription_id_prefix} Set Suite Variable ${subscription_id} diff --git a/TP/NGSI-LD/ContextInformation/Subscription/CreateSubscription/028_02.robot b/TP/NGSI-LD/ContextInformation/Subscription/CreateSubscription/028_02.robot index 23a0c5217430cec655dad6fe3a90679232dc5271..ccfac130dbcfbd14562d87dbec832c69f11f25c5 100644 --- a/TP/NGSI-LD/ContextInformation/Subscription/CreateSubscription/028_02.robot +++ b/TP/NGSI-LD/ContextInformation/Subscription/CreateSubscription/028_02.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you cannot create a subscription with an invalid request +Documentation Check that one cannot create a subscription with an invalid request Resource ${EXECDIR}/resources/ApiUtils/ContextInformationSubscription.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -16,7 +16,7 @@ Test Template Create Subscription With Invalid Request *** Keywords *** Create Subscription With Invalid Request - [Documentation] Check that you cannot create a subscription with an invalid request + [Documentation] Check that one cannot create a subscription with an invalid request [Tags] sub-create 5_8_1 [Arguments] ${filename} ${expected_status} ${response}= Create Subscription From File ${filename} diff --git a/TP/NGSI-LD/ContextInformation/Subscription/CreateSubscription/028_03.robot b/TP/NGSI-LD/ContextInformation/Subscription/CreateSubscription/028_03.robot index 34c28ec73cbdea385f3a85c1d4558fe91a964163..1685c588a1f87e5335ad13eb39d1111d9046cad8 100644 --- a/TP/NGSI-LD/ContextInformation/Subscription/CreateSubscription/028_03.robot +++ b/TP/NGSI-LD/ContextInformation/Subscription/CreateSubscription/028_03.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you cannot create a subscription with an invalid/empty id +Documentation Check that one cannot create a subscription with an invalid/empty id Resource ${EXECDIR}/resources/ApiUtils/ContextInformationSubscription.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -22,7 +22,7 @@ ${subscription_payload_file_path}= subscriptions/subscription-sample.jsonld *** Keywords *** Create Subscription With Invalid/Empty Id - [Documentation] Check that you cannot create a subscription with an invalid/empty id + [Documentation] Check that one cannot create a subscription with an invalid/empty id [Tags] sub-create 5_8_1 [Arguments] ${subscription_id} Set Suite Variable ${subscription_id} diff --git a/TP/NGSI-LD/ContextInformation/Subscription/CreateSubscription/028_04.robot b/TP/NGSI-LD/ContextInformation/Subscription/CreateSubscription/028_04.robot index a819183f2597e6fc576a7ee43a67f73462d82ed6..f5b0dd6f444a1ddae79680e803f0af01148f2f87 100644 --- a/TP/NGSI-LD/ContextInformation/Subscription/CreateSubscription/028_04.robot +++ b/TP/NGSI-LD/ContextInformation/Subscription/CreateSubscription/028_04.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you cannot create a subscription with an existing id +Documentation Check that one cannot create a subscription with an existing id Resource ${EXECDIR}/resources/ApiUtils/ContextInformationSubscription.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -15,7 +15,7 @@ ${subscription_payload_file_path}= subscriptions/subscription-sample.jsonld *** Test Cases *** 028_04_01 Create a subscription with an id known to the system - [Documentation] Check that you cannot create a subscription with an existing id + [Documentation] Check that one cannot create a subscription with an existing id [Tags] sub-create 5_8_1 ${subscription_id}= Generate Random Entity Id ${subscription_id_prefix} Set Suite Variable ${subscription_id} diff --git a/TP/NGSI-LD/ContextInformation/Subscription/CreateSubscription/028_05.robot b/TP/NGSI-LD/ContextInformation/Subscription/CreateSubscription/028_05.robot index 9602eff7d2a1364df2395fc7b11ef9995763a2ff..b11792e16f8b30d27b44edb173f3a5f09c694f87 100644 --- a/TP/NGSI-LD/ContextInformation/Subscription/CreateSubscription/028_05.robot +++ b/TP/NGSI-LD/ContextInformation/Subscription/CreateSubscription/028_05.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you cannot create a subscription with invalid throttling +Documentation Check that one cannot create a subscription with invalid throttling Resource ${EXECDIR}/resources/ApiUtils/ContextInformationSubscription.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -16,7 +16,7 @@ Test Template Create Subscription With Invalid Throttling *** Keywords *** Create Subscription With Invalid Throttling - [Documentation] Check that you cannot create a subscription with invalid throttling + [Documentation] Check that one cannot create a subscription with invalid throttling [Tags] sub-create 5_8_1 [Arguments] ${filename} ${expected_status} ${response}= Create Subscription From File ${filename} diff --git a/TP/NGSI-LD/ContextInformation/Subscription/DeleteSubscription/032_01.robot b/TP/NGSI-LD/ContextInformation/Subscription/DeleteSubscription/032_01.robot index d91dc8e1bdcf2efcfe092bbaa8c832aa68c21c61..956dac2d4bc7d1fca6971d57710a8109fa4fdeb0 100644 --- a/TP/NGSI-LD/ContextInformation/Subscription/DeleteSubscription/032_01.robot +++ b/TP/NGSI-LD/ContextInformation/Subscription/DeleteSubscription/032_01.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you cannot delete a subscription: If the subscription Id is not present or it is not a valid URI, then an error shall be raised +Documentation Check that one cannot delete a subscription: If the subscription Id is not present or it is not a valid URI, then an error shall be raised Resource ${EXECDIR}/resources/ApiUtils/ContextInformationSubscription.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -18,7 +18,7 @@ Test Template Delete Subscription With Non present Or Invalid Id *** Keywords *** Delete Subscription With Non present Or Invalid Id - [Documentation] Check that you cannot delete a subscription: If the subscription Id is not present or it is not a valid URI, then an error shall be raised + [Documentation] Check that one cannot delete a subscription: If the subscription Id is not present or it is not a valid URI, then an error shall be raised [Arguments] ${id} ${expected_status_code} ${problem_type} ${response}= Delete Subscription ${id} Check Response Status Code ${expected_status_code} ${response.status_code} diff --git a/TP/NGSI-LD/ContextInformation/Subscription/DeleteSubscription/032_02.robot b/TP/NGSI-LD/ContextInformation/Subscription/DeleteSubscription/032_02.robot index bf8a42681e1eeab008832957dd89cbb84fbb485f..f82f11b1a9edfe7a5907667dc0769d1dd673a1d4 100644 --- a/TP/NGSI-LD/ContextInformation/Subscription/DeleteSubscription/032_02.robot +++ b/TP/NGSI-LD/ContextInformation/Subscription/DeleteSubscription/032_02.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you cannot delete a subscription: If the subscription id provided does not correspond to any existing subscription in the system then an error of type ResourceNotFound shall be raised +Documentation Check that one cannot delete a subscription: If the subscription id provided does not correspond to any existing subscription in the system then an error of type ResourceNotFound shall be raised Resource ${EXECDIR}/resources/ApiUtils/ContextInformationSubscription.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -7,7 +7,7 @@ Resource ${EXECDIR}/resources/AssertionUtils.resource *** Test Cases *** 032_02_01 Delete Unknown Subscription - [Documentation] Check that you cannot delete a subscription: If the subscription id provided does not correspond to any existing subscription in the system then an error of type ResourceNotFound shall be raised + [Documentation] Check that one cannot delete a subscription: If the subscription id provided does not correspond to any existing subscription in the system then an error of type ResourceNotFound shall be raised [Tags] sub-delete 5_8_5 ${response}= Delete Subscription urn:ngsi-ld:Subscription:unknowSubscription Check Response Status Code 404 ${response.status_code} diff --git a/TP/NGSI-LD/ContextInformation/Subscription/DeleteSubscription/032_03.robot b/TP/NGSI-LD/ContextInformation/Subscription/DeleteSubscription/032_03.robot index e87684fe33ff0803734f8e5474854d0e181dd99a..5747e0b54400b4560bfb599b84458b8b5c0a7f33 100644 --- a/TP/NGSI-LD/ContextInformation/Subscription/DeleteSubscription/032_03.robot +++ b/TP/NGSI-LD/ContextInformation/Subscription/DeleteSubscription/032_03.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can delete a subscription +Documentation Check that one can delete a subscription Resource ${EXECDIR}/resources/ApiUtils/ContextInformationSubscription.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -15,7 +15,7 @@ ${subscription_payload_file_path}= subscriptions/subscription-sample.jsonld *** Test Cases *** 032_03_01 Delete Subscription - [Documentation] Check that you can delete a subscription + [Documentation] Check that one can delete a subscription [Tags] sub-delete 5_8_5 ${response}= Delete Subscription ${subscription_id} Check Response Status Code 204 ${response.status_code} diff --git a/TP/NGSI-LD/ContextInformation/Subscription/QuerySubscriptions/031_01.robot b/TP/NGSI-LD/ContextInformation/Subscription/QuerySubscriptions/031_01.robot index 3a4f0f8486d60aa200ad03205d6e4d6a0a5da2f3..d504b783c9e340753ee09c99540f63c88c44f8bb 100644 --- a/TP/NGSI-LD/ContextInformation/Subscription/QuerySubscriptions/031_01.robot +++ b/TP/NGSI-LD/ContextInformation/Subscription/QuerySubscriptions/031_01.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can query a list of subscriptions +Documentation Check that one can query a list of subscriptions Resource ${EXECDIR}/resources/ApiUtils/ContextInformationSubscription.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -19,7 +19,7 @@ ${expectation_file_path}= subscriptions/expectations/subsc *** Test Cases *** 031_01_01 Query Subscriptions - [Documentation] Check that you can query a list of subscriptions + [Documentation] Check that one can query a list of subscriptions [Tags] sub-query 5_8_4 ${response}= Query Subscriptions context=${ngsild_test_suite_context} @{subscription_ids}= Create List diff --git a/TP/NGSI-LD/ContextInformation/Subscription/QuerySubscriptions/031_02.robot b/TP/NGSI-LD/ContextInformation/Subscription/QuerySubscriptions/031_02.robot index 6b3f827eed113cc79c40b19178020736277d217f..c3ca806b582862c1fc3ca35ef177e591a7098797 100644 --- a/TP/NGSI-LD/ContextInformation/Subscription/QuerySubscriptions/031_02.robot +++ b/TP/NGSI-LD/ContextInformation/Subscription/QuerySubscriptions/031_02.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can query a list of subscriptions: Pagination logic shall be in place +Documentation Check that one can query a list of subscriptions: Pagination logic shall be in place Resource ${EXECDIR}/resources/ApiUtils/ContextInformationSubscription.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -31,7 +31,7 @@ ${third_subscription_payload_file_path}= subscriptions/subscription-inact *** Keywords *** Query Subscriptions With Limit And Page Parameters - [Documentation] Check that you can query a list of subscriptions: Pagination logic shall be in place + [Documentation] Check that one can query a list of subscriptions: Pagination logic shall be in place [Arguments] ${limit} ${offset} ${expectation_subscription_number} ${prev_link} ${next_link} ${response}= Query Subscriptions ... context=${ngsild_test_suite_context} diff --git a/TP/NGSI-LD/ContextInformation/Subscription/RetrieveSubscription/030_01.robot b/TP/NGSI-LD/ContextInformation/Subscription/RetrieveSubscription/030_01.robot index 626eeb79ebbe0dc1e6dbc3c3e743581dbd8e4319..ebdceaa546e22e945a5d2d92e91eb2a36b62c276 100644 --- a/TP/NGSI-LD/ContextInformation/Subscription/RetrieveSubscription/030_01.robot +++ b/TP/NGSI-LD/ContextInformation/Subscription/RetrieveSubscription/030_01.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you cannot retrieve a subscription if the subscription Id is not a valid URI, then an error of type BadRequestData shall be raised +Documentation Check that one cannot retrieve a subscription if the subscription Id is not a valid URI, then an error of type BadRequestData shall be raised Resource ${EXECDIR}/resources/ApiUtils/ContextInformationSubscription.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -15,7 +15,7 @@ Test Template Retrieve Subscription With Invalid Id *** Keywords *** Retrieve Subscription With Invalid Id - [Documentation] Check that you cannot retrieve a subscription: If the subscription Id is not present or it is not a valid URI, then an error of type BadRequestData shall be raised + [Documentation] Check that one cannot retrieve a subscription: If the subscription Id is not present or it is not a valid URI, then an error of type BadRequestData shall be raised [Arguments] ${id} ${response}= Retrieve Subscription ... id=${id} diff --git a/TP/NGSI-LD/ContextInformation/Subscription/RetrieveSubscription/030_02.robot b/TP/NGSI-LD/ContextInformation/Subscription/RetrieveSubscription/030_02.robot index 2b7a201b6346036bb85ccdcb5217ef4ff817a6ec..c8a01bb918b219f1b4287e05119c3c80a739cdb0 100644 --- a/TP/NGSI-LD/ContextInformation/Subscription/RetrieveSubscription/030_02.robot +++ b/TP/NGSI-LD/ContextInformation/Subscription/RetrieveSubscription/030_02.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you cannot retrieve a subscription: If the identifier provided does not correspond to any existing subscription in the system then an error of type ResourceNotFound shall be raised +Documentation Check that one cannot retrieve a subscription: If the identifier provided does not correspond to any existing subscription in the system then an error of type ResourceNotFound shall be raised Resource ${EXECDIR}/resources/ApiUtils/ContextInformationSubscription.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -7,7 +7,7 @@ Resource ${EXECDIR}/resources/AssertionUtils.resource *** Test Cases *** 030_02_01 Retrieve Unknown Subscription - [Documentation] Check that you cannot retrieve a subscription: If the identifier provided does not correspond to any existing subscription in the system then an error of type ResourceNotFound shall be raised + [Documentation] Check that one cannot retrieve a subscription: If the identifier provided does not correspond to any existing subscription in the system then an error of type ResourceNotFound shall be raised [Tags] sub-retrieve 5_8_3 ${response}= Retrieve Subscription ... id=urn:ngsi-ld:Subscription:unknowSubscription diff --git a/TP/NGSI-LD/ContextInformation/Subscription/RetrieveSubscription/030_03.robot b/TP/NGSI-LD/ContextInformation/Subscription/RetrieveSubscription/030_03.robot index 25166491cf5543f3f359a6040abacebd5e9ebfdf..cfc21f76677741cebe46044da09e290f8731139e 100644 --- a/TP/NGSI-LD/ContextInformation/Subscription/RetrieveSubscription/030_03.robot +++ b/TP/NGSI-LD/ContextInformation/Subscription/RetrieveSubscription/030_03.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can retrieve a subscription +Documentation Check that one can retrieve a subscription Resource ${EXECDIR}/resources/ApiUtils/ContextInformationSubscription.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -17,7 +17,7 @@ ${expectation_file_path}= subscriptions/expectations/subscriptions *** Test Cases *** 030_03_01 Retrieve Subscription - [Documentation] Check that you can retrieve a subscription + [Documentation] Check that one can retrieve a subscription [Tags] sub-retrieve 5_8_3 ${response}= Retrieve Subscription ... id=${subscription_id} diff --git a/TP/NGSI-LD/ContextInformation/Subscription/UpdateSubscription/029_01.robot b/TP/NGSI-LD/ContextInformation/Subscription/UpdateSubscription/029_01.robot index 13dab30b609843c4d8ba26aabb2e419dd7de1a02..a31ea8f083e3e845debe04d26bb2b68eb754a579 100644 --- a/TP/NGSI-LD/ContextInformation/Subscription/UpdateSubscription/029_01.robot +++ b/TP/NGSI-LD/ContextInformation/Subscription/UpdateSubscription/029_01.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you cannot update a subscription: If the Subscription id is not present or it is not a valid URI, then an error of type BadRequestData shall be raised +Documentation Check that one cannot update a subscription: If the Subscription id is not present or it is not a valid URI, then an error of type BadRequestData shall be raised Resource ${EXECDIR}/resources/ApiUtils/ContextInformationSubscription.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -23,7 +23,7 @@ ${subscription_update_fragment_file_path}= subscriptions/fragments/subscrip *** Keywords *** Update Subscription With Non present Or Invalid Id - [Documentation] Check that you cannot update a subscription: If the Subscription id is not present or it is not a valid URI, then an error of type BadRequestData shall be raised + [Documentation] Check that one cannot update a subscription: If the Subscription id is not present or it is not a valid URI, then an error of type BadRequestData shall be raised [Arguments] ${id} ${expected_status_code} ${problem_type} ${response}= Update Subscription ${id} ${subscription_update_fragment_file_path} ${CONTENT_TYPE_JSON} Check Response Status Code ${expected_status_code} ${response.status_code} diff --git a/TP/NGSI-LD/ContextInformation/Subscription/UpdateSubscription/029_02.robot b/TP/NGSI-LD/ContextInformation/Subscription/UpdateSubscription/029_02.robot index 551020eb9db494d04206fe03ff2c70dbe984c8d7..f28c640ad38d49beae5d66e435a0b27fbdc0f09c 100644 --- a/TP/NGSI-LD/ContextInformation/Subscription/UpdateSubscription/029_02.robot +++ b/TP/NGSI-LD/ContextInformation/Subscription/UpdateSubscription/029_02.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you cannot update a subscription: If the NGSI-LD System does not know about the target Subscription, because there is no existing Subscription whose id (URI) is equivalent, an error of type ResourceNotFound shall be raised +Documentation Check that one cannot update a subscription: If the NGSI-LD System does not know about the target Subscription, because there is no existing Subscription whose id (URI) is equivalent, an error of type ResourceNotFound shall be raised Resource ${EXECDIR}/resources/ApiUtils/ContextInformationSubscription.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -12,7 +12,7 @@ ${subscription_update_fragment_file_path}= subscriptions/fragments/subscrip *** Test Cases *** 029_02_01 Update Unknown Subscription - [Documentation] Check that you cannot update a subscription: If the NGSI-LD System does not know about the target Subscription, because there is no existing Subscription whose id (URI) is equivalent, an error of type ResourceNotFound shall be raised + [Documentation] Check that one cannot update a subscription: If the NGSI-LD System does not know about the target Subscription, because there is no existing Subscription whose id (URI) is equivalent, an error of type ResourceNotFound shall be raised [Tags] sub-update 5_8_2 ${response}= Update Subscription ... urn:ngsi-ld:Subscription:unknowSubscription diff --git a/TP/NGSI-LD/ContextInformation/Subscription/UpdateSubscription/029_03.robot b/TP/NGSI-LD/ContextInformation/Subscription/UpdateSubscription/029_03.robot index 557cf6d463c4ba3f89937a2ab29ad8aa0480c0f4..f21ab5f02d502ef1121f017db3820c8dedcbc019 100644 --- a/TP/NGSI-LD/ContextInformation/Subscription/UpdateSubscription/029_03.robot +++ b/TP/NGSI-LD/ContextInformation/Subscription/UpdateSubscription/029_03.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you cannot update a subscription: If the data types and restriction are not met by the Subscription Fragment, then an error of type BadRequestData shall be raised +Documentation Check that one cannot update a subscription: If the data types and restriction are not met by the Subscription Fragment, then an error of type BadRequestData shall be raised Resource ${EXECDIR}/resources/ApiUtils/ContextInformationSubscription.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -17,7 +17,7 @@ ${subscription_update_fragment_file_path}= subscriptions/fragments/subscrip *** Test Cases *** 029_03_01 Update Subscription With Invalid Fragment - [Documentation] Check that you cannot update a subscription: If the data types and restriction are not met by the Subscription Fragment, then an error of type BadRequestData shall be raised + [Documentation] Check that one cannot update a subscription: If the data types and restriction are not met by the Subscription Fragment, then an error of type BadRequestData shall be raised [Tags] sub-update 5_8_2 ${response}= Update Subscription ... ${subscription_id} diff --git a/TP/NGSI-LD/ContextInformation/Subscription/UpdateSubscription/029_04.robot b/TP/NGSI-LD/ContextInformation/Subscription/UpdateSubscription/029_04.robot index f77a9d5552f1a6aa71ee57d5376e3cffe2cef112..2d8d7a0e1152e840e05d11ec58f020dcdc1edd56 100644 --- a/TP/NGSI-LD/ContextInformation/Subscription/UpdateSubscription/029_04.robot +++ b/TP/NGSI-LD/ContextInformation/Subscription/UpdateSubscription/029_04.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you cannot update a subscription: Any attempt to remove (by setting them to null in the Fragment) mandatory properties of a Subscription (clause 5.2.12) shall result in an error of type BadRequestData +Documentation Check that one cannot update a subscription: Any attempt to remove (by setting them to null in the Fragment) mandatory properties of a Subscription (clause 5.2.12) shall result in an error of type BadRequestData Resource ${EXECDIR}/resources/ApiUtils/ContextInformationSubscription.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -17,7 +17,7 @@ ${subscription_update_fragment_file_path}= subscriptions/fragments/subscrip *** Test Cases *** 029_04_01 Update Subscription With Null Mandatory Properties - [Documentation] Check that you cannot update a subscription: Any attempt to remove (by setting them to null in the Fragment) mandatory properties of a Subscription (clause 5.2.12) shall result in an error of type BadRequestData + [Documentation] Check that one cannot update a subscription: Any attempt to remove (by setting them to null in the Fragment) mandatory properties of a Subscription (clause 5.2.12) shall result in an error of type BadRequestData [Tags] sub-update 5_8_2 ${response}= Update Subscription ... ${subscription_id} diff --git a/TP/NGSI-LD/ContextInformation/Subscription/UpdateSubscription/029_05.robot b/TP/NGSI-LD/ContextInformation/Subscription/UpdateSubscription/029_05.robot index f99ebf8a8cec2fab89f9564e05fa1db8b594bd66..9bc578adacabb3dfa9da7b181af11c3e135db1d3 100644 --- a/TP/NGSI-LD/ContextInformation/Subscription/UpdateSubscription/029_05.robot +++ b/TP/NGSI-LD/ContextInformation/Subscription/UpdateSubscription/029_05.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can update a subcription: Term to URI expansion of Attribute names shall be observed +Documentation Check that one can update a subcription: Term to URI expansion of Attribute names shall be observed Resource ${EXECDIR}/resources/ApiUtils/ContextInformationSubscription.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -19,7 +19,7 @@ ${expected_expanded_subscription_payload_file_path}= subscriptions/expectatio *** Test Cases *** 029_05_01 Update Subscription With Term to Uri Expansion with Context - [Documentation] Check that you can update a subcription: Term to URI expansion of Attribute names shall be observed + [Documentation] Check that one can update a subcription: Term to URI expansion of Attribute names shall be observed [Tags] sub-update 5_8_2 ${response}= Update Subscription ... ${subscription_id} @@ -36,7 +36,7 @@ ${expected_expanded_subscription_payload_file_path}= subscriptions/expectatio ... ${response1.json()} 029_05_02 Update Subscription With Term to Uri Expansion without Context - [Documentation] Check that you can update a subcription: Term to URI expansion of Attribute names shall be observed + [Documentation] Check that one can update a subcription: Term to URI expansion of Attribute names shall be observed [Tags] sub-update 5_8_2 ${response}= Update Subscription ... ${subscription_id} diff --git a/TP/NGSI-LD/ContextInformation/Subscription/UpdateSubscription/029_06.robot b/TP/NGSI-LD/ContextInformation/Subscription/UpdateSubscription/029_06.robot index 5a3834a274e5fe141751273420d59463d868fdf8..6eb12e05e8509a66126ac995dd5f514e2ee1ead8 100644 --- a/TP/NGSI-LD/ContextInformation/Subscription/UpdateSubscription/029_06.robot +++ b/TP/NGSI-LD/ContextInformation/Subscription/UpdateSubscription/029_06.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can update a subscription: The implementation shall modify the target Subscription +Documentation Check that one can update a subscription: The implementation shall modify the target Subscription Resource ${EXECDIR}/resources/ApiUtils/ContextInformationSubscription.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -17,7 +17,7 @@ ${subscription_update_fragment_file_path}= subscriptions/fragments/subscrip *** Test Cases *** 029_06_01 Update Subscription - [Documentation] Check that you can update a subscription: The implementation shall modify the target Subscription + [Documentation] Check that one can update a subscription: The implementation shall modify the target Subscription [Tags] sub-update 5_8_2 ${response}= Update Subscription ... ${subscription_id} diff --git a/TP/NGSI-LD/ContextInformation/Subscription/UpdateSubscription/029_07.robot b/TP/NGSI-LD/ContextInformation/Subscription/UpdateSubscription/029_07.robot index 6a8c6f2842b084d2a2ec029cfc372943c851cdc6..a465f45229ec0e355b44d10b4704860a305323c2 100644 --- a/TP/NGSI-LD/ContextInformation/Subscription/UpdateSubscription/029_07.robot +++ b/TP/NGSI-LD/ContextInformation/Subscription/UpdateSubscription/029_07.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can update a subscription: If isActive is equal to true and expiresAt is not present, then status shall be updated to "active", if and only if, the previous value of status was different than "expired" +Documentation Check that one can update a subscription: If isActive is equal to true and expiresAt is not present, then status shall be updated to "active", if and only if, the previous value of status was different than "expired" Resource ${EXECDIR}/resources/ApiUtils/ContextInformationSubscription.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -23,7 +23,7 @@ ${subscription_payload_file_path}= subscriptions/subscription-inactive-samp *** Keywords *** Activate Paused Subscription With isActive Member - [Documentation] Check that you can update a subscription: If isActive is equal to true and expiresAt is not present, then status shall be updated to "active", if and only if, the previous value of status was different than "expired" + [Documentation] Check that one can update a subscription: If isActive is equal to true and expiresAt is not present, then status shall be updated to "active", if and only if, the previous value of status was different than "expired" [Arguments] ${subscription_update_fragment_file_path} ${response}= Update Subscription ... ${subscription_id} diff --git a/TP/NGSI-LD/ContextInformation/Subscription/UpdateSubscription/029_08.robot b/TP/NGSI-LD/ContextInformation/Subscription/UpdateSubscription/029_08.robot index 18585700311272fdd283de01d1c5748696f6643f..2535a2b5885ffdf68f0aa224e7bb29ca1685d420 100644 --- a/TP/NGSI-LD/ContextInformation/Subscription/UpdateSubscription/029_08.robot +++ b/TP/NGSI-LD/ContextInformation/Subscription/UpdateSubscription/029_08.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can update a subscription: If isActive is equal to true and expiresAt corresponds to a DateTime in the future, then status shall be updated to "active" +Documentation Check that one can update a subscription: If isActive is equal to true and expiresAt corresponds to a DateTime in the future, then status shall be updated to "active" Resource ${EXECDIR}/resources/ApiUtils/ContextInformationSubscription.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -23,7 +23,7 @@ ${subscription_payload_file_path}= subscriptions/subscription-inactive-samp *** Keywords *** Activate Paused Subscription With isActive And ExpiresAt Members - [Documentation] Check that you can update a subscription: If isActive is equal to true and expiresAt corresponds to a DateTime in the future, then status shall be updated to "active" + [Documentation] Check that one can update a subscription: If isActive is equal to true and expiresAt corresponds to a DateTime in the future, then status shall be updated to "active" [Arguments] ${subscription_update_fragment_file_path} ${response}= Update Subscription ... ${subscription_id} diff --git a/TP/NGSI-LD/ContextInformation/Subscription/UpdateSubscription/029_09.robot b/TP/NGSI-LD/ContextInformation/Subscription/UpdateSubscription/029_09.robot index 0330b7d5fb11b4926699d1c686204ee4e0bc9582..11d68bd40b1616a5bc5252e61562ed82615f485f 100644 --- a/TP/NGSI-LD/ContextInformation/Subscription/UpdateSubscription/029_09.robot +++ b/TP/NGSI-LD/ContextInformation/Subscription/UpdateSubscription/029_09.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can update a subscription: If isActive is equal to false and expiresAt is not present, then status shall be updated to "paused", if and only if, the previous value of status was different than "expired" +Documentation Check that one can update a subscription: If isActive is equal to false and expiresAt is not present, then status shall be updated to "paused", if and only if, the previous value of status was different than "expired" Resource ${EXECDIR}/resources/ApiUtils/ContextInformationSubscription.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -17,7 +17,7 @@ ${subscription_update_fragment_file_path}= subscriptions/fragments/subscrip *** Test Cases *** 029_09_01 Update Subscription Status To Paused - [Documentation] Check that you can update a subscription: If isActive is equal to false and expiresAt is not present, then status shall be updated to "paused", if and only if, the previous value of status was different than "expired" + [Documentation] Check that one can update a subscription: If isActive is equal to false and expiresAt is not present, then status shall be updated to "paused", if and only if, the previous value of status was different than "expired" [Tags] sub-update 5_8_2 ${response}= Update Subscription ... ${subscription_id} diff --git a/TP/NGSI-LD/ContextInformation/Subscription/UpdateSubscription/029_10.robot b/TP/NGSI-LD/ContextInformation/Subscription/UpdateSubscription/029_10.robot index 3b70a8c3dd7321a5f76e2a9273e3ede9a1fe7087..3f666970f7a731afa09c301dc600ed0c0b1be993 100644 --- a/TP/NGSI-LD/ContextInformation/Subscription/UpdateSubscription/029_10.robot +++ b/TP/NGSI-LD/ContextInformation/Subscription/UpdateSubscription/029_10.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can update a subscription: If only expiresAt is included and refers to a DateTime in the future, then status shall be updated to "active", if and only if the previous value of status was "expired" +Documentation Check that one can update a subscription: If only expiresAt is included and refers to a DateTime in the future, then status shall be updated to "active", if and only if the previous value of status was "expired" Resource ${EXECDIR}/resources/ApiUtils/ContextInformationSubscription.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -17,7 +17,7 @@ ${subscription_update_fragment_file_path} subscriptions/fragments/subscrip *** Test Cases *** 029_10_01 Activate Expired Subscription - [Documentation] Check that you can update a subscription: If only expiresAt is included and refers to a DateTime in the future, then status shall be updated to "active", if and only if the previous value of status was "expired" + [Documentation] Check that one can update a subscription: If only expiresAt is included and refers to a DateTime in the future, then status shall be updated to "active", if and only if the previous value of status was "expired" [Tags] sub-update 5_8_2 # Update subscription to expire in 5 seconds ${now}= Get Current Date time_zone=UTC diff --git a/TP/NGSI-LD/ContextInformation/Subscription/UpdateSubscription/029_11.robot b/TP/NGSI-LD/ContextInformation/Subscription/UpdateSubscription/029_11.robot index 794e10480f9812fb6f18df6a64f45d248075fdd8..f2c348a7103af82e22a6418effb57627899f9930 100644 --- a/TP/NGSI-LD/ContextInformation/Subscription/UpdateSubscription/029_11.robot +++ b/TP/NGSI-LD/ContextInformation/Subscription/UpdateSubscription/029_11.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you cannot update a subscription: If expiresAt is included but referring to a DateTime in the past, then a BadRequestData error shall be raised +Documentation Check that one cannot update a subscription: If expiresAt is included but referring to a DateTime in the past, then a BadRequestData error shall be raised Resource ${EXECDIR}/resources/ApiUtils/ContextInformationSubscription.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -17,7 +17,7 @@ ${subscription_update_fragment_file_path}= subscriptions/fragments/subscrip *** Test Cases *** 029_11_01 Update Subscription With ExpiresAt In The Past - [Documentation] Check that you cannot update a subscription: If expiresAt is included but referring to a DateTime in the past, then a BadRequestData error shall be raised + [Documentation] Check that one cannot update a subscription: If expiresAt is included but referring to a DateTime in the past, then a BadRequestData error shall be raised [Tags] sub-update 5_8_2 ${response}= Update Subscription ... ${subscription_id} diff --git a/TP/NGSI-LD/ContextSource/Discovery/QueryContextSourceRegistrations/037_01.robot b/TP/NGSI-LD/ContextSource/Discovery/QueryContextSourceRegistrations/037_01.robot index 2bc317bbd8a6a2bcec6ed701a838812592c45cbe..127e8d0d477230ba8a6b3f772ae6169c52e2ed61 100644 --- a/TP/NGSI-LD/ContextSource/Discovery/QueryContextSourceRegistrations/037_01.robot +++ b/TP/NGSI-LD/ContextSource/Discovery/QueryContextSourceRegistrations/037_01.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can query context source registrations if at least one of list of Entity Types or list of Attribute names is present +Documentation Check that one can query context source registrations if at least one of list of Entity Types or list of Attribute names is present Resource ${EXECDIR}/resources/ApiUtils/ContextSourceDiscovery.resource Resource ${EXECDIR}/resources/ApiUtils/ContextSourceRegistration.resource @@ -28,7 +28,7 @@ ${second_context_source_registration_payload_file_path}= csourceRegistrations *** Keywords *** Query A Context Source Registration - [Documentation] Check that you can query context source registrations if at least one of list of Entity Types or list of Attribute names is present + [Documentation] Check that one can query context source registrations if at least one of list of Entity Types or list of Attribute names is present [Arguments] ... ${query_param_name} ... ${query_param_value} diff --git a/TP/NGSI-LD/ContextSource/Discovery/QueryContextSourceRegistrations/037_02.robot b/TP/NGSI-LD/ContextSource/Discovery/QueryContextSourceRegistrations/037_02.robot index 6c0c788ec7fa9cf0acc5e956ee078f655eb39632..da48ac7313cd3a7ae46d8674c8755af277d959f5 100644 --- a/TP/NGSI-LD/ContextSource/Discovery/QueryContextSourceRegistrations/037_02.robot +++ b/TP/NGSI-LD/ContextSource/Discovery/QueryContextSourceRegistrations/037_02.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you cannot query context source registrations, if neither Entity types nor Attribute names are provided, an error of type 400 shall be raised. +Documentation Check that one cannot query context source registrations, if neither Entity types nor Attribute names are provided, an error of type 400 shall be raised. Resource ${EXECDIR}/resources/ApiUtils/ContextSourceDiscovery.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -8,7 +8,7 @@ Resource ${EXECDIR}/resources/JsonUtils.resource *** Test Cases *** 037_02_01 Query Context Source Registrations Without Entity Types and Attribute Names - [Documentation] Check that you cannot query context source registrations, if neither Entity types nor Attribute names are provided, an error of type 400 shall be raised. + [Documentation] Check that one cannot query context source registrations, if neither Entity types nor Attribute names are provided, an error of type 400 shall be raised. [Tags] csr-query 5_10_2 ${response}= Query Context Source Registrations context=${ngsild_test_suite_context} Check Response Status Code 400 ${response.status_code} diff --git a/TP/NGSI-LD/ContextSource/Discovery/QueryContextSourceRegistrations/037_03.robot b/TP/NGSI-LD/ContextSource/Discovery/QueryContextSourceRegistrations/037_03.robot index 0740c46bcffd679b0067cd35c32725674b1276aa..338beb0badcebad114474bc7fb3b8889d142432b 100644 --- a/TP/NGSI-LD/ContextSource/Discovery/QueryContextSourceRegistrations/037_03.robot +++ b/TP/NGSI-LD/ContextSource/Discovery/QueryContextSourceRegistrations/037_03.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you cannot query context source registrations, if the list of Entity identifiers includes a URI which it is not valid, or the query, geo-query or temporal query are not syntactically valid +Documentation Check that one cannot query context source registrations, if the list of Entity identifiers includes a URI which it is not valid, or the query, geo-query or temporal query are not syntactically valid Resource ${EXECDIR}/resources/ApiUtils/ContextSourceDiscovery.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -25,7 +25,7 @@ Test Template Query Context Source Registration With Invalid Query Param *** Keywords *** Query Context Source Registration With Invalid Query Param - [Documentation] Check that you cannot query context source registrations, if the list of Entity identifiers includes a URI which it is not valid, or the query, geo-query or temporal query are not syntactically valid + [Documentation] Check that one cannot query context source registrations, if the list of Entity identifiers includes a URI which it is not valid, or the query, geo-query or temporal query are not syntactically valid [Arguments] ${query_param_name} ${query_param_value} ${response}= Query Context Source Registrations ... context=${ngsild_test_suite_context} diff --git a/TP/NGSI-LD/ContextSource/Discovery/QueryContextSourceRegistrations/037_04.robot b/TP/NGSI-LD/ContextSource/Discovery/QueryContextSourceRegistrations/037_04.robot index c2cbb462df2b77cd01a4e0b12e01ca45df3c0d3f..ae46d96fd7600278be55d986eb40c9fe21cd58a3 100644 --- a/TP/NGSI-LD/ContextSource/Discovery/QueryContextSourceRegistrations/037_04.robot +++ b/TP/NGSI-LD/ContextSource/Discovery/QueryContextSourceRegistrations/037_04.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can query context source registrations. If a JSON-LD context is not provided, then all the query terms shall be resolved against the default JSON-LD @context +Documentation Check that one can query context source registrations. If a JSON-LD context is not provided, then all the query terms shall be resolved against the default JSON-LD @context Resource ${EXECDIR}/resources/ApiUtils/ContextSourceDiscovery.resource Resource ${EXECDIR}/resources/ApiUtils/ContextSourceRegistration.resource @@ -19,7 +19,7 @@ ${entity_type}= https://ngsi-ld-test-sui *** Test Cases *** 037_04_01 Query Context Source Registrations Without Context - [Documentation] Check that you can query context source registrations. If a JSON-LD context is not provided, then all the query terms shall be resolved against the default JSON-LD @context + [Documentation] Check that one can query context source registrations. If a JSON-LD context is not provided, then all the query terms shall be resolved against the default JSON-LD @context [Tags] csr-query 5_10_2 ${response}= Query Context Source Registrations id=${context_source_registration_id} type=${entity_type} @{expected_context_source_registration_ids}= Create List ${context_source_registration_id} diff --git a/TP/NGSI-LD/ContextSource/Discovery/QueryContextSourceRegistrations/037_05.robot b/TP/NGSI-LD/ContextSource/Discovery/QueryContextSourceRegistrations/037_05.robot index 7856534fa6746497bac4413d742dd319e431ab9f..41350779cb36a5be4c647817d79e2b50e232a2f5 100644 --- a/TP/NGSI-LD/ContextSource/Discovery/QueryContextSourceRegistrations/037_05.robot +++ b/TP/NGSI-LD/ContextSource/Discovery/QueryContextSourceRegistrations/037_05.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can query context source registrations matching EntityInfo of RegistrationInfo +Documentation Check that one can query context source registrations matching EntityInfo of RegistrationInfo Resource ${EXECDIR}/resources/ApiUtils/ContextSourceDiscovery.resource Resource ${EXECDIR}/resources/ApiUtils/ContextSourceRegistration.resource @@ -25,7 +25,7 @@ ${context_source_registration_id_prefix}= urn:ngsi-ld:ContextSourceRegistr *** Keywords *** Query Context Source Registration Matching EntityInfo of RegistrationInfo - [Documentation] Check that you can query context source registrations matching EntityInfo of RegistrationInfo + [Documentation] Check that one can query context source registrations matching EntityInfo of RegistrationInfo [Arguments] ${registration_file_path} ${expectation_file_path} ${context_source_registration_id}= Generate Random Entity Id ${context_source_registration_id_prefix} ${context_source_registration_payload}= Load Test Sample diff --git a/TP/NGSI-LD/ContextSource/Discovery/QueryContextSourceRegistrations/037_06.robot b/TP/NGSI-LD/ContextSource/Discovery/QueryContextSourceRegistrations/037_06.robot index 4c25d9f666ab67ce16cd0e941d4f21156344489d..bbfb96a5addab08f150c459d73789ac7ff778033 100644 --- a/TP/NGSI-LD/ContextSource/Discovery/QueryContextSourceRegistrations/037_06.robot +++ b/TP/NGSI-LD/ContextSource/Discovery/QueryContextSourceRegistrations/037_06.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can query context source registrations matching property and relationship names of RegistrationInfo +Documentation Check that one can query context source registrations matching property and relationship names of RegistrationInfo Resource ${EXECDIR}/resources/ApiUtils/ContextSourceDiscovery.resource Resource ${EXECDIR}/resources/ApiUtils/ContextSourceRegistration.resource @@ -27,7 +27,7 @@ ${context_source_registration_payload_file_path}= csourceRegistrations/con *** Keywords *** Query Context Source Registration Matching Properties And Relationships Of RegistrationInfo - [Documentation] Check that you can query context source registrations matching property and relationship names of RegistrationInfo + [Documentation] Check that one can query context source registrations matching property and relationship names of RegistrationInfo [Arguments] ${attrs_value} ${expectation_file_path} ${response}= Query Context Source Registrations ... context=${ngsild_test_suite_context} diff --git a/TP/NGSI-LD/ContextSource/Discovery/QueryContextSourceRegistrations/037_07.robot b/TP/NGSI-LD/ContextSource/Discovery/QueryContextSourceRegistrations/037_07.robot index 9c1aaf8d1a04a6cad05811cb978f3dbdd4a5f4a8..36c4ed73c49b0b606d07dc9b9bcf52183c389183 100644 --- a/TP/NGSI-LD/ContextSource/Discovery/QueryContextSourceRegistrations/037_07.robot +++ b/TP/NGSI-LD/ContextSource/Discovery/QueryContextSourceRegistrations/037_07.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can query context source registrations. If present, the geoquery is matched against the GeoProperty programmatic parameter identified in the geoquery +Documentation Check that one can query context source registrations. If present, the geoquery is matched against the GeoProperty programmatic parameter identified in the geoquery Resource ${EXECDIR}/resources/ApiUtils/ContextSourceDiscovery.resource Resource ${EXECDIR}/resources/ApiUtils/ContextSourceRegistration.resource @@ -28,7 +28,7 @@ ${expectation_file_path}= csourceRegistrations/exp *** Keywords *** Query Context Source Registration Matching Geoquery - [Documentation] Check that you can query context source registrations. If present, the geoquery is matched against the GeoProperty programmatic parameter identified in the geoquery + [Documentation] Check that one can query context source registrations. If present, the geoquery is matched against the GeoProperty programmatic parameter identified in the geoquery [Arguments] ${georel} ${geometry} ${coordinates} ${geoproperty} ${expectation_file_path} ${response}= Query Context Source Registrations ... context=${ngsild_test_suite_context} diff --git a/TP/NGSI-LD/ContextSource/Discovery/QueryContextSourceRegistrations/037_08.robot b/TP/NGSI-LD/ContextSource/Discovery/QueryContextSourceRegistrations/037_08.robot index 580aa1fcc8fa77914da1f59195a3f145203541f7..5b3d80dcd57821d0d4ea0a3cfa877735cd3b9ebd 100644 --- a/TP/NGSI-LD/ContextSource/Discovery/QueryContextSourceRegistrations/037_08.robot +++ b/TP/NGSI-LD/ContextSource/Discovery/QueryContextSourceRegistrations/037_08.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can query context source registrations. If no temporal query is present, only Context Source Registrations for Context Sources providing latest information are considered +Documentation Check that one can query context source registrations. If no temporal query is present, only Context Source Registrations for Context Sources providing latest information are considered Resource ${EXECDIR}/resources/ApiUtils/ContextSourceDiscovery.resource Resource ${EXECDIR}/resources/ApiUtils/ContextSourceRegistration.resource @@ -18,7 +18,7 @@ ${expectation_file_path}= csourceRegistrations/exp *** Test Cases *** 037_08_01 Query Context Source Registration Without Temporal Query - [Documentation] Check that you can query context source registrations. If no temporal query is present, only Context Source Registrations for Context Sources providing latest information are considered + [Documentation] Check that one can query context source registrations. If no temporal query is present, only Context Source Registrations for Context Sources providing latest information are considered [Tags] csr-query 5_10_2 ${response}= Query Context Source Registrations context=${ngsild_test_suite_context} type=Vehicle @{expected_context_source_registration_ids}= Create List ${context_source_registration_id} diff --git a/TP/NGSI-LD/ContextSource/Discovery/QueryContextSourceRegistrations/037_09.robot b/TP/NGSI-LD/ContextSource/Discovery/QueryContextSourceRegistrations/037_09.robot index be3044f4b168d115592b5d9998dece4d11a43d8a..b7fc4a6ca4991e89183f05a0531a03a00ffb0f1f 100644 --- a/TP/NGSI-LD/ContextSource/Discovery/QueryContextSourceRegistrations/037_09.robot +++ b/TP/NGSI-LD/ContextSource/Discovery/QueryContextSourceRegistrations/037_09.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can query context source registrations. If present, the temporal query is matched against the observationInterval or the managementInterval +Documentation Check that one can query context source registrations. If present, the temporal query is matched against the observationInterval or the managementInterval Resource ${EXECDIR}/resources/ApiUtils/ContextSourceDiscovery.resource Resource ${EXECDIR}/resources/ApiUtils/ContextSourceRegistration.resource @@ -35,7 +35,7 @@ ${management_interval_expectation_file_path}= csou *** Keywords *** Query Context Source Registration Matching Temporal Query - [Documentation] Check that you can query context source registrations. If present, the temporal query is matched against the observationInterval or the managementInterval + [Documentation] Check that one can query context source registrations. If present, the temporal query is matched against the observationInterval or the managementInterval [Arguments] ${payload_file_path} ${timeproperty} ${expectation_file_path} ${context_source_registration_id}= Generate Random Entity Id ${context_source_registration_id_prefix} ${context_source_registration_payload}= Load Test Sample diff --git a/TP/NGSI-LD/ContextSource/Discovery/QueryContextSourceRegistrations/037_10.robot b/TP/NGSI-LD/ContextSource/Discovery/QueryContextSourceRegistrations/037_10.robot index cf87f23264aa588aa99f7a7b4a60b3142f7e9e08..b11664f48ec748787bf4972df8419906efacb57a 100644 --- a/TP/NGSI-LD/ContextSource/Discovery/QueryContextSourceRegistrations/037_10.robot +++ b/TP/NGSI-LD/ContextSource/Discovery/QueryContextSourceRegistrations/037_10.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can query context source registrations. If present, the conditions specified by the context source query match the respective Context Source Properties +Documentation Check that one can query context source registrations. If present, the conditions specified by the context source query match the respective Context Source Properties Resource ${EXECDIR}/resources/ApiUtils/ContextSourceDiscovery.resource Resource ${EXECDIR}/resources/ApiUtils/ContextSourceRegistration.resource @@ -29,7 +29,7 @@ ${third_context_source_registration_payload_file_path}= csourceRegistrations *** Keywords *** Query Context Source Registration With Query Params - [Documentation] Check that you can query context source registrations. If present, the conditions specified by the context source query match the respective Context Source Properties + [Documentation] Check that one can query context source registrations. If present, the conditions specified by the context source query match the respective Context Source Properties [Arguments] ... ${query_param_name} ... ${query_param_value} diff --git a/TP/NGSI-LD/ContextSource/Discovery/QueryContextSourceRegistrations/037_11.robot b/TP/NGSI-LD/ContextSource/Discovery/QueryContextSourceRegistrations/037_11.robot index 42da3269d92a9b68fe320c640f66b2a9e5a3d843..f6825c2fe53ff7f76ee6e911016ce53f05d9f6aa 100644 --- a/TP/NGSI-LD/ContextSource/Discovery/QueryContextSourceRegistrations/037_11.robot +++ b/TP/NGSI-LD/ContextSource/Discovery/QueryContextSourceRegistrations/037_11.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can query context source registrations with providing page and limit parameters, pagination logic shall be in place as mandated by clause 5.5.9. +Documentation Check that one can query context source registrations with providing page and limit parameters, pagination logic shall be in place as mandated by clause 5.5.9. Resource ${EXECDIR}/resources/ApiUtils/ContextSourceDiscovery.resource Resource ${EXECDIR}/resources/ApiUtils/ContextSourceRegistration.resource @@ -32,7 +32,7 @@ ${third_context_source_registration_payload_file_path}= csourceRegistrations *** Keywords *** Query Context Source Registration With Limit And Offset Parameters - [Documentation] Check that you can query context source registrations with providing page and limit parameters, pagination logic shall be in place as mandated by clause 5.5.9. + [Documentation] Check that one can query context source registrations with providing page and limit parameters, pagination logic shall be in place as mandated by clause 5.5.9. [Arguments] ${limit} ${offset} ${expected_number} ${prev_link} ${next_link} ${response}= Query Context Source Registrations ... context=${ngsild_test_suite_context} diff --git a/TP/NGSI-LD/ContextSource/Discovery/RetrieveContextSourceRegistration/036_01.robot b/TP/NGSI-LD/ContextSource/Discovery/RetrieveContextSourceRegistration/036_01.robot index b0a321ae10e57ea9dcc3ce8fa36aad57947b6384..3001954686c3b4bcb9253c2453919187b38e7406 100644 --- a/TP/NGSI-LD/ContextSource/Discovery/RetrieveContextSourceRegistration/036_01.robot +++ b/TP/NGSI-LD/ContextSource/Discovery/RetrieveContextSourceRegistration/036_01.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you cannot retrieve a Context Source Registration, if the context source registration id is not a valid URI +Documentation Check that one cannot retrieve a Context Source Registration, if the context source registration id is not a valid URI Resource ${EXECDIR}/resources/ApiUtils/ContextSourceDiscovery.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -16,7 +16,7 @@ Test Template Retrieve Context Source Registration With An Invalid Id *** Keywords *** Retrieve Context Source Registration With An Invalid Id - [Documentation] Check that you cannot retrieve a Context Source Registration, if the context source registration id is not a valid URI + [Documentation] Check that one cannot retrieve a Context Source Registration, if the context source registration id is not a valid URI [Arguments] ${id} ${response}= Retrieve Context Source Registration ... context_source_registration_id=${id} diff --git a/TP/NGSI-LD/ContextSource/Discovery/RetrieveContextSourceRegistration/036_02.robot b/TP/NGSI-LD/ContextSource/Discovery/RetrieveContextSourceRegistration/036_02.robot index 0a0f6a85e32499f0ce1cf1294200364788a6d4ba..d69f9cd6406224ba2587875380744a6c589e23c7 100644 --- a/TP/NGSI-LD/ContextSource/Discovery/RetrieveContextSourceRegistration/036_02.robot +++ b/TP/NGSI-LD/ContextSource/Discovery/RetrieveContextSourceRegistration/036_02.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you cannot retrieve a Context Source Registration, if the NGSI-LD endpoint does not know about the target context source registration, because there is no existing context source registration whose id (URI) is equivalent +Documentation Check that one cannot retrieve a Context Source Registration, if the NGSI-LD endpoint does not know about the target context source registration, because there is no existing context source registration whose id (URI) is equivalent Resource ${EXECDIR}/resources/ApiUtils/ContextSourceDiscovery.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -8,7 +8,7 @@ Resource ${EXECDIR}/resources/JsonUtils.resource *** Test Cases *** 036_02_01 Retrieve Unknown Context Source Registration - [Documentation] Check that you cannot retrieve a Context Source Registration, if the NGSI-LD endpoint does not know about the target context source registration, because there is no existing context source registration whose id (URI) is equivalent + [Documentation] Check that one cannot retrieve a Context Source Registration, if the NGSI-LD endpoint does not know about the target context source registration, because there is no existing context source registration whose id (URI) is equivalent [Tags] csr-retrieve 5_10_1 ${response}= Retrieve Context Source Registration ... context_source_registration_id=urn:ngsi-ld:ContextSourceRegistration:unknowRegistration diff --git a/TP/NGSI-LD/ContextSource/Discovery/RetrieveContextSourceRegistration/036_03.robot b/TP/NGSI-LD/ContextSource/Discovery/RetrieveContextSourceRegistration/036_03.robot index 2e708d16fca654422fd59cb8089f7d578a797140..370ad59912bd121ded3f6d081d659add3ddebaa8 100644 --- a/TP/NGSI-LD/ContextSource/Discovery/RetrieveContextSourceRegistration/036_03.robot +++ b/TP/NGSI-LD/ContextSource/Discovery/RetrieveContextSourceRegistration/036_03.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can retrieve a Context Source Registration. Term to URI expansion of Attribute names shall be observed. +Documentation Check that one can retrieve a Context Source Registration. Term to URI expansion of Attribute names shall be observed. Resource ${EXECDIR}/resources/ApiUtils/ContextSourceDiscovery.resource Resource ${EXECDIR}/resources/ApiUtils/ContextSourceRegistration.resource @@ -18,7 +18,7 @@ ${expectation_file_path}= csourceRegistrations/exp *** Test Cases *** 036_03_01 Retrieve Context Source Registration With Default Core Context - [Documentation] Check that you can retrieve a Context Source Registration. Term to URI expansion of Attribute names shall be observed. + [Documentation] Check that one can retrieve a Context Source Registration. Term to URI expansion of Attribute names shall be observed. [Tags] csr-retrieve 5_10_1 ${response}= Retrieve Context Source Registration ... context_source_registration_id=${context_source_registration_id} diff --git a/TP/NGSI-LD/ContextSource/Discovery/RetrieveContextSourceRegistration/036_04.robot b/TP/NGSI-LD/ContextSource/Discovery/RetrieveContextSourceRegistration/036_04.robot index eeb98d89c4e543f4711a151db0654deae3dc7fe9..f01cb838cb9677cf28365fe640830a87b39e28e4 100644 --- a/TP/NGSI-LD/ContextSource/Discovery/RetrieveContextSourceRegistration/036_04.robot +++ b/TP/NGSI-LD/ContextSource/Discovery/RetrieveContextSourceRegistration/036_04.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can retrieve a Context Source Registration +Documentation Check that one can retrieve a Context Source Registration Resource ${EXECDIR}/resources/ApiUtils/ContextSourceDiscovery.resource Resource ${EXECDIR}/resources/ApiUtils/ContextSourceRegistration.resource @@ -18,7 +18,7 @@ ${expectation_file_path}= csourceRegistrations/exp *** Test Cases *** 036_04_01 Retrieve Context Source Registration - [Documentation] Check that you can retrieve a Context Source Registration + [Documentation] Check that one can retrieve a Context Source Registration [Tags] csr-retrieve 5_10_1 ${response}= Retrieve Context Source Registration ... context_source_registration_id=${context_source_registration_id} diff --git a/TP/NGSI-LD/ContextSource/Registration/DeleteContextSourceRegistration/035_01.robot b/TP/NGSI-LD/ContextSource/Registration/DeleteContextSourceRegistration/035_01.robot index 42f6ec072aa5dda7c6ee0ea74b2b2f4117f9d961..7013831067bbba5cc84010f513c8067998063f71 100644 --- a/TP/NGSI-LD/ContextSource/Registration/DeleteContextSourceRegistration/035_01.robot +++ b/TP/NGSI-LD/ContextSource/Registration/DeleteContextSourceRegistration/035_01.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can delete a context source registration by id +Documentation Check that one can delete a context source registration by id Resource ${EXECDIR}/resources/ApiUtils/ContextSourceDiscovery.resource Resource ${EXECDIR}/resources/ApiUtils/ContextSourceRegistration.resource @@ -14,7 +14,7 @@ ${registration_payload_file_path}= context-source-registration-sample.jsonl *** Test Cases *** 035_01_01 Delete a context source registration by id - [Documentation] Check that you can delete a context source registration by id + [Documentation] Check that one can delete a context source registration by id [Tags] csr-delete 5_9_4 ${registration_id}= Generate Random Entity Id ${registration_id_prefix} ${payload}= Load JSON From File ${EXECDIR}/data/csourceRegistrations/${registration_payload_file_path} diff --git a/TP/NGSI-LD/ContextSource/Registration/DeleteContextSourceRegistration/035_02.robot b/TP/NGSI-LD/ContextSource/Registration/DeleteContextSourceRegistration/035_02.robot index 6ec5936d178d0b49e2a2742a0e1903bfda27de76..0d7e55ded9b0a42dd20be1fb62018a2d69704a1d 100644 --- a/TP/NGSI-LD/ContextSource/Registration/DeleteContextSourceRegistration/035_02.robot +++ b/TP/NGSI-LD/ContextSource/Registration/DeleteContextSourceRegistration/035_02.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you cannot delete a context source registration under some conditions +Documentation Check that one cannot delete a context source registration under some conditions Resource ${EXECDIR}/resources/ApiUtils/ContextSourceRegistration.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -26,7 +26,7 @@ ${filename}= context-source-registration-sample.jsonld *** Keywords *** Delete A Context Source - [Documentation] Check that you cannot delete a context source registration under some conditions + [Documentation] Check that one cannot delete a context source registration under some conditions [Arguments] ${invalid_registration_id} ${expected_status_code} ${problem_type} ${response}= Delete Context Source Registration With Return ${invalid_registration_id} Check Response Status Code ${expected_status_code} ${response.status_code} diff --git a/TP/NGSI-LD/ContextSource/Registration/DeleteContextSourceRegistration/035_03.robot b/TP/NGSI-LD/ContextSource/Registration/DeleteContextSourceRegistration/035_03.robot index 57ea1288be3e08c13478ef134bcb7bfb69938120..15682aecab2098c5c34338150a05fc49240c962a 100644 --- a/TP/NGSI-LD/ContextSource/Registration/DeleteContextSourceRegistration/035_03.robot +++ b/TP/NGSI-LD/ContextSource/Registration/DeleteContextSourceRegistration/035_03.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you cannot delete a context source registration by id if the id is not known to the system +Documentation Check that one cannot delete a context source registration by id if the id is not known to the system Resource ${EXECDIR}/resources/ApiUtils/ContextSourceRegistration.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -13,7 +13,7 @@ ${registration_payload_file_path}= context-source-registration-simple-sampl *** Test Cases *** 035_03_01 Delete a context source registration by id - [Documentation] Check that you cannot delete a context source registration by id if the id is not known to the system + [Documentation] Check that one cannot delete a context source registration by id if the id is not known to the system [Tags] csr-delete 5_9_4 ${registration_id}= Generate Random Entity Id ${registration_id_prefix} ${response}= Delete Context Source Registration With Return ${registration_id} diff --git a/TP/NGSI-LD/ContextSource/Registration/RegisterContextSource/033_01_01.robot b/TP/NGSI-LD/ContextSource/Registration/RegisterContextSource/033_01_01.robot index 4937159967700ce8f2b733a87519ab717e06a421..773841e1e338b6c49c789a142b09361b2ace2836 100644 --- a/TP/NGSI-LD/ContextSource/Registration/RegisterContextSource/033_01_01.robot +++ b/TP/NGSI-LD/ContextSource/Registration/RegisterContextSource/033_01_01.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can create a context source registration with specific ID and expiration date +Documentation Check that one can create a context source registration with specific ID and expiration date Resource ${EXECDIR}/resources/ApiUtils/ContextSourceDiscovery.resource Resource ${EXECDIR}/resources/ApiUtils/ContextSourceRegistration.resource @@ -16,7 +16,7 @@ ${registration_payload_file_path}= csourceRegistrations/context-source-regi *** Test Cases *** 033_01_01 Create Context Source Registration With Specific Date Expiration Date - [Documentation] Check that you can create a context source registration with specific ID and expiration date + [Documentation] Check that one can create a context source registration with specific ID and expiration date [Tags] csr-create 5_9_2 ${registration_id}= Generate Random Entity Id ${registration_id_prefix} Set Suite Variable ${registration_id} diff --git a/TP/NGSI-LD/ContextSource/Registration/RegisterContextSource/033_01_02.robot b/TP/NGSI-LD/ContextSource/Registration/RegisterContextSource/033_01_02.robot index 969d976439364bd202b0ef751c28de25d4d9871b..2c741fa51a57361054fa80d692517651a2447210 100644 --- a/TP/NGSI-LD/ContextSource/Registration/RegisterContextSource/033_01_02.robot +++ b/TP/NGSI-LD/ContextSource/Registration/RegisterContextSource/033_01_02.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can create a context source registration that never expires +Documentation Check that one can create a context source registration that never expires Resource ${EXECDIR}/resources/ApiUtils/ContextSourceRegistration.resource Resource ${EXECDIR}/resources/ApiUtils/ContextSourceDiscovery.resource @@ -16,7 +16,7 @@ ${registration_payload_file_path}= csourceRegistrations/context-source-regi *** Test Cases *** 033_01_02 Create Context Source Registration That Never Expires - [Documentation] Check that you can create a context source registration that never expires + [Documentation] Check that one can create a context source registration that never expires [Tags] csr-create 5_9_2 ${registration_id}= Generate Random Entity Id ${registration_id_prefix} Set Suite Variable ${registration_id} diff --git a/TP/NGSI-LD/ContextSource/Registration/RegisterContextSource/033_01_03.robot b/TP/NGSI-LD/ContextSource/Registration/RegisterContextSource/033_01_03.robot index bba76343bba3d32e8eb6876357be7cfb70bdefda..3008ec2b344d530f5e43fad5271c7a03e1523c11 100644 --- a/TP/NGSI-LD/ContextSource/Registration/RegisterContextSource/033_01_03.robot +++ b/TP/NGSI-LD/ContextSource/Registration/RegisterContextSource/033_01_03.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can create a context source registration without specifying an ID +Documentation Check that one can create a context source registration without specifying an ID Resource ${EXECDIR}/resources/ApiUtils/ContextSourceRegistration.resource Resource ${EXECDIR}/resources/ApiUtils/ContextSourceDiscovery.resource @@ -16,7 +16,7 @@ ${registration_payload_file_path}= csourceRegistrations/context-source-regi *** Test Cases *** 033_01_03 Create Context Source Registration Without Specifying an ID - [Documentation] Check that you can create a context source registration without specifying an ID + [Documentation] Check that one can create a context source registration without specifying an ID [Tags] csr-create 5_9_2 ${payload}= Load JSON From File ${EXECDIR}/data/${registration_payload_file_path} ${response}= Create Context Source Registration With Return ${payload} diff --git a/TP/NGSI-LD/ContextSource/Registration/RegisterContextSource/033_02.robot b/TP/NGSI-LD/ContextSource/Registration/RegisterContextSource/033_02.robot index ab4f1485cd3c82f046d13c217755ba6a33ff5444..1e8063d30cbf0ca6457199b8f04c0b5940388e49 100644 --- a/TP/NGSI-LD/ContextSource/Registration/RegisterContextSource/033_02.robot +++ b/TP/NGSI-LD/ContextSource/Registration/RegisterContextSource/033_02.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you cannot create a context source with invalid content +Documentation Check that one cannot create a context source with invalid content Resource ${EXECDIR}/resources/ApiUtils/ContextSourceRegistration.resource Resource ${EXECDIR}/resources/AssertionUtils.resource diff --git a/TP/NGSI-LD/ContextSource/Registration/RegisterContextSource/033_03.robot b/TP/NGSI-LD/ContextSource/Registration/RegisterContextSource/033_03.robot index 1af3676f1ff6c84e2f19fb5a53ac716dc7c997ea..904cbe09d37b3e742bdc9dbc0ca962c8d1de07f2 100644 --- a/TP/NGSI-LD/ContextSource/Registration/RegisterContextSource/033_03.robot +++ b/TP/NGSI-LD/ContextSource/Registration/RegisterContextSource/033_03.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you cannot create a context source registration that already exists +Documentation Check that one cannot create a context source registration that already exists Resource ${EXECDIR}/resources/ApiUtils/ContextSourceRegistration.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -16,7 +16,7 @@ ${filename}= csourceRegistrations/context-source-registration *** Test Cases *** 033_03_01 Create a context source registration that already exists - [Documentation] Check that you cannot create a context source registration that already exists + [Documentation] Check that one cannot create a context source registration that already exists [Tags] csr-create 5_9_2 ${response}= Create Context Source Registration With Return ${updated_payload} Check Response Status Code 409 ${response.status_code} diff --git a/TP/NGSI-LD/ContextSource/Registration/RegisterContextSource/033_10.robot b/TP/NGSI-LD/ContextSource/Registration/RegisterContextSource/033_10.robot index 80d52d135964076747a314a1fb2cc05745525195..42595a5f67fa6c0d40cb46fd95138117a36f68ca 100644 --- a/TP/NGSI-LD/ContextSource/Registration/RegisterContextSource/033_10.robot +++ b/TP/NGSI-LD/ContextSource/Registration/RegisterContextSource/033_10.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you cannot create a context source with invalid content +Documentation Check that one cannot create a context source with invalid content Resource ${EXECDIR}/resources/ApiUtils/ContextSourceRegistration.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -21,7 +21,7 @@ ${registration_id_prefix}= urn:ngsi-ld:Registration: *** Keywords *** Create Context Source With Invalid Content - [Documentation] Check that you cannot create a context source with invalid content + [Documentation] Check that one cannot create a context source with invalid content [Tags] csr-create 6_3_5 [Arguments] ${filename} ${registration_id}= Generate Random Entity Id ${registration_id_prefix} diff --git a/TP/NGSI-LD/ContextSource/Registration/UpdateContextSourceRegistration/034_01.robot b/TP/NGSI-LD/ContextSource/Registration/UpdateContextSourceRegistration/034_01.robot index 28d67a239951076caf5b22edcda85c6b32be55f9..7f2ff3e5cc2934b54dc275e05d52d9d147a9c940 100644 --- a/TP/NGSI-LD/ContextSource/Registration/UpdateContextSourceRegistration/034_01.robot +++ b/TP/NGSI-LD/ContextSource/Registration/UpdateContextSourceRegistration/034_01.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can update a context source registration by id +Documentation Check that one can update a context source registration by id Resource ${EXECDIR}/resources/ApiUtils/ContextSourceRegistration.resource Resource ${EXECDIR}/resources/ApiUtils/ContextSourceDiscovery.resource @@ -23,7 +23,7 @@ ${registration_id_prefix}= urn:ngsi-ld:Registration: *** Keywords *** Update A Context Source - [Documentation] Check that you can update a context source registration by id + [Documentation] Check that one can update a context source registration by id [Arguments] ${filename} ${update_filename} Set Test Variable ${filename} ${fragment}= Load JSON From File ${EXECDIR}/data/csourceRegistrations/fragments/${update_filename} diff --git a/TP/NGSI-LD/ContextSource/Registration/UpdateContextSourceRegistration/034_02.robot b/TP/NGSI-LD/ContextSource/Registration/UpdateContextSourceRegistration/034_02.robot index ec408e9cbb037e0370fa122e7886ae009e897b44..78a92552b5073d05d272a716f1ca70df7979b628 100644 --- a/TP/NGSI-LD/ContextSource/Registration/UpdateContextSourceRegistration/034_02.robot +++ b/TP/NGSI-LD/ContextSource/Registration/UpdateContextSourceRegistration/034_02.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you cannot update a context source registration under some conditions +Documentation Check that one cannot update a context source registration under some conditions Resource ${EXECDIR}/resources/ApiUtils/ContextSourceRegistration.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -22,13 +22,13 @@ ${reason_400}= Bad Request invalidURI fragments/context-source-registration-different-type-sample.jsonld 400 ${ERROR_TYPE_BAD_REQUEST_DATA} 034_02_02 Update a context source registration if the request body is not of the same data type ${valid_registration_id} fragments/context-source-registration-different-type-sample.jsonld 400 ${ERROR_TYPE_BAD_REQUEST_DATA} -034_02_03 Update a context source registration if you attempt to remove a mandatory property +034_02_03 Update a context source registration if one attempts to remove a mandatory property ${valid_registration_id} context-source-registration-invalid-sample.jsonld 400 ${ERROR_TYPE_BAD_REQUEST_DATA} *** Keywords *** Update A Context Source - [Documentation] Check that you cannot update a context source registration under some conditions + [Documentation] Check that one cannot update a context source registration under some conditions [Tags] csr-update 5_9_3 [Arguments] ${registration_id} ${fragment_filename} ${expected_status_code} ${problem_type} ${fragment}= Load JSON From File ${EXECDIR}/data/csourceRegistrations/${fragment_filename} diff --git a/TP/NGSI-LD/ContextSource/Registration/UpdateContextSourceRegistration/034_03.robot b/TP/NGSI-LD/ContextSource/Registration/UpdateContextSourceRegistration/034_03.robot index b27e8dd6e53f652fd57af757436b0b252715fca2..ead47111cdecbf44a069864db2edb5b775b18813 100644 --- a/TP/NGSI-LD/ContextSource/Registration/UpdateContextSourceRegistration/034_03.robot +++ b/TP/NGSI-LD/ContextSource/Registration/UpdateContextSourceRegistration/034_03.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you cannot update a context source registration by id if the id is not known to the system +Documentation Check that one cannot update a context source registration by id if the id is not known to the system Resource ${EXECDIR}/resources/ApiUtils/ContextSourceRegistration.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -14,7 +14,7 @@ ${reason_404}= Not Found *** Test Cases *** 034_03_01 Update a context source registration by id if the id is not known to the system - [Documentation] Check that you cannot update a context source registration by id if the id is not known to the system + [Documentation] Check that one cannot update a context source registration by id if the id is not known to the system [Tags] csr-update 5_9_3 ${registration_id}= Generate Random Entity Id ${registration_id_prefix} Set Suite Variable ${registration_id} diff --git a/TP/NGSI-LD/ContextSource/Registration/UpdateContextSourceRegistration/034_04.robot b/TP/NGSI-LD/ContextSource/Registration/UpdateContextSourceRegistration/034_04.robot index faef017ac06b9a1f443d85b3e7ddf14af28e0d70..aed9efb5b886362a99e733d182466089bccea4a6 100644 --- a/TP/NGSI-LD/ContextSource/Registration/UpdateContextSourceRegistration/034_04.robot +++ b/TP/NGSI-LD/ContextSource/Registration/UpdateContextSourceRegistration/034_04.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you cannot update a context source registration under some conditions +Documentation Check that one cannot update a context source registration under some conditions Resource ${EXECDIR}/resources/ApiUtils/ContextSourceRegistration.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -17,7 +17,7 @@ ${registration_payload_file_path}= context-source-registration-invalid-json *** Test Cases *** 034_04_01 Update a context source registration if the request body is invalid - [Documentation] Check that you cannot update a context source registration if the request body is invalid + [Documentation] Check that one cannot update a context source registration if the request body is invalid [Tags] csr-update 5_9_3 ${response}= Update Context Source Registration From File ... ${registration_id} diff --git a/TP/NGSI-LD/ContextSource/Registration/UpdateContextSourceRegistration/034_05.robot b/TP/NGSI-LD/ContextSource/Registration/UpdateContextSourceRegistration/034_05.robot index 4b04131f0d8872a5545ddd70d0e21a90ece6837c..efa3fb3ea06b4756e19d91ecb541a24eaed22b02 100644 --- a/TP/NGSI-LD/ContextSource/Registration/UpdateContextSourceRegistration/034_05.robot +++ b/TP/NGSI-LD/ContextSource/Registration/UpdateContextSourceRegistration/034_05.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can update a context source registration by id +Documentation Check that one can update a context source registration by id Resource ${EXECDIR}/resources/ApiUtils/ContextSourceRegistration.resource Resource ${EXECDIR}/resources/ApiUtils/ContextSourceDiscovery.resource @@ -23,7 +23,7 @@ ${registration_id_prefix}= urn:ngsi-ld:Registration: *** Keywords *** Update A Context Source - [Documentation] Check that you can update a context source registration by id + [Documentation] Check that one can update a context source registration by id [Arguments] ${filename} ${update_filename} Set Test Variable ${filename} ${fragment}= Load JSON From File ${EXECDIR}/data/csourceRegistrations/fragments/${update_filename} diff --git a/TP/NGSI-LD/ContextSource/Registration/UpdateContextSourceRegistration/034_06.robot b/TP/NGSI-LD/ContextSource/Registration/UpdateContextSourceRegistration/034_06.robot index e4ceac334789b2510745641b01219bc91229aa42..342c6e46186ee6b3afe74efe13a6a6850510a6c1 100644 --- a/TP/NGSI-LD/ContextSource/Registration/UpdateContextSourceRegistration/034_06.robot +++ b/TP/NGSI-LD/ContextSource/Registration/UpdateContextSourceRegistration/034_06.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you cannot update a context source registration if the Id is not present +Documentation Check that one cannot update a context source registration if the Id is not present Resource ${EXECDIR}/resources/ApiUtils/ContextSourceRegistration.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -24,7 +24,7 @@ ${reason_405}= Method Not Allowed *** Keywords *** Update A Context Source - [Documentation] Check that you cannot update a context source registration under some conditions + [Documentation] Check that one cannot update a context source registration under some conditions [Tags] csr-update 5_9_3 [Arguments] ${fragment_filename} ${expected_status_code} ${reason} ${fragment}= Load JSON From File ${EXECDIR}/data/csourceRegistrations/${fragment_filename} diff --git a/TP/NGSI-LD/ContextSource/RegistrationSubscription/ContextSourceRegistrationSubscriptionNotificationBehaviour/047_16.robot b/TP/NGSI-LD/ContextSource/RegistrationSubscription/ContextSourceRegistrationSubscriptionNotificationBehaviour/047_16.robot index 9f140f2a24840975675693fc9176582f084ce99a..1b8c0878b9c1c28b4ccab7dc0f915b773c665aa3 100644 --- a/TP/NGSI-LD/ContextSource/RegistrationSubscription/ContextSourceRegistrationSubscriptionNotificationBehaviour/047_16.robot +++ b/TP/NGSI-LD/ContextSource/RegistrationSubscription/ContextSourceRegistrationSubscriptionNotificationBehaviour/047_16.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check if you update a context source registration subscription, a CsourceNotification will be sent with all currently matching context source registrations +Documentation Check if one updates a context source registration subscription, a CsourceNotification will be sent with all currently matching context source registrations Resource ${EXECDIR}/resources/ApiUtils/ContextSourceRegistrationSubscription.resource Resource ${EXECDIR}/resources/ApiUtils/ContextSourceRegistration.resource @@ -34,7 +34,7 @@ ${subscription_payload_file_path}= csourceSubscriptions *** Keywords *** Receive cSourceNotification For Newly Matching Context Source Registrations - [Documentation] Check if you update a context source registration subscription, a CsourceNotification will be sent with all currently matching context source registrations + [Documentation] Check if one updates a context source registration subscription, a CsourceNotification will be sent with all currently matching context source registrations [Arguments] ${filepath} @{notification_csr_ids} ${subscription_update_fragment}= Load Test Sample ${filepath} ${response}= Update Context Source Registration Subscription diff --git a/TP/NGSI-LD/ContextSource/RegistrationSubscription/CreateContextSourceRegistrationSubscription/038_01.robot b/TP/NGSI-LD/ContextSource/RegistrationSubscription/CreateContextSourceRegistrationSubscription/038_01.robot index 9c47f2cbe36a2a28267fb7a49513b0885b0bc290..a34c68a451ff7b8422e1be12c9ecd83f0e0a1bad 100644 --- a/TP/NGSI-LD/ContextSource/RegistrationSubscription/CreateContextSourceRegistrationSubscription/038_01.robot +++ b/TP/NGSI-LD/ContextSource/RegistrationSubscription/CreateContextSourceRegistrationSubscription/038_01.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can create a minimal context source registration subscription +Documentation Check that one can create a minimal context source registration subscription Resource ${EXECDIR}/resources/ApiUtils/ContextSourceRegistrationSubscription.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -16,7 +16,7 @@ ${subscription_payload_file_path}= csourceSubscriptions/subscription-sample *** Test Cases *** 038_01_01 Create Context Source Registration Subscription - [Documentation] Check that you can create a minimal context source registration subscription + [Documentation] Check that one can create a minimal context source registration subscription [Tags] csrsub-create 5_11_2 ${subscription_payload}= Load Test Sample ${subscription_payload_file_path} ${subscription_id} ${response}= Create Context Source Registration Subscription ${subscription_payload} @@ -27,7 +27,7 @@ ${subscription_payload_file_path}= csourceSubscriptions/subscription-sample ... context=${ngsild_test_suite_context} ... accept=${CONTENT_TYPE_LD_JSON} - # We need to ignore the Additional Members ('lastFailure', 'lastNotification', 'timesFailed', 'timesSent') + # One needs to ignore the Additional Members ('lastFailure', 'lastNotification', 'timesFailed', 'timesSent') ${ignored_attributes}= Create List ... ${status_regex_expr} ... ${lastfailure_regex_expr} diff --git a/TP/NGSI-LD/ContextSource/RegistrationSubscription/CreateContextSourceRegistrationSubscription/038_02.robot b/TP/NGSI-LD/ContextSource/RegistrationSubscription/CreateContextSourceRegistrationSubscription/038_02.robot index fe198aac608ade0998f1d94ce482abab56957ebe..6d33309bced84c280f28866ea228028a771808b2 100644 --- a/TP/NGSI-LD/ContextSource/RegistrationSubscription/CreateContextSourceRegistrationSubscription/038_02.robot +++ b/TP/NGSI-LD/ContextSource/RegistrationSubscription/CreateContextSourceRegistrationSubscription/038_02.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can create a context source registration subscription without providing an id and it will be automatically generated +Documentation Check that one can create a context source registration subscription without providing an id and it will be automatically generated Resource ${EXECDIR}/resources/ApiUtils/ContextSourceRegistrationSubscription.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -15,7 +15,7 @@ ${subscription_id}= ${EMPTY} *** Test Cases *** 038_02_01 Create Context Source Registration Subscription Without An Id - [Documentation] Check that you can create a context source registration subscription without providing an id and it will be automatically generated + [Documentation] Check that one can create a context source registration subscription without providing an id and it will be automatically generated [Tags] csrsub-create 5_11_2 ${subscription_payload}= Load Test Sample ${subscription_payload_file_path} Remove From Dictionary ${subscription_payload} id diff --git a/TP/NGSI-LD/ContextSource/RegistrationSubscription/CreateContextSourceRegistrationSubscription/038_03.robot b/TP/NGSI-LD/ContextSource/RegistrationSubscription/CreateContextSourceRegistrationSubscription/038_03.robot index 69208861e08fd82f6cbf13723a03fee2851a3c9d..277cf9621b37446c8235682bddb35387a801e1db 100644 --- a/TP/NGSI-LD/ContextSource/RegistrationSubscription/CreateContextSourceRegistrationSubscription/038_03.robot +++ b/TP/NGSI-LD/ContextSource/RegistrationSubscription/CreateContextSourceRegistrationSubscription/038_03.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can create a context source registration subscription without providing isActive member and will be active by default +Documentation Check that one can create a context source registration subscription without providing isActive member and will be active by default Resource ${EXECDIR}/resources/ApiUtils/ContextSourceRegistrationSubscription.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -16,7 +16,7 @@ ${subscription_payload_file_path}= csourceSubscriptions/subscription-sample *** Test Cases *** 038_03_01 Create Context Source Registration Subscription Without isActive Member - [Documentation] Check that you can create a context source registration subscription without providing isActive member and will be active by default + [Documentation] Check that one can create a context source registration subscription without providing isActive member and will be active by default [Tags] csrsub-create 5_11_2 ${subscription_payload}= Load Test Sample ${subscription_payload_file_path} ${subscription_id} ${response}= Create Context Source Registration Subscription ${subscription_payload} diff --git a/TP/NGSI-LD/ContextSource/RegistrationSubscription/CreateContextSourceRegistrationSubscription/038_04.robot b/TP/NGSI-LD/ContextSource/RegistrationSubscription/CreateContextSourceRegistrationSubscription/038_04.robot index e2fb5b4ffcca430be7c168dfcce229c57ec37099..cfc3d6523e81e46b2d529380b3e38c95cc195f57 100644 --- a/TP/NGSI-LD/ContextSource/RegistrationSubscription/CreateContextSourceRegistrationSubscription/038_04.robot +++ b/TP/NGSI-LD/ContextSource/RegistrationSubscription/CreateContextSourceRegistrationSubscription/038_04.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can create a context source registration subscription with isActive member set to false and it's initial status will be set to "paused" +Documentation Check that one can create a context source registration subscription with isActive member set to false and it's initial status will be set to "paused" Resource ${EXECDIR}/resources/ApiUtils/ContextSourceRegistrationSubscription.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -16,7 +16,7 @@ ${subscription_payload_file_path}= csourceSubscriptions/subscription-inacti *** Test Cases *** 038_04_01 Create Inactive Context Source Registration Subscription - [Documentation] Check that you can create a context source registration subscription with isActive member set to false and it's initial status will be set to "paused" + [Documentation] Check that one can create a context source registration subscription with isActive member set to false and it's initial status will be set to "paused" [Tags] csrsub-create 5_11_2 ${subscription_payload}= Load Test Sample ${subscription_payload_file_path} ${subscription_id} ${response}= Create Context Source Registration Subscription ${subscription_payload} diff --git a/TP/NGSI-LD/ContextSource/RegistrationSubscription/CreateContextSourceRegistrationSubscription/038_05.robot b/TP/NGSI-LD/ContextSource/RegistrationSubscription/CreateContextSourceRegistrationSubscription/038_05.robot index 39d956ff5493af45b07118d140c45782f53786e9..ea783a83fb4c00c45c92fc41827301ec77e56b64 100644 --- a/TP/NGSI-LD/ContextSource/RegistrationSubscription/CreateContextSourceRegistrationSubscription/038_05.robot +++ b/TP/NGSI-LD/ContextSource/RegistrationSubscription/CreateContextSourceRegistrationSubscription/038_05.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can create a context source registration subscription with an expiresAt member and when it is due the status of the subscription changes to "expired" +Documentation Check that one can create a context source registration subscription with an expiresAt member and when it is due the status of the subscription changes to "expired" Resource ${EXECDIR}/resources/ApiUtils/ContextSourceRegistrationSubscription.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -16,7 +16,7 @@ ${subscription_payload_file_path}= csourceSubscriptions/subscription-expire *** Test Cases *** 038_05_01 Create Context Source Registration Subscription With expiresAt Member - [Documentation] Check that you can create a context source registration subscription with an expiresAt member and when it is due the status of the subscription changes to "expired" + [Documentation] Check that one can create a context source registration subscription with an expiresAt member and when it is due the status of the subscription changes to "expired" [Tags] csrsub-create 5_11_2 ${subscription_payload_sample}= Load Test Sample ${subscription_payload_file_path} ${subscription_id} ${current_date}= Get Current Date time_zone=UTC result_format=${date_format} diff --git a/TP/NGSI-LD/ContextSource/RegistrationSubscription/CreateContextSourceRegistrationSubscription/038_06.robot b/TP/NGSI-LD/ContextSource/RegistrationSubscription/CreateContextSourceRegistrationSubscription/038_06.robot index 9ef56fc3a0585edb21fc5e586938167bf8829e07..659c8d658fead1e8ed7b67b2e06a7d72308df331 100644 --- a/TP/NGSI-LD/ContextSource/RegistrationSubscription/CreateContextSourceRegistrationSubscription/038_06.robot +++ b/TP/NGSI-LD/ContextSource/RegistrationSubscription/CreateContextSourceRegistrationSubscription/038_06.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can create a context source registration subscription without an expiresAt member and it will be considered as perpetual +Documentation Check that one can create a context source registration subscription without an expiresAt member and it will be considered as perpetual Resource ${EXECDIR}/resources/ApiUtils/ContextSourceRegistrationSubscription.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -16,7 +16,7 @@ ${subscription_payload_file_path}= csourceSubscriptions/subscription-sample *** Test Cases *** 038_06_01 Create Context Source Registration Subscription Without expiresAt Member - [Documentation] Check that you can create a context source registration subscription without an expiresAt member and it will be considered as perpetual + [Documentation] Check that one can create a context source registration subscription without an expiresAt member and it will be considered as perpetual [Tags] csrsub-create 5_11_2 ${subscription_payload}= Load Test Sample ${subscription_payload_file_path} ${subscription_id} ${response}= Create Context Source Registration Subscription ${subscription_payload} diff --git a/TP/NGSI-LD/ContextSource/RegistrationSubscription/CreateContextSourceRegistrationSubscription/038_07.robot b/TP/NGSI-LD/ContextSource/RegistrationSubscription/CreateContextSourceRegistrationSubscription/038_07.robot index e9cb913c2b2aa80e96c31aab9c8f2b6c425c2e0b..d45c12ef86c681faa92c96b2025ef28b7c319744 100644 --- a/TP/NGSI-LD/ContextSource/RegistrationSubscription/CreateContextSourceRegistrationSubscription/038_07.robot +++ b/TP/NGSI-LD/ContextSource/RegistrationSubscription/CreateContextSourceRegistrationSubscription/038_07.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you cannot create a context source registration subscription where another context source registration subscription whose id is equivalent exists +Documentation Check that one cannot create a context source registration subscription where another context source registration subscription whose id is equivalent exists Resource ${EXECDIR}/resources/ApiUtils/ContextSourceRegistrationSubscription.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -16,7 +16,7 @@ ${subscription_payload_file_path}= csourceSubscriptions/subscription-sample *** Test Cases *** 038_07_01 Create Existing Context Source Registration Subscription - [Documentation] Check that you cannot create a context source registration subscription where another context source registration subscription whose id is equivalent exists + [Documentation] Check that one cannot create a context source registration subscription where another context source registration subscription whose id is equivalent exists [Tags] csrsub-create 5_11_2 ${subscription_payload}= Load Test Sample ${subscription_payload_file_path} ${subscription_id} ${response}= Create Context Source Registration Subscription ${subscription_payload} diff --git a/TP/NGSI-LD/ContextSource/RegistrationSubscription/CreateContextSourceRegistrationSubscription/038_08.robot b/TP/NGSI-LD/ContextSource/RegistrationSubscription/CreateContextSourceRegistrationSubscription/038_08.robot index 05e2da3120c9f7e1b5652bfca6efdbdefc224368..10e1f0803678eeb3d2a306ebf38dd8b147540bdb 100644 --- a/TP/NGSI-LD/ContextSource/RegistrationSubscription/CreateContextSourceRegistrationSubscription/038_08.robot +++ b/TP/NGSI-LD/ContextSource/RegistrationSubscription/CreateContextSourceRegistrationSubscription/038_08.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you cannot create a context source registration subscription If the data types, cardinalities and restrictions expressed by clause 5.2.12 are not met +Documentation Check that one cannot create a context source registration subscription If the data types, cardinalities and restrictions expressed by clause 5.2.12 are not met Resource ${EXECDIR}/resources/ApiUtils/ContextSourceRegistrationSubscription.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -30,7 +30,7 @@ ${subscription_payload_file_path}= ${EMPTY} *** Keywords *** Create Invalid Context Source Registration Subscription - [Documentation] Check that you cannot create a context source registration subscription If the data types, cardinalities and restrictions expressed by clause 5.2.12 are not met + [Documentation] Check that one cannot create a context source registration subscription If the data types, cardinalities and restrictions expressed by clause 5.2.12 are not met [Arguments] ${filepath} ${subscription_id}= Generate Random Entity Id ${subscription_id_prefix} ${subscription_payload}= Load Test Sample ${filepath} ${subscription_id} diff --git a/TP/NGSI-LD/ContextSource/RegistrationSubscription/CreateContextSourceRegistrationSubscription/038_09.robot b/TP/NGSI-LD/ContextSource/RegistrationSubscription/CreateContextSourceRegistrationSubscription/038_09.robot index 420689f22590a764667981b4c56acb3d5c81b7b4..ad3c72eb88c513f328b91e1ee25461f9c810d876 100644 --- a/TP/NGSI-LD/ContextSource/RegistrationSubscription/CreateContextSourceRegistrationSubscription/038_09.robot +++ b/TP/NGSI-LD/ContextSource/RegistrationSubscription/CreateContextSourceRegistrationSubscription/038_09.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you cannot create a context source registration subscription with an expiration timestamp representing a moment before the current date and time +Documentation Check that one cannot create a context source registration subscription with an expiration timestamp representing a moment before the current date and time Resource ${EXECDIR}/resources/ApiUtils/ContextSourceRegistrationSubscription.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -13,7 +13,7 @@ ${subscription_payload_file_path}= csourceSubscriptions/subscription-expire *** Test Cases *** 038_09_01 Create Expired Context Source Registration Subscription - [Documentation] Check that you cannot create a context source registration subscription with an expiration timestamp representing a moment before the current date and time + [Documentation] Check that one cannot create a context source registration subscription with an expiration timestamp representing a moment before the current date and time [Tags] csrsub-create 5_11_2 ${subscription_id}= Generate Random Entity Id ${subscription_id_prefix} ${subscription_payload}= Load Test Sample ${subscription_payload_file_path} ${subscription_id} diff --git a/TP/NGSI-LD/ContextSource/RegistrationSubscription/DeleteContextSourceRegistrationSubscription/042_01.robot b/TP/NGSI-LD/ContextSource/RegistrationSubscription/DeleteContextSourceRegistrationSubscription/042_01.robot index 39108b3e46297879f516778b58b067eebd223124..2fa66e392d7ff0be97a244e6f53c2391f4831ce8 100644 --- a/TP/NGSI-LD/ContextSource/RegistrationSubscription/DeleteContextSourceRegistrationSubscription/042_01.robot +++ b/TP/NGSI-LD/ContextSource/RegistrationSubscription/DeleteContextSourceRegistrationSubscription/042_01.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can delete a context source registration subscription +Documentation Check that one can delete a context source registration subscription Resource ${EXECDIR}/resources/ApiUtils/ContextSourceRegistrationSubscription.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -15,7 +15,7 @@ ${subscription_payload_file_path}= csourceSubscriptions/subscription-sample *** Test Cases *** 042_01_01 Delete Context Source Registration Subscription - [Documentation] Check that you can delete a context source registration subscription + [Documentation] Check that one can delete a context source registration subscription [Tags] csrsub-delete 5_11_6 ${response}= Delete Context Source Registration Subscription ${subscription_id} Check Response Status Code 204 ${response.status_code} diff --git a/TP/NGSI-LD/ContextSource/RegistrationSubscription/DeleteContextSourceRegistrationSubscription/042_02.robot b/TP/NGSI-LD/ContextSource/RegistrationSubscription/DeleteContextSourceRegistrationSubscription/042_02.robot index aaf347e0c1e93625523e51e555f4efc43bfec0fd..b0bcef238130b495c734cf65b0ec70d8bfdcd5c1 100644 --- a/TP/NGSI-LD/ContextSource/RegistrationSubscription/DeleteContextSourceRegistrationSubscription/042_02.robot +++ b/TP/NGSI-LD/ContextSource/RegistrationSubscription/DeleteContextSourceRegistrationSubscription/042_02.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you cannot delete a context source registration subscription with an invalid URI +Documentation Check that one cannot delete a context source registration subscription with an invalid URI Resource ${EXECDIR}/resources/ApiUtils/ContextSourceRegistrationSubscription.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -8,7 +8,7 @@ Resource ${EXECDIR}/resources/JsonUtils.resource *** Test Cases *** 042_02_01 Delete Context Source Registration Subscription With Invalid Uri - [Documentation] Check that you cannot delete a context source registration subscription with an invalid URI + [Documentation] Check that one cannot delete a context source registration subscription with an invalid URI [Tags] csrsub-delete 5_11_6 ${response}= Delete Context Source Registration Subscription invalidUri Check Response Status Code 400 ${response.status_code} diff --git a/TP/NGSI-LD/ContextSource/RegistrationSubscription/DeleteContextSourceRegistrationSubscription/042_03.robot b/TP/NGSI-LD/ContextSource/RegistrationSubscription/DeleteContextSourceRegistrationSubscription/042_03.robot index 483035cc8007ad80a8a92239b5634f02c32be779..a76bcf282b47d4e45b6210399ab56f4362097838 100644 --- a/TP/NGSI-LD/ContextSource/RegistrationSubscription/DeleteContextSourceRegistrationSubscription/042_03.robot +++ b/TP/NGSI-LD/ContextSource/RegistrationSubscription/DeleteContextSourceRegistrationSubscription/042_03.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you cannot delete an unknown context source registration subscription +Documentation Check that one cannot delete an unknown context source registration subscription Resource ${EXECDIR}/resources/ApiUtils/ContextSourceRegistrationSubscription.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -8,7 +8,7 @@ Resource ${EXECDIR}/resources/JsonUtils.resource *** Test Cases *** 042_03_01 Delete Unknown Context Source Registration Subscription With Invalid Uri - [Documentation] Check that you cannot delete an unknown context source registration subscription + [Documentation] Check that one cannot delete an unknown context source registration subscription [Tags] csrsub-delete 5_11_6 ${response}= Delete Context Source Registration Subscription urn:ngsi-ld:Subscription:unknowSubscription Check Response Status Code 404 ${response.status_code} diff --git a/TP/NGSI-LD/ContextSource/RegistrationSubscription/QueryContextSourceRegistrationSubscriptions/041_01.robot b/TP/NGSI-LD/ContextSource/RegistrationSubscription/QueryContextSourceRegistrationSubscriptions/041_01.robot index 72bfb91d67897c965af29dc141c4cae38b2550e4..fd181bacccabc3d736b2de7d52a61220409700bb 100644 --- a/TP/NGSI-LD/ContextSource/RegistrationSubscription/QueryContextSourceRegistrationSubscriptions/041_01.robot +++ b/TP/NGSI-LD/ContextSource/RegistrationSubscription/QueryContextSourceRegistrationSubscriptions/041_01.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can query context source registration subscriptions +Documentation Check that one can query context source registration subscriptions Resource ${EXECDIR}/resources/ApiUtils/ContextSourceRegistrationSubscription.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -18,7 +18,7 @@ ${expectation_file_path}= csourceSubscriptions/expectation *** Test Cases *** 041_01_01 Query Context Source Registration Subscriptions - [Documentation] Check that you can query context source registration subscriptions + [Documentation] Check that one can query context source registration subscriptions [Tags] csrsub-query 5_11_5 ${response}= Query Context Source Registration Subscriptions context=${ngsild_test_suite_context} @{subscription_ids}= Create List ${first_subscription_id} ${second_subscription_id} diff --git a/TP/NGSI-LD/ContextSource/RegistrationSubscription/QueryContextSourceRegistrationSubscriptions/041_02.robot b/TP/NGSI-LD/ContextSource/RegistrationSubscription/QueryContextSourceRegistrationSubscriptions/041_02.robot index b1f013ca8bf4e368e3fd48f52de6e86c051e45ce..9ee802d7bb4823e601829a6bc9a031e7855e87a3 100644 --- a/TP/NGSI-LD/ContextSource/RegistrationSubscription/QueryContextSourceRegistrationSubscriptions/041_02.robot +++ b/TP/NGSI-LD/ContextSource/RegistrationSubscription/QueryContextSourceRegistrationSubscriptions/041_02.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can query context source registration subscriptions with a limit parameter and it will be the maximum number of subscriptions to be retrieved +Documentation Check that one can query context source registration subscriptions with a limit parameter and it will be the maximum number of subscriptions to be retrieved Resource ${EXECDIR}/resources/ApiUtils/ContextSourceRegistrationSubscription.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -32,7 +32,7 @@ ${expectation_file_path}= csourceSubscriptions/expectation *** Keywords *** Query Context Source Registration Subscriptions With Limit Parameter - [Documentation] Check that you can query context source registration subscriptions with a limit parameter and it will be the maximum number of subscriptions to be retrieved + [Documentation] Check that one can query context source registration subscriptions with a limit parameter and it will be the maximum number of subscriptions to be retrieved [Arguments] ${limit} ${expected_subscription_number} ${response}= Query Context Source Registration Subscriptions ... context=${ngsild_test_suite_context} diff --git a/TP/NGSI-LD/ContextSource/RegistrationSubscription/QueryContextSourceRegistrationSubscriptions/041_03.robot b/TP/NGSI-LD/ContextSource/RegistrationSubscription/QueryContextSourceRegistrationSubscriptions/041_03.robot index dd52a0c7be27c767a8339ec9ee66ac8770d2b7d0..bb1db3d5c026bafd77adb341f0eed6bf6347500e 100644 --- a/TP/NGSI-LD/ContextSource/RegistrationSubscription/QueryContextSourceRegistrationSubscriptions/041_03.robot +++ b/TP/NGSI-LD/ContextSource/RegistrationSubscription/QueryContextSourceRegistrationSubscriptions/041_03.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can query context source registration subscriptions with providing page and limit parameters for pagination +Documentation Check that one can query context source registration subscriptions with providing page and limit parameters for pagination Resource ${EXECDIR}/resources/ApiUtils/ContextSourceRegistrationSubscription.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -31,7 +31,7 @@ ${third_subscription_payload_file_path}= csourceSubscriptions/subscriptio *** Keywords *** Query Context Source Registration Subscriptions With Limit And Page Parameters - [Documentation] Check that you can query context source registration subscriptions with providing page and limit parameters for pagination + [Documentation] Check that one can query context source registration subscriptions with providing page and limit parameters for pagination [Arguments] ${limit} ${page} ${expected_subscription_number} ${prev_link} ${next_link} ${response}= Query Context Source Registration Subscriptions ... context=${ngsild_test_suite_context} diff --git a/TP/NGSI-LD/ContextSource/RegistrationSubscription/QueryContextSourceRegistrationSubscriptions/041_04.robot b/TP/NGSI-LD/ContextSource/RegistrationSubscription/QueryContextSourceRegistrationSubscriptions/041_04.robot index 4847fb557bc0d84ab3e7f6f03f37130f1c9d496b..9f83eb844b3f70ca1844ed3abc05b5764b74cb92 100644 --- a/TP/NGSI-LD/ContextSource/RegistrationSubscription/QueryContextSourceRegistrationSubscriptions/041_04.robot +++ b/TP/NGSI-LD/ContextSource/RegistrationSubscription/QueryContextSourceRegistrationSubscriptions/041_04.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you cannot query context source registration subscriptions with invalid page and limit parameters +Documentation Check that one cannot query context source registration subscriptions with invalid page and limit parameters Resource ${EXECDIR}/resources/ApiUtils/ContextSourceRegistrationSubscription.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -22,7 +22,7 @@ Test Template Query Context Source Registration Subscriptions With Invalid *** Keywords *** Query Context Source Registration Subscriptions With Invalid Limit And Page Parameters - [Documentation] Check that you cannot query context source registration subscriptions with invalid page and limit parameters + [Documentation] Check that one cannot query context source registration subscriptions with invalid page and limit parameters [Arguments] ${limit} ${page} ${response}= Query Context Source Registration Subscriptions limit=${limit} page=${page} Check Response Status Code 400 ${response.status_code} diff --git a/TP/NGSI-LD/ContextSource/RegistrationSubscription/RetrieveContextSourceRegistrationSubscription/040_01.robot b/TP/NGSI-LD/ContextSource/RegistrationSubscription/RetrieveContextSourceRegistrationSubscription/040_01.robot index b146cebd9933f40b2cf208908f0474e047735796..fd4f0e4511b2b86d922a8b211501c32c945ed963 100644 --- a/TP/NGSI-LD/ContextSource/RegistrationSubscription/RetrieveContextSourceRegistrationSubscription/040_01.robot +++ b/TP/NGSI-LD/ContextSource/RegistrationSubscription/RetrieveContextSourceRegistrationSubscription/040_01.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can retrieve a context source registration subscription +Documentation Check that one can retrieve a context source registration subscription Resource ${EXECDIR}/resources/ApiUtils/ContextSourceRegistrationSubscription.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -17,7 +17,7 @@ ${expectation_file_path}= csourceSubscriptions/expectations/subscr *** Test Cases *** 040_01_01 Retrieve Context Source Registration Subscription - [Documentation] Check that you can retrieve a context source registration subscription + [Documentation] Check that one can retrieve a context source registration subscription [Tags] csrsub-retrieve 5_11_4 ${response}= Retrieve Context Source Registration Subscription ... subscription_id=${subscription_id} @@ -37,7 +37,7 @@ ${expectation_file_path}= csourceSubscriptions/expectations/subscr ${expectation_payload}= Load Test Sample ${expectation_file_path} ${subscription_id} - # We need to ignore the Additional Members ('lastFailure', 'lastNotification', 'timesFailed', 'timesSent', 'isActive') + # One needs to ignore the Additional Members ('lastFailure', 'lastNotification', 'timesFailed', 'timesSent', 'isActive') ${ignored_attributes}= Create List ... ${status_regex_expr} ... ${lastfailure_regex_expr} diff --git a/TP/NGSI-LD/ContextSource/RegistrationSubscription/RetrieveContextSourceRegistrationSubscription/040_02.robot b/TP/NGSI-LD/ContextSource/RegistrationSubscription/RetrieveContextSourceRegistrationSubscription/040_02.robot index 38e117d9f0d0ef5bec1d81f35263776cb445417e..b9a37b6b50578ab2e4de89501aa86eed60d1950a 100644 --- a/TP/NGSI-LD/ContextSource/RegistrationSubscription/RetrieveContextSourceRegistrationSubscription/040_02.robot +++ b/TP/NGSI-LD/ContextSource/RegistrationSubscription/RetrieveContextSourceRegistrationSubscription/040_02.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you cannot retrieve a context source registration subscription with an invalid URI, an error of type BadRequestData shall be raised +Documentation Check that one cannot retrieve a context source registration subscription with an invalid URI, an error of type BadRequestData shall be raised Resource ${EXECDIR}/resources/ApiUtils/ContextSourceRegistrationSubscription.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -8,7 +8,7 @@ Resource ${EXECDIR}/resources/JsonUtils.resource *** Test Cases *** 040_02_01 Retrieve Context Source Registration Subscription With An Invalid Id - [Documentation] Check that you cannot retrieve a context source registration subscription with an invalid URI, an error of type BadRequestData shall be raised + [Documentation] Check that one cannot retrieve a context source registration subscription with an invalid URI, an error of type BadRequestData shall be raised [Tags] csrsub-retrieve 5_11_4 ${response}= Retrieve Context Source Registration Subscription ... subscription_id=invalidUri diff --git a/TP/NGSI-LD/ContextSource/RegistrationSubscription/RetrieveContextSourceRegistrationSubscription/040_03.robot b/TP/NGSI-LD/ContextSource/RegistrationSubscription/RetrieveContextSourceRegistrationSubscription/040_03.robot index c615e3fd693a252fd248206f4d2f39faf9665cb6..0444ca91fbe7ef4c40a8d48349c21a37e66f864d 100644 --- a/TP/NGSI-LD/ContextSource/RegistrationSubscription/RetrieveContextSourceRegistrationSubscription/040_03.robot +++ b/TP/NGSI-LD/ContextSource/RegistrationSubscription/RetrieveContextSourceRegistrationSubscription/040_03.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you cannot retrieve an unknown context source registration subscription, an error of type ResourceNotFound shall be raised +Documentation Check that one cannot retrieve an unknown context source registration subscription, an error of type ResourceNotFound shall be raised Resource ${EXECDIR}/resources/ApiUtils/ContextSourceRegistrationSubscription.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -8,7 +8,7 @@ Resource ${EXECDIR}/resources/JsonUtils.resource *** Test Cases *** 040_03_01 Retrieve Unknown Context Source Registration Subscription - [Documentation] Check that you cannot retrieve an unknown context source registration subscription, an error of type ResourceNotFound shall be raised + [Documentation] Check that one cannot retrieve an unknown context source registration subscription, an error of type ResourceNotFound shall be raised [Tags] csrsub-retrieve 5_11_4 ${response}= Retrieve Context Source Registration Subscription ... subscription_id=urn:ngsi-ld:Subscription:unknowSubscription diff --git a/TP/NGSI-LD/ContextSource/RegistrationSubscription/UpdateContextSourceRegistrationSubscription/039_01.robot b/TP/NGSI-LD/ContextSource/RegistrationSubscription/UpdateContextSourceRegistrationSubscription/039_01.robot index d7dfeb9cf87fafb4ee7379020985430b13483092..abef36c7727a7efebdf8bc5b3baf21b166b76108 100644 --- a/TP/NGSI-LD/ContextSource/RegistrationSubscription/UpdateContextSourceRegistrationSubscription/039_01.robot +++ b/TP/NGSI-LD/ContextSource/RegistrationSubscription/UpdateContextSourceRegistrationSubscription/039_01.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can update a context source registration subscription +Documentation Check that one can update a context source registration subscription Resource ${EXECDIR}/resources/ApiUtils/ContextSourceRegistrationSubscription.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -17,7 +17,7 @@ ${subscription_update_fragment_file_path}= csourceSubscriptions/fragments/s *** Test Cases *** 039_01_01 Update Context Source Registration Subscription - [Documentation] Check that you can update a context source registration subscription + [Documentation] Check that one can update a context source registration subscription [Tags] csrsub-update 5_11_3 ${subscription_update_fragment}= Load Test Sample ${subscription_update_fragment_file_path} ${response}= Update Context Source Registration Subscription diff --git a/TP/NGSI-LD/ContextSource/RegistrationSubscription/UpdateContextSourceRegistrationSubscription/039_02.robot b/TP/NGSI-LD/ContextSource/RegistrationSubscription/UpdateContextSourceRegistrationSubscription/039_02.robot index bee88a1d9376eaf102cef9169af6666f5487c423..a0369b614e9eb920159a4f587d4c2e9cdb108a2b 100644 --- a/TP/NGSI-LD/ContextSource/RegistrationSubscription/UpdateContextSourceRegistrationSubscription/039_02.robot +++ b/TP/NGSI-LD/ContextSource/RegistrationSubscription/UpdateContextSourceRegistrationSubscription/039_02.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you cannot update a context source registration subscription with an invalid URI +Documentation Check that one cannot update a context source registration subscription with an invalid URI Resource ${EXECDIR}/resources/ApiUtils/ContextSourceRegistrationSubscription.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -12,7 +12,7 @@ ${subscription_update_fragment_file_path}= csourceSubscriptions/fragments/s *** Test Cases *** 039_02_01 Update Context Source Registration Subscription With Invalid Uri - [Documentation] Check that you cannot update a context source registration subscription with an invalid URI + [Documentation] Check that one cannot update a context source registration subscription with an invalid URI [Tags] csrsub-update 5_11_3 ${subscription_update_fragment}= Load Test Sample ${subscription_update_fragment_file_path} ${response}= Update Context Source Registration Subscription invalidUri ${subscription_update_fragment} diff --git a/TP/NGSI-LD/ContextSource/RegistrationSubscription/UpdateContextSourceRegistrationSubscription/039_03.robot b/TP/NGSI-LD/ContextSource/RegistrationSubscription/UpdateContextSourceRegistrationSubscription/039_03.robot index b76d710e65bc8ed776495d39787a8214b4a76aca..889fa4f54373f7d6212ca6e6f0ab381f99be412f 100644 --- a/TP/NGSI-LD/ContextSource/RegistrationSubscription/UpdateContextSourceRegistrationSubscription/039_03.robot +++ b/TP/NGSI-LD/ContextSource/RegistrationSubscription/UpdateContextSourceRegistrationSubscription/039_03.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you cannot update an unknown context source registration subscription +Documentation Check that one cannot update an unknown context source registration subscription Resource ${EXECDIR}/resources/ApiUtils/ContextSourceRegistrationSubscription.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -12,7 +12,7 @@ ${subscription_update_fragment_file_path}= csourceSubscriptions/fragments/s *** Test Cases *** 039_03_01 Update Unknown Context Source Registration Subscription - [Documentation] Check that you cannot update an unknown context source registration subscription + [Documentation] Check that one cannot update an unknown context source registration subscription [Tags] csrsub-update 5_11_3 ${subscription_update_fragment}= Load Test Sample ${subscription_update_fragment_file_path} ${response}= Update Context Source Registration Subscription diff --git a/TP/NGSI-LD/ContextSource/RegistrationSubscription/UpdateContextSourceRegistrationSubscription/039_04.robot b/TP/NGSI-LD/ContextSource/RegistrationSubscription/UpdateContextSourceRegistrationSubscription/039_04.robot index b9b6c64092ddf90a761713ada321d4f7ab7970c6..a6b513e4b3fb7869841b217ab7a844d80a65e886 100644 --- a/TP/NGSI-LD/ContextSource/RegistrationSubscription/UpdateContextSourceRegistrationSubscription/039_04.robot +++ b/TP/NGSI-LD/ContextSource/RegistrationSubscription/UpdateContextSourceRegistrationSubscription/039_04.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you cannot update a context source registration subscription with a fragment that does not meet the data types and restrictions expressed by clause 5.2.12 +Documentation Check that one cannot update a context source registration subscription with a fragment that does not meet the data types and restrictions expressed by clause 5.2.12 Resource ${EXECDIR}/resources/ApiUtils/ContextSourceRegistrationSubscription.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -26,7 +26,7 @@ ${subscription_payload_file_path}= csourceSubscriptions/subscription-sample *** Keywords *** Update Context Source Registration Subscription With Invalid Fragment - [Documentation] Check that you cannot update a context source registration subscription with a fragment that does not meet the data types and restrictions expressed by clause 5.2.12 + [Documentation] Check that one cannot update a context source registration subscription with a fragment that does not meet the data types and restrictions expressed by clause 5.2.12 [Arguments] ${filepath} ${subscription_update_fragment}= Load Test Sample ${filepath} ${response}= Update Context Source Registration Subscription diff --git a/TP/NGSI-LD/ContextSource/RegistrationSubscription/UpdateContextSourceRegistrationSubscription/039_05.robot b/TP/NGSI-LD/ContextSource/RegistrationSubscription/UpdateContextSourceRegistrationSubscription/039_05.robot index a843710992964183e8bace7204a6fa1dd745a175..06baea39534ecaece7bf34cdefbf593c3cab6f2a 100644 --- a/TP/NGSI-LD/ContextSource/RegistrationSubscription/UpdateContextSourceRegistrationSubscription/039_05.robot +++ b/TP/NGSI-LD/ContextSource/RegistrationSubscription/UpdateContextSourceRegistrationSubscription/039_05.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you cannot update a context source registration subscription with an invalid request body (invalid JSON document) +Documentation Check that one cannot update a context source registration subscription with an invalid request body (invalid JSON document) Resource ${EXECDIR}/resources/ApiUtils/ContextSourceRegistrationSubscription.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -17,7 +17,7 @@ ${subscription_update_fragment_file_path}= csourceSubscriptions/fragments/s *** Test Cases *** 039_05_01 Update Context Source Registration Subscription With Invalid JSON Fragment - [Documentation] Check that you cannot update a context source registration subscription with an invalid request body (invalid JSON document) + [Documentation] Check that one cannot update a context source registration subscription with an invalid request body (invalid JSON document) [Tags] csrsub-update 5_11_3 ${response}= Update Context Source Registration Subscription From File ... ${subscription_id} diff --git a/TP/NGSI-LD/jsonldContext/Consumption/ListContexts/052_01.robot b/TP/NGSI-LD/jsonldContext/Consumption/ListContexts/052_01.robot index 5543d6c8e8b5ae29407c19bb6230090164e76ffc..a91caa28ae7a7f3f56a099e5425092d17c284b64 100644 --- a/TP/NGSI-LD/jsonldContext/Consumption/ListContexts/052_01.robot +++ b/TP/NGSI-LD/jsonldContext/Consumption/ListContexts/052_01.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can list all the @context available in the broker with no previous add @context +Documentation Check that one can list all the @context available in the broker with no previous add @context Resource ${EXECDIR}/resources/ApiUtils/jsonldContext.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -42,7 +42,7 @@ ${reason_204}= No Content *** Keywords *** List @contexts with no previous created @context - [Documentation] Check that you can list @contexts + [Documentation] Check that one can list @contexts [Arguments] ${details} ${kind} ${count} ${response}= List @contexts ${details} ${kind} diff --git a/TP/NGSI-LD/jsonldContext/Consumption/ListContexts/052_02.robot b/TP/NGSI-LD/jsonldContext/Consumption/ListContexts/052_02.robot index a638aa56de8bc6da99ad5ea136a470debd1d0abd..2bf51dffb96b4898896b7346e0974be187f55d4d 100644 --- a/TP/NGSI-LD/jsonldContext/Consumption/ListContexts/052_02.robot +++ b/TP/NGSI-LD/jsonldContext/Consumption/ListContexts/052_02.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can list all the @context available in the broker with one add @context +Documentation Check that one can list all the @context available in the broker with one add @context Resource ${EXECDIR}/resources/ApiUtils/jsonldContext.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -53,7 +53,7 @@ Create Initial @context Set Suite Variable ${uri_list} List @contexts with one previous created @context - [Documentation] Check that you can list @contexts + [Documentation] Check that one can list @contexts [Arguments] ${details} ${kind} ${count} ${response}= List @contexts ${details} ${kind} diff --git a/TP/NGSI-LD/jsonldContext/Consumption/ListContexts/052_03.robot b/TP/NGSI-LD/jsonldContext/Consumption/ListContexts/052_03.robot index fa5fecdf368b6d84e34a4d8090c4479f58abcb68..0d85319aa96be811012d5061a668c1d2854bc552 100644 --- a/TP/NGSI-LD/jsonldContext/Consumption/ListContexts/052_03.robot +++ b/TP/NGSI-LD/jsonldContext/Consumption/ListContexts/052_03.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can list all the @context available in the broker with several add @contexts +Documentation Check that one can list all the @context available in the broker with several add @contexts Resource ${EXECDIR}/resources/ApiUtils/jsonldContext.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -69,7 +69,7 @@ Create Initial set of @contexts Set Suite Variable ${uri_list} List @contexts with several previous created @context - [Documentation] Check that you can list @contexts + [Documentation] Check that one can list @contexts [Arguments] ${details} ${kind} ${count} ${response}= List @contexts ${details} ${kind} diff --git a/TP/NGSI-LD/jsonldContext/Consumption/ListContexts/052_04.robot b/TP/NGSI-LD/jsonldContext/Consumption/ListContexts/052_04.robot index ece295e6a957104a0f84b751aff17c273584ecd2..5593fa1a8990e980a7c69f6107416d5bc0907af2 100644 --- a/TP/NGSI-LD/jsonldContext/Consumption/ListContexts/052_04.robot +++ b/TP/NGSI-LD/jsonldContext/Consumption/ListContexts/052_04.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you get an error when try to list @context with wrong details or kind +Documentation Check that one gets an error when try to list @context with wrong details or kind Resource ${EXECDIR}/resources/ApiUtils/jsonldContext.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -33,7 +33,7 @@ ${reason_204}= No Content *** Keywords *** List @contexts with no previous created @context - [Documentation] Check that you can list @contexts + [Documentation] Check that one can list @contexts [Arguments] ${details} ${kind} ${response}= List @contexts ${details} ${kind} diff --git a/TP/NGSI-LD/jsonldContext/Consumption/ListContexts/052_05.robot b/TP/NGSI-LD/jsonldContext/Consumption/ListContexts/052_05.robot index 282a6377c89b309b12672c0e564743002328a6c3..0ef9931cd8addab1ae6fd6f057aa1bf51957f4e5 100644 --- a/TP/NGSI-LD/jsonldContext/Consumption/ListContexts/052_05.robot +++ b/TP/NGSI-LD/jsonldContext/Consumption/ListContexts/052_05.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can list all the @context available in the broker with several add @contexts with details equal to true +Documentation Check that one can list all the @context available in the broker with several add @contexts with details equal to true Resource ${EXECDIR}/resources/ApiUtils/jsonldContext.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -57,7 +57,7 @@ Create Initial set of @contexts Set Suite Variable ${uris} List @contexts with several previous created @context - [Documentation] Check that you can list @contexts + [Documentation] Check that one can list @contexts [Arguments] ${details} ${kind} ${count} ${response}= List @contexts ${details} ${kind} @@ -65,7 +65,7 @@ List @contexts with several previous created @context Check Response Status Code 200 ${response.status_code} Check Response Reason set to ${response.reason} ${reason_200} - # We need to check the list of responses + # One needs to check the list of responses Check Context Response Body Containing a JSONObject with details of the @contexts ... response=${response.json()} ... expected_length=${count} diff --git a/TP/NGSI-LD/jsonldContext/Consumption/ListContexts/052_06.robot b/TP/NGSI-LD/jsonldContext/Consumption/ListContexts/052_06.robot index 126332e25eb082aaa406b864f34e0b945f93165d..53a12b003d8eb421cc2bb99daa69248d6ebbd46e 100644 --- a/TP/NGSI-LD/jsonldContext/Consumption/ListContexts/052_06.robot +++ b/TP/NGSI-LD/jsonldContext/Consumption/ListContexts/052_06.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can list all the @context available in the broker with no previous add @context +Documentation Check that one can list all the @context available in the broker with no previous add @context Resource ${EXECDIR}/resources/ApiUtils/jsonldContext.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -46,7 +46,7 @@ ${reason_204}= No Content *** Keywords *** List @contexts with no previous created @context - [Documentation] Check that you can list @contexts + [Documentation] Check that one can list @contexts [Arguments] ${details} ${kind} ${count} ${response}= List @contexts ${details} ${kind} diff --git a/TP/NGSI-LD/jsonldContext/Consumption/ServeContext/053_01.robot b/TP/NGSI-LD/jsonldContext/Consumption/ServeContext/053_01.robot index eab7135683cb575019786d142effc0b387b18ab2..ac5329628e861ad6dbba753d086400f9eb8c30ed 100644 --- a/TP/NGSI-LD/jsonldContext/Consumption/ServeContext/053_01.robot +++ b/TP/NGSI-LD/jsonldContext/Consumption/ServeContext/053_01.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can serve a previous created @context +Documentation Check that one can serve a previous created @context Resource ${EXECDIR}/resources/ApiUtils/jsonldContext.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -33,7 +33,7 @@ Create Initial @context Set Suite Variable ${uri} Serve a @context with details - [Documentation] Check that you can serve a @context with details equal to empty or false + [Documentation] Check that one can serve a @context with details equal to empty or false [Arguments] ${details} ${response}= Serve a @context ${uri} ${details} diff --git a/TP/NGSI-LD/jsonldContext/Consumption/ServeContext/053_02.robot b/TP/NGSI-LD/jsonldContext/Consumption/ServeContext/053_02.robot index ba065950612f53bb64344bea6b6e7042e4dfafff..62976c0ec4c1993d3444ebd1e9d67152f8e6bbb8 100644 --- a/TP/NGSI-LD/jsonldContext/Consumption/ServeContext/053_02.robot +++ b/TP/NGSI-LD/jsonldContext/Consumption/ServeContext/053_02.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can serve a previous created @context with details equal to True +Documentation Check that one can serve a previous created @context with details equal to True Resource ${EXECDIR}/resources/ApiUtils/jsonldContext.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -30,7 +30,7 @@ Create Initial @context Set Suite Variable ${uri} Serve a @context with details equal to true - [Documentation] Check that you can serve a @context with details + [Documentation] Check that one can serve a @context with details [Arguments] ${details} ${context_type} ${response}= Serve a @context ${uri} ${details} diff --git a/TP/NGSI-LD/jsonldContext/Consumption/ServeContext/053_03.robot b/TP/NGSI-LD/jsonldContext/Consumption/ServeContext/053_03.robot index 74efea15b616b6f4e6926b4061bbd8003f099415..19b1f020530dccdb331bcda96770ae75538afcae 100644 --- a/TP/NGSI-LD/jsonldContext/Consumption/ServeContext/053_03.robot +++ b/TP/NGSI-LD/jsonldContext/Consumption/ServeContext/053_03.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you get an error when try to serve a @context +Documentation Check that one gets an error when try to serve a @context Resource ${EXECDIR}/resources/ApiUtils/jsonldContext.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -32,7 +32,7 @@ ${reason_422}= Unprocessable Content *** Keywords *** Serve @context with no previous created @context - [Documentation] Check that an error is returned when we request for a @context that does not exist + [Documentation] Check that an error is returned when one requests for a @context that does not exist [Arguments] ${contextid} ${details} ${statuscode} ${reason} ${error} ${response}= Serve a @context ${contextid} ${details} diff --git a/TP/NGSI-LD/jsonldContext/Consumption/ServeContext/053_04.robot b/TP/NGSI-LD/jsonldContext/Consumption/ServeContext/053_04.robot index 3265e565a090a6275478a455860ca09d45fcbed5..aebc56bbdb5bf5f96dde4c886c8e5e4318596b26 100644 --- a/TP/NGSI-LD/jsonldContext/Consumption/ServeContext/053_04.robot +++ b/TP/NGSI-LD/jsonldContext/Consumption/ServeContext/053_04.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can get an increase numberOfHits after creation of a Hosted @context and using it +Documentation Check that one can get an increase numberOfHits after creation of a Hosted @context and using it Resource ${EXECDIR}/resources/ApiUtils/jsonldContext.resource Resource ${EXECDIR}/resources/AssertionUtils.resource diff --git a/TP/NGSI-LD/jsonldContext/Consumption/ServeContext/053_07.robot b/TP/NGSI-LD/jsonldContext/Consumption/ServeContext/053_07.robot index ab9a82da891872bbff1ec82363555dfd680d5d26..4e9652d5bb37d32aeae011ce7e2adb44fe65f3f9 100644 --- a/TP/NGSI-LD/jsonldContext/Consumption/ServeContext/053_07.robot +++ b/TP/NGSI-LD/jsonldContext/Consumption/ServeContext/053_07.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that we can serve a ImplicitlyCreated @context with details set to true +Documentation Check that one can serve a ImplicitlyCreated @context with details set to true Resource ${EXECDIR}/resources/ApiUtils/ContextInformationSubscription.resource Resource ${EXECDIR}/resources/ApiUtils/jsonldContext.resource @@ -16,8 +16,8 @@ ${reason_200}= OK *** Test Cases *** -053_07_01 Check that we can serve a ImplicitlyCreated @context with details set to true - [Documentation] Check that we can serve a ImplicitlyCreated @context with details set to true +053_07_01 Check that one can serve a ImplicitlyCreated @context with details set to true + [Documentation] Check that one can serve a ImplicitlyCreated @context with details set to true [Tags] sub-create 5_13_4 since_v1.5.1 ${response}= Serve a @context @@ -39,7 +39,7 @@ ${reason_200}= OK # Check that there is no other keys Check Context Detailed Information Keys ${response.json()} - # We need to check the list of responses + # One needs to check the list of responses # Check Context Response Body Containing a JSONObject with details of a ImplicitlyCreated @contexts # ... response=${response.json()} # ... expected_length=1 diff --git a/TP/NGSI-LD/jsonldContext/Provision/AddContext/050_01.robot b/TP/NGSI-LD/jsonldContext/Provision/AddContext/050_01.robot index c33d447576610dfef07e07b783c97b91708b6a0c..b1deb126ea588ee19e5202cc2b65e8ea08533d90 100644 --- a/TP/NGSI-LD/jsonldContext/Provision/AddContext/050_01.robot +++ b/TP/NGSI-LD/jsonldContext/Provision/AddContext/050_01.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can add a hosted @context +Documentation Check that one can add a hosted @context Resource ${EXECDIR}/resources/ApiUtils/jsonldContext.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -28,7 +28,7 @@ ${reason_204}= No Content *** Keywords *** Add a valid @context - [Documentation] Check that you can add a @context + [Documentation] Check that one can add a @context [Arguments] ${filename} ${context_type} ${response}= Add a new @context ${filename} @@ -51,7 +51,7 @@ Add a valid @context Delete Initial @context ${response}= List @contexts true ${EMPTY} - # We need to extract all the contexts except the core context and delete them + # One needs to extract all the contexts except the core context and delete them FOR ${item} IN @{response.json()} ${uri}= Get From Dictionary ${item} URL IF '${uri}'=='${core_context}' diff --git a/TP/NGSI-LD/jsonldContext/Provision/AddContext/050_02.robot b/TP/NGSI-LD/jsonldContext/Provision/AddContext/050_02.robot index 926bcdf87912345cbf1f79de033c53780ea05744..42cdbcb7c51dc333608b668b94fbc2c37e33c7ad 100644 --- a/TP/NGSI-LD/jsonldContext/Provision/AddContext/050_02.robot +++ b/TP/NGSI-LD/jsonldContext/Provision/AddContext/050_02.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you receive a 400 Bad Request creating a @context if the content is incorrect +Documentation Check that one receives a 400 Bad Request creating a @context if the content is incorrect Resource ${EXECDIR}/resources/ApiUtils/jsonldContext.resource Resource ${EXECDIR}/resources/AssertionUtils.resource diff --git a/TP/NGSI-LD/jsonldContext/Provision/AddContext/050_03.robot b/TP/NGSI-LD/jsonldContext/Provision/AddContext/050_03.robot index a1b44b9cc406f11b3ebcb93ddc508105332347c5..1f645129c01da7e2978801243570964d5a0dafb0 100644 --- a/TP/NGSI-LD/jsonldContext/Provision/AddContext/050_03.robot +++ b/TP/NGSI-LD/jsonldContext/Provision/AddContext/050_03.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can create a implicitlycreated @context through creating a subscription +Documentation Check that one can create a implicitlycreated @context through creating a subscription Resource ${EXECDIR}/resources/ApiUtils/ContextInformationSubscription.resource Resource ${EXECDIR}/resources/ApiUtils/jsonldContext.resource @@ -15,7 +15,7 @@ ${subscription_payload_file_path}= jsonldContext/subscription-with-implicit *** Test Cases *** 050_03_01 Check the creation of ImplicitelyCreted @context - [Documentation] Check that you can create a subscription + [Documentation] Check that one can create a subscription [Tags] sub-create 5_13_2 since_v1.5.1 ${subscription_payload}= Load JSON From File ${EXECDIR}/data/${subscription_payload_file_path} diff --git a/TP/NGSI-LD/jsonldContext/Provision/AddContext/050_04.robot b/TP/NGSI-LD/jsonldContext/Provision/AddContext/050_04.robot index 8ef82135bd7bb073e68ae55f605bf22a3d16f4d2..da2356ee2c6d813473cf52178792803542bbae92 100644 --- a/TP/NGSI-LD/jsonldContext/Provision/AddContext/050_04.robot +++ b/TP/NGSI-LD/jsonldContext/Provision/AddContext/050_04.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can add a hosted @context with list of URIs and each of them are cached @coxtexts +Documentation Check that one can add a hosted @context with list of URIs and each of them are cached @coxtexts Resource ${EXECDIR}/resources/ApiUtils/jsonldContext.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -16,7 +16,7 @@ ${reason_204}= No Content *** Test Cases *** 050_04_01 Add a valid hosted @context with URIs and check that the URIs are Cached @contexts - [Documentation] Check that you can add a @context + [Documentation] Check that one can add a @context [Tags] ctx-add 5_13_2 since_v1.5.1 ${response}= Add a new @context ${filename_list} @@ -42,7 +42,7 @@ ${reason_204}= No Content *** Keywords *** Delete Initial @context ${response}= List @contexts true ${EMPTY} - # We need to extract all the contexts except the core context and delete them + # One needs to extract all the contexts except the core context and delete them FOR ${item} IN @{response.json()} ${uri}= Get From Dictionary ${item} URL IF '${uri}'=='${core_context}' diff --git a/TP/NGSI-LD/jsonldContext/Provision/DeleteContext/051_01.robot b/TP/NGSI-LD/jsonldContext/Provision/DeleteContext/051_01.robot index 4bf1b55d34f2364b8ab21866135c653027bb6c1c..76db2a75b94a8ef821feee211afad50e5881e43e 100644 --- a/TP/NGSI-LD/jsonldContext/Provision/DeleteContext/051_01.robot +++ b/TP/NGSI-LD/jsonldContext/Provision/DeleteContext/051_01.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can delete a previous created hosted @context without reload param +Documentation Check that one can delete a previous created hosted @context without reload param Resource ${EXECDIR}/resources/ApiUtils/jsonldContext.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -15,7 +15,7 @@ ${reason_204}= No Content *** Test Cases *** 051_01_01 Delete a @context whose kind is hosted without reload param - [Documentation] Check that you can delete a hosted @context + [Documentation] Check that one can delete a hosted @context [Tags] ctx-serve 5_13_5 since_v1.5.1 ${response}= Delete a @context ${uri} diff --git a/TP/NGSI-LD/jsonldContext/Provision/DeleteContext/051_02.robot b/TP/NGSI-LD/jsonldContext/Provision/DeleteContext/051_02.robot index 14761acb0a917c07295634ed73026f5f5fe460dd..87b08bb13925887011118079191f29a33b002da2 100644 --- a/TP/NGSI-LD/jsonldContext/Provision/DeleteContext/051_02.robot +++ b/TP/NGSI-LD/jsonldContext/Provision/DeleteContext/051_02.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you get an error when trying to delete an unknown @context identifier +Documentation Check that one gets an error when trying to delete an unknown @context identifier Resource ${EXECDIR}/resources/ApiUtils/jsonldContext.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -11,7 +11,7 @@ ${reason_404}= Not Found *** Test Cases *** 051_02_01 Delete a @context with unknown @context identifier - [Documentation] Check that an error message is obtained in the response when we try to delete a @context with unknonwn id + [Documentation] Check that an error message is obtained in the response when one tries to delete a @context with unknonwn id [Tags] ctx-serve 5_13_5 since_v1.5.1 ${random_url}= Generate Random String 16 [NUMBERS] diff --git a/TP/NGSI-LD/jsonldContext/Provision/DeleteContext/051_03.robot b/TP/NGSI-LD/jsonldContext/Provision/DeleteContext/051_03.robot index 5ca2ef6f89c2246c0f7c16080bc6696f3103fb0f..7cb2a6a5fccb34566d43aa5098b4943caa6265f9 100644 --- a/TP/NGSI-LD/jsonldContext/Provision/DeleteContext/051_03.robot +++ b/TP/NGSI-LD/jsonldContext/Provision/DeleteContext/051_03.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you can delete a previous created cached @context without reload param +Documentation Check that one can delete a previous created cached @context without reload param Resource ${EXECDIR}/resources/ApiUtils/jsonldContext.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -16,7 +16,7 @@ ${reason_204}= No Content *** Test Cases *** 051_03_01 Delete a @context whose kind is cached without reload param - [Documentation] Check that you can delete a cached @context + [Documentation] Check that one can delete a cached @context [Tags] ctx-serve 5_13_5 since_v1.5.1 ${response}= Delete a @context ${contextId} @@ -43,7 +43,7 @@ Create Initial cached @context Delete Initial @context ${response}= List @contexts true ${EMPTY} - # We need to extract all the contexts except the core context and delete them + # One needs to extract all the contexts except the core context and delete them FOR ${item} IN @{response.json()} ${uri}= Get From Dictionary ${item} URL IF '${uri}'=='${core_context}' diff --git a/TP/NGSI-LD/jsonldContext/Provision/DeleteContext/051_04.robot b/TP/NGSI-LD/jsonldContext/Provision/DeleteContext/051_04.robot index e73fbb7fcafe164f5c1c71024c1c86a750272c09..27fa75a8b3d434820e468aed3e0e5abbbf024481 100644 --- a/TP/NGSI-LD/jsonldContext/Provision/DeleteContext/051_04.robot +++ b/TP/NGSI-LD/jsonldContext/Provision/DeleteContext/051_04.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you get an error when try to delete a @context +Documentation Check that one gets an error when try to delete a @context Resource ${EXECDIR}/resources/ApiUtils/jsonldContext.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -38,7 +38,7 @@ ${reason_422}= Unprocessable *** Keywords *** Delete a @context with wrong data - [Documentation] Check that you can delete a hosted @context + [Documentation] Check that one can delete a hosted @context [Arguments] ${contextid} ${reload} ${statuscode} ${reason} ${error} ${response}= Delete a @context ${contextid} ${reload} diff --git a/TP/NGSI-LD/jsonldContext/Provision/DeleteContext/051_05.robot b/TP/NGSI-LD/jsonldContext/Provision/DeleteContext/051_05.robot index a1add01e888905b71d059d3d2cf04b27264b28fd..791ac31279231ac5a0f092f9b39afddf4a2c517b 100644 --- a/TP/NGSI-LD/jsonldContext/Provision/DeleteContext/051_05.robot +++ b/TP/NGSI-LD/jsonldContext/Provision/DeleteContext/051_05.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you get an error if we created an entity with a context (Cached context) and we try to delete it with reload=true +Documentation Check that one gets an error if one created an entity with a context (Cached context) and one tries to delete it with reload=true Resource ${EXECDIR}/resources/ApiUtils/jsonldContext.resource Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision.resource @@ -26,7 +26,7 @@ ${uri} /api/v1/context.jsonld *** Test Cases *** 051_05_01 Delete and Reload a Cached @context with no communication with the Context Server - [Documentation] Check that you get an error if we try to reload a cached context with no communication with the context server + [Documentation] Check that one gets an error if one tries to reload a cached context with no communication with the context server [Tags] ctx-serve 5_13_5 since_v1.5.1 ${response}= Delete a @context ${uri} true diff --git a/TP/NGSI-LD/jsonldContext/Provision/DeleteContext/051_06.robot b/TP/NGSI-LD/jsonldContext/Provision/DeleteContext/051_06.robot index 57802432d4efef648129d0e81c6c381fd1bdaa63..b144b2b0f4f6e922d02dc6ce75ef26aa97ffd231 100644 --- a/TP/NGSI-LD/jsonldContext/Provision/DeleteContext/051_06.robot +++ b/TP/NGSI-LD/jsonldContext/Provision/DeleteContext/051_06.robot @@ -17,7 +17,7 @@ ${reason_204}= No Content *** Test Cases *** 051_06_01 Delete a @context whose kind is ImplicitlyCreated without reload param - [Documentation] Check that we can delete a ImplicitlyCreated @context + [Documentation] Check that one can delete a ImplicitlyCreated @context [Tags] ctx-serve 5_13_5 since_v1.5.1 ${response}= Delete a @context ${implicit_id} diff --git a/TP/NGSI-LD/jsonldContext/Provision/DeleteContext/051_07.robot b/TP/NGSI-LD/jsonldContext/Provision/DeleteContext/051_07.robot index cbbb816af9f87c8c37a6729a2c926a163f7249cc..bef55e677e7df7d3d6ef918cd27c5bfdb87a5327 100644 --- a/TP/NGSI-LD/jsonldContext/Provision/DeleteContext/051_07.robot +++ b/TP/NGSI-LD/jsonldContext/Provision/DeleteContext/051_07.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you cannot delete a ImplicitlyCreated @context with reload set to true +Documentation Check that one cannot delete a ImplicitlyCreated @context with reload set to true Resource ${EXECDIR}/resources/ApiUtils/jsonldContext.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -16,7 +16,7 @@ ${reason_400}= Bad Request *** Test Cases *** 051_07_01 Delete a ImplicitlyCreated @contexts with a valid id and reload set to true - [Documentation] Check that you cannot delete a ImplicitlyCreated @context with reload set to true + [Documentation] Check that one cannot delete a ImplicitlyCreated @context with reload set to true [Tags] ctx-delete 5_13_5 since_v1.5.1 ${response}= Delete a @context ${implicit_id} true diff --git a/TP/NGSI-LD/jsonldContext/Provision/DeleteContext/051_08.robot b/TP/NGSI-LD/jsonldContext/Provision/DeleteContext/051_08.robot index ccf461e792d8eb927be305a60a4b61db512abb1b..c6b440d6fd2e4bf3bf9573a8dcc8dda001eb7a71 100644 --- a/TP/NGSI-LD/jsonldContext/Provision/DeleteContext/051_08.robot +++ b/TP/NGSI-LD/jsonldContext/Provision/DeleteContext/051_08.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you get an error when try to delete the core @context +Documentation Check that one gets an error when try to delete the core @context Resource ${EXECDIR}/resources/ApiUtils/jsonldContext.resource Resource ${EXECDIR}/resources/AssertionUtils.resource @@ -24,7 +24,7 @@ ${type}= https://uri.etsi.org/ngsi-ld/errors/BadRequestData *** Keywords *** Delete a core @context - [Documentation] Check that you get an error when try to delete the core @context + [Documentation] Check that one gets an error when try to delete the core @context [Arguments] ${reload} ${response}= Delete a @context ${core_context} ${reload} diff --git a/TP/NGSI-LD/jsonldContext/Provision/DeleteContext/051_09.robot b/TP/NGSI-LD/jsonldContext/Provision/DeleteContext/051_09.robot index c36c2156fadccd14f3713754f5af04b2157f0cf0..30fd1e4762023ac2d4fd3d86d93613a76d388ec7 100644 --- a/TP/NGSI-LD/jsonldContext/Provision/DeleteContext/051_09.robot +++ b/TP/NGSI-LD/jsonldContext/Provision/DeleteContext/051_09.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Check that you get an error when try to delete the core @context +Documentation Check that one gets an error when try to delete the core @context Resource ${EXECDIR}/resources/ApiUtils/jsonldContext.resource Resource ${EXECDIR}/resources/AssertionUtils.resource