summaryrefslogtreecommitdiff
path: root/tests/end2end
AgeCommit message (Expand)Author
2021-11-28Hide/Ignore some messagesFlorian Bruhin
2021-11-26Yet another QUrl hackFlorian Bruhin
2021-08-26Automatically rewrite enumsFlorian Bruhin
2021-08-26Blanket PyQt5 -> PyQt6Florian Bruhin
2021-07-13tests: Ignore some more Chromium outputsFlorian Bruhin
2021-07-12Revert "Fix enum stringification for Python 3.10 a7+"Florian Bruhin
2021-06-24tests: Ignore another Chromium messageFlorian Bruhin
2021-06-24More history test stabilizationFlorian Bruhin
2021-06-15tests: Speculatively stabilize history testsFlorian Bruhin
2021-06-09Fix prefers_reduced_motion on WindowsFlorian Bruhin
2021-06-09Add content.prefers_reduced_motionFlorian Bruhin
2021-06-07tests: Fix flakiness in test_invocations.pyFlorian Bruhin
2021-06-01Make dark mode tests work correctly on ARM/aarch64Florian Bruhin
2021-05-29tests: Update import path for pytestqt SignalBlockerFlorian Bruhin
2021-05-28Fix tests/lintFlorian Bruhin
2021-05-28log: Handle JSONLogger in change_console_formatterFlorian Bruhin
2021-05-26RIP FreenodeFlorian Bruhin
2021-05-05tests: Avoid deprecated SSL protocol valueFlorian 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-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