mirror of
https://github.com/electron/electron.git
synced 2026-01-10 07:58:08 -05: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().