Loading TP/NGSI-LD/ContextInformation/Subscription/CreateSubscription/028_05.robot +4 −0 Original line number Diff line number Diff line Loading @@ -21,3 +21,7 @@ Create Subscription With Invalid Throttling [Arguments] ${filename} ${expected_status} ${response}= Create Subscription From File ${filename} Check Response Status Code 400 ${response.status_code} Check Response Body Containing ProblemDetails Element Containing Type Element set to ... ${response.json()} ... ${expected_status} Check Response Body Containing ProblemDetails Element Containing Title Element ${response.json()} TP/NGSI-LD/ContextInformation/Subscription/SubscriptionNotificationBehaviour/046_15.robot +1 −1 Original line number Diff line number Diff line Loading @@ -23,7 +23,7 @@ ${fragment_filename}= airQualityLevel-fragment.jsonld *** Test Cases *** 046_15_01 Check that a notification is not sent if the throttling has not elapsed yet [Documentation] If a Subscription defines a throttling member, a Notification shall not be sent if the throttling specified (in seconds) has not elapsed yet. [Tags] sub-notification 5_8_6 046_16 [Tags] sub-notification 5_8_6 Setup Initial Subscriptions ${response}= Update Entity Attributes ${entity_id} ${fragment_filename} ${CONTENT_TYPE_LD_JSON} Loading data/subscriptions/subscription-valid-throttling-sample.jsonld +2 −2 File changed.Contains only whitespace changes. Show changes Loading
TP/NGSI-LD/ContextInformation/Subscription/CreateSubscription/028_05.robot +4 −0 Original line number Diff line number Diff line Loading @@ -21,3 +21,7 @@ Create Subscription With Invalid Throttling [Arguments] ${filename} ${expected_status} ${response}= Create Subscription From File ${filename} Check Response Status Code 400 ${response.status_code} Check Response Body Containing ProblemDetails Element Containing Type Element set to ... ${response.json()} ... ${expected_status} Check Response Body Containing ProblemDetails Element Containing Title Element ${response.json()}
TP/NGSI-LD/ContextInformation/Subscription/SubscriptionNotificationBehaviour/046_15.robot +1 −1 Original line number Diff line number Diff line Loading @@ -23,7 +23,7 @@ ${fragment_filename}= airQualityLevel-fragment.jsonld *** Test Cases *** 046_15_01 Check that a notification is not sent if the throttling has not elapsed yet [Documentation] If a Subscription defines a throttling member, a Notification shall not be sent if the throttling specified (in seconds) has not elapsed yet. [Tags] sub-notification 5_8_6 046_16 [Tags] sub-notification 5_8_6 Setup Initial Subscriptions ${response}= Update Entity Attributes ${entity_id} ${fragment_filename} ${CONTENT_TYPE_LD_JSON} Loading
data/subscriptions/subscription-valid-throttling-sample.jsonld +2 −2 File changed.Contains only whitespace changes. Show changes