summaryrefslogtreecommitdiff
path: root/tests/end2end/features/notifications.feature
AgeCommit message (Expand)Author
2021-04-09notifications: Fix image padding assertionFlorian Bruhin
2021-03-27notifications: Add basic tests for message notificationsFlorian Bruhin
2021-03-27notifications: Update tests for increasing IDsFlorian Bruhin
2021-03-27notifications: Implement closing via webFlorian Bruhin
2021-03-27notifications: Verify image dimensions in testsFlorian Bruhin
2021-03-27notifications: Fix handling of padded imagesFlorian Bruhin
2021-03-27notifications: multiple -> replacing in testsFlorian Bruhin
2021-03-27notifications: Adjust tests for new image handlingFlorian Bruhin
2021-03-27notifications: Rename/consolidate settingsFlorian Bruhin
2021-03-27notifications: Drop Qt 5.13 support in libnotify presenterFlorian Bruhin
2021-03-25notifications: Fix handling of custom actions on foreign notificationsFlorian Bruhin
2021-03-25notifications: Use consistent language in BDD filesFlorian Bruhin
2021-03-25notifications: Fix and test support for PyQtWebEngine 5.14Florian Bruhin
2021-03-25notifications: Replace @qtwebengine_py_5_15 by @pyqtwebengine>=5.15Florian Bruhin
2021-03-25notifications: Fetch capabilities early and avoid restartFlorian Bruhin
2021-03-25notifications: Move test filesFlorian Bruhin
2021-03-25notifications: Replace existing notificationsFlorian Bruhin
2021-03-25notifications: Handle clicking a notificationFlorian Bruhin
2020-07-30Fix the tests for closing notifications.Ash
2020-07-08Escape web notification bodies if necessary.Ash
2020-06-03Add support for onclose callbacks on notifications.Ash
2020-06-03Add a test verifying that notification show callbacks are called.Ash