summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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
2021-03-24notifications: Skip tests without DBus availableFlorian Bruhin
2021-03-24notifications: Fix lintFlorian Bruhin
2021-03-24notifications: Post-merge fixupsFlorian Bruhin
2021-03-24Merge remote-tracking branch 'origin/pr/5457' into devFlorian Bruhin
2021-03-24Catch AttributeError for FormatString configtypeFlorian Bruhin
2021-03-24Fix trailing whitespaceFlorian Bruhin
2021-03-24Avoid missing_okFlorian Bruhin
2021-03-24Simplify paths in test_jinja, _qtutils and _versionFlorian Bruhin
2021-03-24Remove changes to test_standarddirFlorian Bruhin
2021-03-24Merge remote-tracking branch 'origin/pr/6291'Florian Bruhin
2021-03-24Simplify create_zipfileFlorian Bruhin
2021-03-24Merge remote-tracking branch 'origin/pr/6256'Florian Bruhin
2021-03-24Change default binding for TFlorian Bruhin
2021-03-23standarddir: Fix custom basedirs with flatpakFlorian Bruhin
2021-03-23create_zipfile and create_blocklist now return a path objectLembrun
2021-03-23Added blank lines backLembrun
2021-03-23Merge branch 'master' into pathlib-/unit/utilsLembrun
2021-03-23Merge remote-tracking branch 'origin/pr/6233'Florian Bruhin
2021-03-23Revert changes in standarddir and test_resourcesLembrun
2021-03-23Removing str() in test_jinja,adding str(import_path) in test_versionLembrun