mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Provide a NativeImage icon in the notification tests and then inspect the DBus message payload's `image_data` hint to see if it's correct. This adds test coverage for LibnotifyNotification::Show() and for GdkPixbufFromSkBitmap().