summaryrefslogtreecommitdiff
path: root/tests/end2end
AgeCommit message (Expand)Author
2021-04-23Fix tests on WindowsFlorian Bruhin
2021-04-23Fix :spawn -u -oFlorian Bruhin
2021-04-09notifications: Fix image padding assertionFlorian Bruhin
2021-04-08Fix enum stringification for Python 3.10 a7+Florian Bruhin
2021-04-06Simplify pathlib usage in webserver_sub_sslFlorian Bruhin
2021-03-31tests: Fix accidental network accessFlorian Bruhin
2021-03-31ci: Move test_mkvenv.py to update-dependenciesFlorian Bruhin
2021-03-31tests: Ignore mDNS errorsFlorian Bruhin
2021-03-31flatpak: Skip download dispatcher testsFlorian Bruhin
2021-03-27notifications: Make test page more human-friendlyFlorian Bruhin
2021-03-27notifications: Add basic tests for message notificationsFlorian Bruhin
2021-03-27notifications: Include originFlorian Bruhin
2021-03-27notifications: Name default actionFlorian Bruhin
2021-03-27notifications: Fix Qt 5.13 and 5.14Florian Bruhin
2021-03-27notifications: Fix lintFlorian Bruhin
2021-03-27notifications: Update tests for increasing IDsFlorian Bruhin
2021-03-27notifications: Fix getting capabilities in testsFlorian Bruhin
2021-03-27notifications: Use _as_uint32 everywhereFlorian 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: 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: Clearer test imagesFlorian Bruhin
2021-03-27notifications: Rename/consolidate settingsFlorian Bruhin
2021-03-27notifications: Fix getting permission in test HTMLFlorian 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: Split up HTML filesFlorian Bruhin
2021-03-25notifications: Skip DBus tests early on WindowsFlorian Bruhin
2021-03-25notifications: Show error in test HTML if no permission givenFlorian Bruhin
2021-03-25notifications: Reformat test HTMLFlorian Bruhin
2021-03-25notifications: Add some structure to test HTMLFlorian Bruhin
2021-03-25notifications: Move test filesFlorian Bruhin
2021-03-25notifications: Don't send unnecessary alpha channelFlorian 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: Improve error checkingFlorian Bruhin
2021-03-24notifications: Add desktop-entry hintFlorian Bruhin
2021-03-24notifications: Review specFlorian Bruhin
2021-03-24notifications: Reorder test methodsFlorian Bruhin
2021-03-24notifications: Do stricter arg checking in testsFlorian Bruhin
2021-03-24notifications: Use itertools.count for testsFlorian Bruhin
2021-03-24notifications: Don't duplicate constantsFlorian Bruhin