summaryrefslogtreecommitdiff
path: root/tests/conftest.py
AgeCommit message (Expand)Author
2021-08-26Blanket PyQt5 -> PyQt6Florian Bruhin
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
2019-11-19tests: Change some marks from skipif to xfailFlorian Bruhin
2019-11-19Skip renderProcessTerminated tests on Qt 5.14 for nowFlorian Bruhin
2019-10-29Run mypy over tests as wellFlorian Bruhin
2019-09-02Use pathlib to find out test basedirFlorian Bruhin
2019-02-22Update copyright for 2019Jay Kamat
2018-11-28Remove now unneeded pylint suppressionsFlorian Bruhin
2018-10-16Add message_bridge fixtureFlorian Bruhin
2018-10-06tests: Apply libGL workaroundFlorian Bruhin
2018-09-13Avoid using qapp with autouse=TrueFlorian Bruhin
2018-09-13Register a qute://testdata/ scheme for unit testsFlorian Bruhin