summaryrefslogtreecommitdiff
path: root/tests/end2end/conftest.py
AgeCommit message (Expand)Author
2020-08-05tests: Skip pdf.js disabled test on QtWebKit with PDF image pluginFlorian Bruhin
2020-06-19tests: Fix JS header testsFlorian Bruhin
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
2016-09-05Fix lintFlorian Bruhin
2016-09-05bdd: Fix handling of @qtweb{kit_engine}_* tagsFlorian Bruhin
2016-09-05tests: Fix handling of QUTE_BDD_WEBENGINEFlorian Bruhin
2016-09-05Only skip because of QTBUG-54419 with WebEngineFlorian Bruhin
2016-09-05tests: Skip unittests with QUTE_BDD_WEBENGINEFlorian Bruhin
2016-09-05tests: Add QUTE_BDD_WEBENGINE environment variableFlorian Bruhin
2016-09-05WebEngine: Disable createWindow for Qt < 5.7.1Florian Bruhin
2016-09-05Move end2end tag handling to end2end/conftest.pyFlorian Bruhin
2016-08-26tests: Use pytest_register_assert_rewriteFlorian Bruhin
2016-08-19Add missing importFlorian Bruhin
2016-05-29Fix lintFlorian Bruhin
2016-05-29Clean up end2end test file structureFlorian Bruhin