summaryrefslogtreecommitdiff
path: root/tests/end2end/features/test_notifications_bdd.py
AgeCommit message (Expand)Author
2021-03-27notifications: Fix Qt 5.13 and 5.14Florian Bruhin
2021-03-27notifications: Update tests for increasing IDsFlorian Bruhin
2021-03-27notifications: Fix getting capabilities in testsFlorian Bruhin
2021-03-27notifications: Implement closing via webFlorian Bruhin
2021-03-27notifications: Basic separation into presenter and adapterFlorian Bruhin
2021-03-27notifications: Verify image dimensions in testsFlorian 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: Fetch capabilities early and avoid restartFlorian Bruhin
2021-03-25notifications: Replace existing notificationsFlorian Bruhin
2021-03-25notifications: Handle clicking a notificationFlorian Bruhin
2021-03-24notifications: Don't depend on notificationserver for all testsFlorian Bruhin
2021-03-24notifications: Do stricter arg checking in testsFlorian Bruhin
2021-03-24notifications: Fix lintFlorian Bruhin
2020-07-08Escape web notification bodies if necessary.Ash
2020-06-04flake8/pylint fixes for notification codeAsh
2020-06-03Add support for onclose callbacks on notifications.Ash
2020-06-03Add a test verifying that notification show callbacks are called.Ash