Loading TP/NGSI-LD/ContextSource/DistributedOperations/AdditiveInclusive/CreateEntity/057_01_03.robot +2 −2 Original line number Original line Diff line number Diff line Loading @@ -26,9 +26,9 @@ ${registration_payload_file_path} csourceRegistrations/context-source-regi Check Response Status Code 207 ${response.status_code} Check Response Status Code 207 ${response.status_code} Check Response Headers Containing URI set to ${entity_id} ${response.headers} Check Response Headers Containing URI set to ${entity_id} ${response.headers} ${length}= Get Length ${response.json()['notUpdated']} ${length}= Get Length ${response.json()['errors']} Should Be Equal As Integers ${length} 2 Should Be Equal As Integers ${length} 2 Should Be Empty ${response.json()['updated']} Should Be Empty ${response.json()['success']} *** Keywords *** *** Keywords *** Setup Entity On Remote And Registration Setup Entity On Remote And Registration Loading Loading
TP/NGSI-LD/ContextSource/DistributedOperations/AdditiveInclusive/CreateEntity/057_01_03.robot +2 −2 Original line number Original line Diff line number Diff line Loading @@ -26,9 +26,9 @@ ${registration_payload_file_path} csourceRegistrations/context-source-regi Check Response Status Code 207 ${response.status_code} Check Response Status Code 207 ${response.status_code} Check Response Headers Containing URI set to ${entity_id} ${response.headers} Check Response Headers Containing URI set to ${entity_id} ${response.headers} ${length}= Get Length ${response.json()['notUpdated']} ${length}= Get Length ${response.json()['errors']} Should Be Equal As Integers ${length} 2 Should Be Equal As Integers ${length} 2 Should Be Empty ${response.json()['updated']} Should Be Empty ${response.json()['success']} *** Keywords *** *** Keywords *** Setup Entity On Remote And Registration Setup Entity On Remote And Registration Loading