Loading TP/NGSI-LD/ContextInformation/Provision/BatchEntities/CreateBatchOfEntities/003_02.robot +2 −1 Original line number Diff line number Diff line *** Settings *** Documentation Check that you can create a batch of entities where some will succeed and others will fail Resource ${EXECDIR}/resources/ApiUtils.resource Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision/ApiUtils.resource # Resource ${EXECDIR}/resources/ApiUtils.resource Resource ${EXECDIR}/resources/AssertionUtils.resource Resource ${EXECDIR}/resources/JsonUtils.resource Loading TP/NGSI-LD/ContextInformation/Provision/BatchEntities/CreateBatchOfEntities/003_03.robot +2 −1 Original line number Diff line number Diff line *** Settings *** Documentation Check that you cannot create a batch of entities with an invalid request Resource ${EXECDIR}/resources/ApiUtils.resource Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision/ApiUtils.resource # Resource ${EXECDIR}/resources/ApiUtils.resource Resource ${EXECDIR}/resources/AssertionUtils.resource Test Template Create Batch Entity With Invalid Request Scenarios Loading TP/NGSI-LD/ContextInformation/Provision/BatchEntities/DeleteBatchOfEntities/006_01.robot +2 −1 Original line number Diff line number Diff line *** Settings *** Documentation Check that you can delete a batch of entities Resource ${EXECDIR}/resources/ApiUtils.resource Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision/ApiUtils.resource # Resource ${EXECDIR}/resources/ApiUtils.resource Resource ${EXECDIR}/resources/AssertionUtils.resource Resource ${EXECDIR}/resources/JsonUtils.resource Loading TP/NGSI-LD/ContextInformation/Provision/BatchEntities/DeleteBatchOfEntities/006_02.robot +2 −1 Original line number Diff line number Diff line *** Settings *** Documentation Check that you can delete a batch of entities where some will succeed and others will fail Resource ${EXECDIR}/resources/ApiUtils.resource Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision/ApiUtils.resource # Resource ${EXECDIR}/resources/ApiUtils.resource Resource ${EXECDIR}/resources/AssertionUtils.resource Resource ${EXECDIR}/resources/JsonUtils.resource Loading TP/NGSI-LD/ContextInformation/Provision/BatchEntities/DeleteBatchOfEntities/006_03.robot +2 −1 Original line number Diff line number Diff line *** Settings *** Documentation Check that you cannot delete a batch of entities with an invalid request Resource ${EXECDIR}/resources/ApiUtils.resource Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision/ApiUtils.resource # Resource ${EXECDIR}/resources/ApiUtils.resource Resource ${EXECDIR}/resources/AssertionUtils.resource Test Template Batch Delete Entity With Invalid Request Scenarios Loading Loading
TP/NGSI-LD/ContextInformation/Provision/BatchEntities/CreateBatchOfEntities/003_02.robot +2 −1 Original line number Diff line number Diff line *** Settings *** Documentation Check that you can create a batch of entities where some will succeed and others will fail Resource ${EXECDIR}/resources/ApiUtils.resource Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision/ApiUtils.resource # Resource ${EXECDIR}/resources/ApiUtils.resource Resource ${EXECDIR}/resources/AssertionUtils.resource Resource ${EXECDIR}/resources/JsonUtils.resource Loading
TP/NGSI-LD/ContextInformation/Provision/BatchEntities/CreateBatchOfEntities/003_03.robot +2 −1 Original line number Diff line number Diff line *** Settings *** Documentation Check that you cannot create a batch of entities with an invalid request Resource ${EXECDIR}/resources/ApiUtils.resource Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision/ApiUtils.resource # Resource ${EXECDIR}/resources/ApiUtils.resource Resource ${EXECDIR}/resources/AssertionUtils.resource Test Template Create Batch Entity With Invalid Request Scenarios Loading
TP/NGSI-LD/ContextInformation/Provision/BatchEntities/DeleteBatchOfEntities/006_01.robot +2 −1 Original line number Diff line number Diff line *** Settings *** Documentation Check that you can delete a batch of entities Resource ${EXECDIR}/resources/ApiUtils.resource Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision/ApiUtils.resource # Resource ${EXECDIR}/resources/ApiUtils.resource Resource ${EXECDIR}/resources/AssertionUtils.resource Resource ${EXECDIR}/resources/JsonUtils.resource Loading
TP/NGSI-LD/ContextInformation/Provision/BatchEntities/DeleteBatchOfEntities/006_02.robot +2 −1 Original line number Diff line number Diff line *** Settings *** Documentation Check that you can delete a batch of entities where some will succeed and others will fail Resource ${EXECDIR}/resources/ApiUtils.resource Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision/ApiUtils.resource # Resource ${EXECDIR}/resources/ApiUtils.resource Resource ${EXECDIR}/resources/AssertionUtils.resource Resource ${EXECDIR}/resources/JsonUtils.resource Loading
TP/NGSI-LD/ContextInformation/Provision/BatchEntities/DeleteBatchOfEntities/006_03.robot +2 −1 Original line number Diff line number Diff line *** Settings *** Documentation Check that you cannot delete a batch of entities with an invalid request Resource ${EXECDIR}/resources/ApiUtils.resource Resource ${EXECDIR}/resources/ApiUtils/ContextInformationProvision/ApiUtils.resource # Resource ${EXECDIR}/resources/ApiUtils.resource Resource ${EXECDIR}/resources/AssertionUtils.resource Test Template Batch Delete Entity With Invalid Request Scenarios Loading