Skip to content

Test Result : uiNotifications subscribe

0 failures (±0)
15 tests (±0)
Took 0.15 sec.

All Tests

Test nameDurationStatus
uiNotifications subscribe automatically registers system on subscribe1 msPassed
uiNotifications subscribe can handle subscription and regular notifications in same response3 msPassed
uiNotifications subscribe does not execute the handler if the notification is already known4 msPassed
uiNotifications subscribe does not execute the handlers for the start subscription notification22 msPassed
uiNotifications subscribe does not resolve the return value if the subscriptionStart for another topic arrives52 msPassed
uiNotifications subscribe executes the handlers for the received notifications5 msPassed
uiNotifications subscribe is resolved if there are already notifications in the history3 msPassed
uiNotifications subscribe registers the topics in the poller to send them as data21 msPassed
uiNotifications subscribe resolves the return value as soon as the subscriptionStart notification arrives2 msPassed
uiNotifications subscribe restarts the poller if a new topic is subscribed2 msPassed
uiNotifications subscribe restrains the size of the notification history4 msPassed
uiNotifications subscribe sends the last received notifications per topic and node30 msPassed
uiNotifications subscribe starts a poller per system3 msPassed
uiNotifications subscribe starts the poller if the first topic is subscribed4 msPassed
uiNotifications subscribe stores the notifications in a history sorted by creation time and grouped by node4 msPassed