WARNING! Gitlab maintenance operation scheduled for Thursday, 18 June between 19:00 and 20:00 (CET). During this time window, short service interruptions (less than 5 minutes) may occur. Thank you in advance for your understanding.
@@ -61,7 +61,7 @@ Check that a notification is sent on the timeinterval
Should Not Be Empty${notification}[data]Notification data should not be empty
Should be Equal${entity_id}${notification}[data][0][id]
Should be True'${notification}[data][0][https://ngsi-ld-test-suite/context#airQualityLevel][value]'=='4.0' or '${notification}[data][0][https://ngsi-ld-test-suite/context#airQualityLevel][value]'=='4'
Should be EqualBuilding1${notification}[data][0][name][value]
Should be EqualEiffel Tower${notification}[data][0][name][value]
@@ -56,7 +56,7 @@ Check that a notification is sent with all entities
Should Not Be Empty${notification}[data]Notification data should not be empty
Should be Equal${entity_id}${notification}[data][0][id]
Should be True'${notification}[data][0][https://ngsi-ld-test-suite/context#airQualityLevel][value]'=='4.0' or '${notification}[data][0][https://ngsi-ld-test-suite/context#airQualityLevel][value]'=='4'
Should be EqualBuilding1${notification}[data][0][name][value]
Should be EqualEiffel Tower${notification}[data][0][name][value]
@@ -58,8 +58,8 @@ Check that a notification is sent with all entities
Dictionary Should Contain Key${notification}data
Should Not Be Empty${notification}[data]Notification data should not be empty
Should be Equal${entity_id}${notification}[data][0][id]
Should be True'${notification}[data][0][https://ngsi-ld-test-suite/context#airQualityLevel][value]'=='4.0' or '${notification}[data][0][https://ngsi-ld-test-suite/context#airQualityLevel][value]'=='4'
Should be EqualBuilding1${notification}[data][0][name][value]
Should be Equal${5}${notification}[data][0][airQualityLevel][value]
Should be EqualEiffel Tower${notification}[data][0][name][value]
@@ -59,4 +59,4 @@ Check that a notification is sent with all entities
Should Not Be Empty${notification}[data]Notification data should not be empty
Should be Equal${entity_id}${notification}[data][0][id]
Should be True'${notification}[data][0][https://ngsi-ld-test-suite/context#airQualityLevel][value]'=='4.0' or '${notification}[data][0][https://ngsi-ld-test-suite/context#airQualityLevel][value]'=='4'
Should be EqualBuilding1${notification}[data][0][name][value]
Should be EqualEiffel Tower${notification}[data][0][name][value]