WARNING! Gitlab maintenance operation scheduled for Monday, 20 April between 12:00 and 14:00 (CET). During this time window, short service interruptions (less than 5 minutes) may occur. Thank you in advance for your understanding.
NotificationUtils.Start Local Server${notification_server_host}${notification_server_port}
After Test
Delete Initial Subscriptions
Delete Initial Entity
Stop Local Server
*** Test Case ***
Check that a notification is sent with all entities
[Documentation]A notification with all all subscribed Entities will be included if query or geoquery are not defined.
[Tags]sub-notification5_11_7
Add Initial Entity
Setup Initial Subscriptions
${notification}=Wait for notification${5}
Should be Equal${subscription_id}${notification}[subscriptionId]
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]