appiumtests: test showing critical notifications when Do not disturb is active

Reason for the change

  • appiumtests: test showing critical notifications when Do not disturb is active

  • libnotificationmanager: fix critical notifications not showing when Do not disturb is active

The filter only checks if WasAddedDuringInhibitionRole is true but ignores the urgency flag, which is used to show critical notifications when Do not disturb is active.

Test plan

Pass notificationstest

Screenshots or screen recordings

Bugs fixed

Merge request reports

Loading