Loading TP/NGSI-LD/ContextInformation/Consumption/Entity/RetrieveEntity/018_04.robot +2 −2 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ Resource ${EXECDIR}/resources/ApiUtils/ContextInformationConsumption. Resource ${EXECDIR}/resources/AssertionUtils.resource Resource ${EXECDIR}/resources/JsonUtils.resource Test Setup Create Entity Test Setup Create Initial Entity Test Teardown Delete Created Entity Loading Loading @@ -35,7 +35,7 @@ ${options_parameter}= keyValues *** Keywords *** Create Entity Create Initial Entity ${entity_id}= Generate Random Entity Id ${building_id_prefix} Set Test Variable ${entity_id} ${create_response}= Create Entity Selecting Content Type Loading TP/NGSI-LD/jsonldContext/Provision/AddContext/050_04.robot +10 −11 Original line number Diff line number Diff line *** Settings *** Documentation Check that one can add a hosted @context with list of URIs and each of them are cached @coxtexts Variables ${EXECDIR}/resources/variables.py Resource ${EXECDIR}/resources/ApiUtils/jsonldContext.resource Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision.resource Resource ${EXECDIR}/resources/AssertionUtils.resource Resource ${EXECDIR}/resources/HttpUtils.resource Test Teardown Delete Initial @context Loading Loading @@ -40,14 +40,13 @@ ${content_type}= application/json ${response_serve}= Serve a @context ${uri} true Check Response Kind set to ${response_serve.json()} Hosted ${entity_id}= Generate Random Entity Id ${building_id_prefix} ${response}= Create Entity Selecting Content Type Create Entity Selecting Content Type ... ${entity_filename} ... ${entity_id} ... ${content_type} ... ${url}${uri} ${response}= Delete Entity By Id ${entity_id} Delete Entity By Id ${entity_id} # Need to check that each of the URIs are Cached @contexts Check Cached @Contexts ${filename_list} Loading Loading
TP/NGSI-LD/ContextInformation/Consumption/Entity/RetrieveEntity/018_04.robot +2 −2 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ Resource ${EXECDIR}/resources/ApiUtils/ContextInformationConsumption. Resource ${EXECDIR}/resources/AssertionUtils.resource Resource ${EXECDIR}/resources/JsonUtils.resource Test Setup Create Entity Test Setup Create Initial Entity Test Teardown Delete Created Entity Loading Loading @@ -35,7 +35,7 @@ ${options_parameter}= keyValues *** Keywords *** Create Entity Create Initial Entity ${entity_id}= Generate Random Entity Id ${building_id_prefix} Set Test Variable ${entity_id} ${create_response}= Create Entity Selecting Content Type Loading
TP/NGSI-LD/jsonldContext/Provision/AddContext/050_04.robot +10 −11 Original line number Diff line number Diff line *** Settings *** Documentation Check that one can add a hosted @context with list of URIs and each of them are cached @coxtexts Variables ${EXECDIR}/resources/variables.py Resource ${EXECDIR}/resources/ApiUtils/jsonldContext.resource Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision.resource Resource ${EXECDIR}/resources/AssertionUtils.resource Resource ${EXECDIR}/resources/HttpUtils.resource Test Teardown Delete Initial @context Loading Loading @@ -40,14 +40,13 @@ ${content_type}= application/json ${response_serve}= Serve a @context ${uri} true Check Response Kind set to ${response_serve.json()} Hosted ${entity_id}= Generate Random Entity Id ${building_id_prefix} ${response}= Create Entity Selecting Content Type Create Entity Selecting Content Type ... ${entity_filename} ... ${entity_id} ... ${content_type} ... ${url}${uri} ${response}= Delete Entity By Id ${entity_id} Delete Entity By Id ${entity_id} # Need to check that each of the URIs are Cached @contexts Check Cached @Contexts ${filename_list} Loading