mirror of
https://github.com/electron/electron.git
synced 2026-05-02 03:00:22 -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().