summaryrefslogtreecommitdiff
path: root/tests/end2end/conftest.py
AgeCommit message (Expand)Author
2021-11-13Update docs/changelogFlorian Bruhin
2021-11-05Enable overriding of backend auto-detectionPhilipp Albrecht
2021-03-25notifications: Replace @qtwebengine_py_5_15 by @pyqtwebengine>=5.15Florian Bruhin
2021-03-24Merge remote-tracking branch 'origin/pr/5457' into devFlorian Bruhin
2021-03-11Fixed joinpath plus cleaner pathLembrun
2021-03-10Replaced os.path objects by pathlib equivalent in tests/end2end/Lembrun
2021-01-27tests: Skip "Using JS after window.open" on WindowsFlorian Bruhin
2021-01-26doc: Switch URLs to httpsFlorian Bruhin
2021-01-20Bump copyright yearsFlorian Bruhin
2020-11-23tests: Add second server fixtureFlorian Bruhin
2020-11-04old qt: Simplify various version checksFlorian Bruhin
2020-08-05tests: Skip pdf.js disabled test on QtWebKit with PDF image pluginFlorian Bruhin
2020-07-08Don't run notification tests on QtWebKit.Ash
2020-07-08Merge branch 'master' into dbus-notifyAsh
2020-06-19tests: Fix JS header testsFlorian Bruhin
2020-06-04flake8/pylint fixes for notification codeAsh
2020-06-03Add support for onclose callbacks on notifications.Ash
2020-06-03Hook up running the test notification server.Ash
2020-01-04Adjust copyrights for 2020Florian Bruhin
2019-07-05Enable QtWebEngine notification tests on >= 5.13Florian Bruhin
2019-02-22Update copyright for 2019Jay Kamat
2018-07-03Set compiled=False for BDD Qt comparisonsFlorian Bruhin
2018-06-07tests: Adjust getting markers for pytest 3.6Florian Bruhin
2018-02-28Migrate spell tests to unittestsFlorian Bruhin
2018-02-05Update copyright yearsFlorian Bruhin
2017-12-15pylint: Re-enable ungrouped-importsFlorian Bruhin
2017-12-15Fix wrong import orderFlorian Bruhin
2017-12-12Modify instances of re.match to fullmatch or search.George Edward Bulmer
2017-11-04Support updating dictionaries and removing old versions.Michal Siedlaczek
2017-10-28Reset the webserver process correctly between testsFlorian Bruhin
2017-10-12Also check PyQt version for qtutils.version_check()Florian Bruhin
2017-10-03Review fixesMichal Siedlaczek
2017-09-22Spell only when pyqt>=5.8Michal Siedlaczek
2017-09-21Skip end2end spell tests if a dictionary is/isn't installedMichal Siedlaczek
2017-09-20Use utils.is_* for platform checks everywhereFlorian Bruhin
2017-09-19Get rid of httpbinFlorian Bruhin
2017-09-18Drop legacy QtWebKit supportFlorian Bruhin
2017-07-08Replace OS X with macOSFlorian Bruhin
2017-05-09Finally update copyrights...Florian Bruhin
2017-04-28Read qWebKitVersion in qtutils.is_webkit_ng.Florian Bruhin
2017-04-08tests: Allow @qt<... marker for BDD testsFlorian Bruhin
2017-03-08Fix BDD version check operatorsFlorian Bruhin
2017-03-08Refactor qtutils.version_check APIFlorian Bruhin
2017-02-09Fix handling of @qt>= BDD tagsFlorian Bruhin
2017-02-09Allow single-dot version tags in BDD testsFlorian Bruhin
2017-02-06Make tests work with QtWebKit-NGFlorian Bruhin
2016-11-15Reenable @qtwebengine_createWindow testsFlorian Bruhin
2016-09-07Mark :insert-text with undo test as xfail on OS XFlorian Bruhin
2016-09-06Add a @qtwebengine_flaky markerFlorian Bruhin
2016-09-05Only add BDD markers if condition matchesFlorian Bruhin