summaryrefslogtreecommitdiff
path: root/tests/conftest.py
AgeCommit message (Expand)Author
2023-06-30Remove vim modelinesPhilipp Albrecht
2023-06-13qt: Add machinery.SelectionInfoFlorian Bruhin
2023-03-18Merge remote-tracking branch 'upstream/qt6-v2' into master-qt6toofar
2023-03-17Merge branch 'qt6-v2' into master-qt6Florian Bruhin
2023-03-17tests: Fix QApplication argumentsqt6-v2Florian Bruhin
2023-02-06lint: broad-exception-raisedtoofar
2022-11-20Merge branch 'master' into qt6-v2toofar
2022-11-08Skip problematic QtWebKit tests with OpenSSL 3Florian Bruhin
2022-08-23quteprocess: Add --qute-delay-startFlorian Bruhin
2022-08-23lint: Fix various small flake8 issuesFlorian Bruhin
2022-08-23tests: Add some marks for Qt 5 / Qt 6Florian Bruhin
2022-08-23tests: Adjust most importsFlorian Bruhin
2022-04-26Update YAML C extension checkFlorian Bruhin
2022-03-04Refactor tests to use new sandbox settingFlorian Bruhin
2022-02-11tests: Remove some unused importsFlorian Bruhin
2021-11-13Rename --qute-bdd-backend and QUTE_BDD_BACKENDFlorian Bruhin
2021-11-12Add docstring to _select_backend()Philipp Albrecht
2021-11-12Extract backend selection into functionsPhilipp Albrecht
2021-11-12Use config.webengine in pytest_report_header()Philipp Albrecht
2021-11-12Rename variablePhilipp Albrecht
2021-11-12Fix spellingPhilipp Albrecht
2021-11-08Additionally report backend's versionPhilipp Albrecht
2021-11-05Enable overriding of backend auto-detectionPhilipp Albrecht
2021-11-05Report backend in pytest_report_header()Philipp Albrecht
2021-11-05Consider auto-detection when setting config.webenginePhilipp Albrecht
2021-11-05Set config.backend in pytest_configure()Philipp Albrecht
2021-03-31flatpak: Skip download dispatcher testsFlorian Bruhin
2021-03-19relative_to instead of is_relativeLembrun
2021-03-19Merge branch 'master' into pathlib-/tests/conftest.pyLembrun
2021-03-19Added fspath = pathlib.Path(path)Lembrun
2021-03-17Drop libgl workaround entirelyFlorian Bruhin
2021-03-16added strLembrun
2021-03-11Changed joinpath to /Lembrun
2021-03-10Merge branch 'master' into pathlib-/tests/conftest.pyLembrun
2021-03-10Removed unused importLembrun
2021-03-09Simplify test_greasemonkey via js_tester fixtureFlorian Bruhin
2021-03-03Replaced os.path by pathlib equivalent in tests/conftest.pyLembrun
2021-02-25Rename utils.py to testutils.pyLembrun
2021-01-26doc: Switch URLs to httpsFlorian Bruhin
2021-01-20Bump copyright yearsFlorian Bruhin
2021-01-11tests: Disable hypothesis fixture health checksFlorian Bruhin
2020-12-04Use existing ON_CI constantsFlorian Bruhin
2020-11-04old qt: Remove conditional and old testsFlorian Bruhin
2020-11-03tests: Use three-argument form of monkeypatchFlorian Bruhin
2020-10-16Get rid of GlobalMessageBridgeFlorian Bruhin
2020-07-29tests: Make some more plugins optionalFlorian Bruhin
2020-07-17tests: Suppress hypothesis "too slow" health check on CIFlorian Bruhin
2020-07-12ci: Use helper functions to begin/end GitHub Action groupsFlorian Bruhin
2020-07-12ci: Fix ::endgroup:: markerFlorian Bruhin
2020-07-10tests: Add GitHub Actions group markers for benchmark resultsFlorian Bruhin