summaryrefslogtreecommitdiff
path: root/tests/end2end/test_invocations.py
AgeCommit message (Expand)Author
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-28Fix tests/lintFlorian Bruhin
2021-05-28log: Handle JSONLogger in change_console_formatterFlorian Bruhin
2021-03-23Remove unnecessary .touch()Florian Bruhin
2021-03-23Merge remote-tracking branch 'origin/pr/6261'Florian Bruhin
2021-03-14Removed useless exists_okLembrun
2021-03-12tests: Further improve and stabilize screenshotsFlorian Bruhin
2021-03-12Stabilize darkmode mathml testFlorian Bruhin
2021-03-12Add site-specific quirk for Wikipedia in dark modeFlorian Bruhin
2021-03-11Fix test_preferred_colorscheme_with_dark_mode with QtWebEngine 5.15.4Florian Bruhin
2021-03-11Merge branch 'master' into pathlib-/test/end2endLembrun
2021-03-11Add custom VersionNumber classFlorian Bruhin
2021-03-11Fixed joinpath plus cleaner pathLembrun
2021-03-10Replaced os.path objects by pathlib equivalent in tests/end2end/Lembrun
2021-02-25Rename utils.py to testutils.pyLembrun
2021-02-15tests: Skip darkmode/preferred-colorscheme tests with QtWebKitFlorian Bruhin
2021-02-15Avoid calling versions.webengine_versions() without QtWebEngineFlorian Bruhin
2021-02-12Fix darkmode/prefers-color-scheme test with QtWebEngine 5.15.3Florian Bruhin
2021-02-12tests: Fix dark mode tests with Qt 5.15.3Florian Bruhin
2021-02-12tests: Use fixture for webengine_versionsFlorian Bruhin
2021-02-12tests: Fix expected color for dark mode/prefers_color_schemeFlorian Bruhin
2021-02-11tests: Improve color probingFlorian Bruhin
2021-02-11tests: Make sure we don't init QtWebEngine too earlyFlorian Bruhin
2021-02-11tests: Wait for rendering by probing screenshotsFlorian Bruhin
2021-02-11darkmode: Improve/fix various testsFlorian Bruhin
2021-02-11Fall back to "prefers-color-scheme: light" on Qt 5.15.2Florian Bruhin
2021-02-11Change colors.webpage.prefers_color_scheme_dark to colors.webpage.preferred_c...Florian Bruhin
2021-02-11darkmode: Improve test for prefers-color-schemeFlorian Bruhin
2021-02-11darkmode: Simplify version differences for testsFlorian Bruhin
2021-02-10tests: Don't run dark mode tests with QtWebKitFlorian Bruhin
2021-02-10tests: Refactor darkmode parametrizationFlorian Bruhin
2021-02-10tests: Add first screenshot test for dark modeFlorian Bruhin
2021-02-02Make cookie test run everywhereFlorian Bruhin
2021-02-02Add test for storing cookiesFlorian Bruhin
2021-01-27tests: Run service worker workaround test on WindowsFlorian Bruhin
2021-01-27Use right utils moduleFlorian Bruhin
2021-01-27Skip broken test on WindowsFlorian Bruhin
2021-01-27Add qt.workarounds.remove_service_workers settingFlorian Bruhin
2021-01-26doc: Switch URLs to httpsFlorian Bruhin
2021-01-20Bump copyright yearsFlorian Bruhin
2021-01-08Drop support for Python 3.6.0Florian Bruhin
2020-12-30tests: Handle ERR_FILE_NOT_FOUND for test_open_command_line_with_ascii_localeFlorian Bruhin
2020-12-03Minor changes to dark color preferenceFlorian Bruhin
2020-11-29Cleanup invocation test for colorschemeTed Morse
2020-11-28Add invocation test for preferred colorschemeTed Morse
2020-11-23Add end2end test for referer settingsFlorian Bruhin
2020-11-04old qt: Remove unused importsFlorian Bruhin