summaryrefslogtreecommitdiff
path: root/tests/conftest.py
AgeCommit message (Expand)Author
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
2018-07-22Turn off hypothesis deadline if on CIFlorian Bruhin
2018-07-02Add a wrapper around sipFlorian Bruhin
2018-06-09Merge remote-tracking branch 'origin/pr/3793'Florian Bruhin
2018-06-07tests: Adjust getting markers for pytest 3.6Florian Bruhin
2018-05-21tests: Don't pretend to be using webkit if unavailableJimmy
2018-05-20Greasemonkey: skip window scoping test on webkitJimmy
2018-03-11Show version for POSIX OSesRoman Bogorodskiy
2018-03-02Add missing )Florian Bruhin
2018-03-02Adjust @issue3572 check for Qt 5.10.1Florian Bruhin
2018-02-26Improve marker descriptionsFlorian Bruhin
2018-02-25Add qtbug60673 markers to relevant testsJay Kamat
2018-02-08Skip failing scrolling tests on Qt 5.10 on TravisFlorian Bruhin
2018-02-05Update copyright yearsFlorian Bruhin
2017-12-15pylint: Re-enable bad-continuationFlorian Bruhin
2017-11-28Make more unit tests run with Qt 5.7.1 on a newer LinuxFlorian Bruhin
2017-11-26update flake8 and flake8-deprecatedRyan Farley
2017-11-21Enable strict overflow checking in testsFlorian Bruhin
2017-11-07Make testsuite work with LC_ALL=CFlorian Bruhin
2017-10-11Fix lintFlorian Bruhin
2017-10-11Check for YAML C extensions on TravisFlorian Bruhin
2017-09-25Bump up hypothesis deadline some moreFlorian Bruhin
2017-09-20Fix windows conditionFlorian Bruhin
2017-09-20Use a pytest marker to fake an OSFlorian Bruhin
2017-09-20Use utils.is_* for platform checks everywhereFlorian Bruhin
2017-09-20Remove hypothesis strict settingFlorian Bruhin
2017-09-19Bump up Hypothesis deadline globallyFlorian Bruhin
2017-09-19Make sure tests always have object.backend setFlorian Bruhin
2017-09-18Drop support for Qt < 5.7.1Florian Bruhin
2017-09-15Get rid of init_standarddir fixtureFlorian Bruhin
2017-09-13Skip tests needing AppDataLocation on older Qt versionsFlorian Bruhin