summaryrefslogtreecommitdiff
path: root/tests/end2end/features
AgeCommit message (Expand)Author
2021-08-26Blanket PyQt5 -> PyQt6Florian Bruhin
2021-07-12Revert "Fix enum stringification for Python 3.10 a7+"Florian Bruhin
2021-06-24More history test stabilizationFlorian Bruhin
2021-06-15tests: Speculatively stabilize history testsFlorian Bruhin
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-03-31tests: Fix accidental network accessFlorian Bruhin
2021-03-31flatpak: Skip download dispatcher testsFlorian Bruhin
2021-03-27notifications: Add basic tests for message notificationsFlorian Bruhin
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: 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: 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: Move test filesFlorian 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
2021-03-24Merge remote-tracking branch 'origin/pr/5457' into devFlorian Bruhin
2021-03-24Change default binding for TFlorian Bruhin
2021-03-23Merge remote-tracking branch 'origin/pr/6233'Florian Bruhin
2021-03-23Merge remote-tracking branch 'origin/pr/6287'Florian Bruhin
2021-03-23Fix lint/testsFlorian Bruhin
2021-03-23Make tests os independentAxel Dahlberg
2021-03-22Validate selected files/folderAxel Dahlberg
2021-03-21Merge branch 'feature/6218-pick-directory' of github.com:AckslD/qutebrowser i...Axel Dahlberg
2021-03-21Assert selected file existsAxel Dahlberg
2021-03-21Merge branch 'master' into feature/6218-pick-directoryAxel Dahlberg
2021-03-21skip select dir test for qtwebkitAxel Dahlberg
2021-03-19Add content.tls.certificate_errors = ask-block-thirdpartyFlorian Bruhin
2021-03-19Rename ssl_strictFlorian Bruhin
2021-03-18Update tab-only call in sessions testsNicholas Boyd Isacsson
2021-03-18Add tests for tab-only --pinnedNicholas Boyd Isacsson