Loading TP/NGSI-LD/ContextInformation/Subscription/CreateSubscription/028_06.robot +2 −1 Original line number Diff line number Diff line Loading @@ -25,11 +25,12 @@ ${subscription_expectation_file_path} subscriptions/expectations/subscript ... ${CONTENT_TYPE_LD_JSON} Check Response Status Code 201 ${response.status_code} ${expected_subscription}= Load Test Sample ${subscription_expectation_file_path} ${subscription_id} ${ignore_keys}= Create List jsonldContext timesFailed timesSent notificationTrigger status ${response1}= Retrieve Subscription ... id=${subscription_id} ... accept=${CONTENT_TYPE_LD_JSON} ... context=${ngsild_test_suite_context} Check Created Resource Set To ${expected_subscription} ${response1.json()} Check Created Resource Set To ${expected_subscription} ${response1.json()} ${ignore_keys} *** Keywords *** Loading Loading
TP/NGSI-LD/ContextInformation/Subscription/CreateSubscription/028_06.robot +2 −1 Original line number Diff line number Diff line Loading @@ -25,11 +25,12 @@ ${subscription_expectation_file_path} subscriptions/expectations/subscript ... ${CONTENT_TYPE_LD_JSON} Check Response Status Code 201 ${response.status_code} ${expected_subscription}= Load Test Sample ${subscription_expectation_file_path} ${subscription_id} ${ignore_keys}= Create List jsonldContext timesFailed timesSent notificationTrigger status ${response1}= Retrieve Subscription ... id=${subscription_id} ... accept=${CONTENT_TYPE_LD_JSON} ... context=${ngsild_test_suite_context} Check Created Resource Set To ${expected_subscription} ${response1.json()} Check Created Resource Set To ${expected_subscription} ${response1.json()} ${ignore_keys} *** Keywords *** Loading