Loading TP/NGSI-LD/ContextInformation/Provision/EntityAttributes/AppendEntityAttributes/010_01.robot +2 −1 Original line number Diff line number Diff line Loading @@ -18,8 +18,10 @@ ${filename}= vehicle-speed-two-datasetid-sample.jsonld *** Test Cases *** STATUS_CODE FRAGMENT_FILENAME EXPECTATION_FILENAME 010_01_01 Append entity attributes [Tags] ea-append 5_6_3 204 vehicle-new-attribute-fragment.jsonld vehicle-speed-appended-expectation.jsonld 010_01_02 Append entity attributes with different datasetid [Tags] ea-append 5_6_3 204 vehicle-speed-different-datasetid-fragment.jsonld vehicle-speed-different-datasetid-expectation.jsonld 010_01_03 Append a LanguageProperty property [Tags] ea-append 5_6_3 4_5_18 Loading @@ -29,7 +31,6 @@ ${filename}= vehicle-speed-two-datasetid-sample.jsonld *** Keywords *** Append Attributes Without Params [Documentation] Check that you can append entity attributes [Tags] ea-append 5_6_3 [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} Loading Loading
TP/NGSI-LD/ContextInformation/Provision/EntityAttributes/AppendEntityAttributes/010_01.robot +2 −1 Original line number Diff line number Diff line Loading @@ -18,8 +18,10 @@ ${filename}= vehicle-speed-two-datasetid-sample.jsonld *** Test Cases *** STATUS_CODE FRAGMENT_FILENAME EXPECTATION_FILENAME 010_01_01 Append entity attributes [Tags] ea-append 5_6_3 204 vehicle-new-attribute-fragment.jsonld vehicle-speed-appended-expectation.jsonld 010_01_02 Append entity attributes with different datasetid [Tags] ea-append 5_6_3 204 vehicle-speed-different-datasetid-fragment.jsonld vehicle-speed-different-datasetid-expectation.jsonld 010_01_03 Append a LanguageProperty property [Tags] ea-append 5_6_3 4_5_18 Loading @@ -29,7 +31,6 @@ ${filename}= vehicle-speed-two-datasetid-sample.jsonld *** Keywords *** Append Attributes Without Params [Documentation] Check that you can append entity attributes [Tags] ea-append 5_6_3 [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} Loading