summaryrefslogtreecommitdiff
path: root/tests/conftest.py
AgeCommit message (Expand)Author
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
2020-07-03tests: Disable yaml.CLoader check for nightly PythonFlorian Bruhin
2020-07-03tests: Widen disable-bpf-sandbox argumentFlorian Bruhin
2020-07-02tests: Improve checking of QUTE_BDD_WEBENGINEFlorian Bruhin
2020-06-24ci: Switch from TRAVIS to CI env varsFlorian Bruhin
2020-05-29Refactor how we get OpenGL infoFlorian Bruhin
2020-05-10mypy: Use explicit "type: ignore[...]" ignoresFlorian Bruhin
2020-04-27Only apply libgl workaround once for testsFlorian Bruhin
2020-01-04Adjust copyrights for 2020Florian Bruhin
2019-12-09Re-enable renderer process tests on Qt 5.14Florian Bruhin
2019-12-04Revert "tests: Suppress hypothesis too_slow health check if on CI"Florian Bruhin
2019-11-27Try to stabilize test_throttle on CIFlorian Bruhin
2019-11-24Enable new PyQt exit scheme in testsFlorian Bruhin
2019-11-21tests: Suppress hypothesis too_slow health check if on CIFlorian Bruhin
2019-11-21tests: Remove issue3572 markerFlorian Bruhin
2019-11-19Remove outdated issue2478 markerFlorian Bruhin