summaryrefslogtreecommitdiff
path: root/tests/helpers/fixtures.py
AgeCommit message (Expand)Author
2022-01-04Use flake8-pytest-stylepytest-styleFlorian Bruhin
2021-12-02pylint: Remove now-useless suppressionsFlorian Bruhin
2021-07-09Remove unused parameter and rename dblufte
2021-07-09Restore the sql fixture to close DBs after testinglufte
2021-06-30Fix history unit testslufte
2021-03-31flatpak: Try getting ID from /.flatpak_infoFlorian Bruhin
2021-03-31tests: Move flatpak patch to conftestFlorian Bruhin
2021-03-29tests: Move freezer to fixtures.pyFlorian Bruhin
2021-02-26Qtbot methods changed to snake case,snake case check addedLembrun
2021-02-12tests: Use fixture for webengine_versionsFlorian Bruhin
2021-01-26doc: Switch URLs to httpsFlorian Bruhin
2021-01-20Bump copyright yearsFlorian Bruhin
2021-01-20Rename :enter-mode and :leave-modeFlorian Bruhin
2021-01-19Merge remote-tracking branch 'origin/pr/5987'Florian Bruhin
2021-01-15using tmp-file for py_proc fixtureAxel Dahlberg
2021-01-13dataclasses: Adjust import orderFlorian Bruhin
2021-01-13dataclasses: Initial switchFlorian Bruhin
2021-01-04tests: Make sure QWebEnginePage is deleted earlyFlorian Bruhin
2020-11-29load scripts from config directoryBryon Meinka
2020-11-04old qt: Remove unused importsFlorian Bruhin
2020-11-04old qt: Remove various test workaroundsFlorian Bruhin
2020-10-13tests: Avoid mocking in CACHEDIR.tag testFlorian Bruhin
2020-09-28Make sure objreg skips shutting down windowsFlorian Bruhin
2020-08-11Make javascript.string_escape tests run with QtWebEngineFlorian Bruhin
2020-07-31tests: Fix setting backend for webkit_tab/webengine_tab fixturesFlorian Bruhin
2020-06-22tests: Move some fixtures to tests/helpers/fixtures.pyFlorian Bruhin
2020-05-22Merge branch 'caret-line'Florian Bruhin
2020-05-22Fix segfault with test_webenginetab and Qt 5.9Florian Bruhin
2020-05-22tests: make sure webengine_tab/webkit_tab take care of shutdownFlorian Bruhin
2020-05-22tests: Make sure WidgetContainer.expose() sets focus on widgetFlorian Bruhin
2020-05-10Use base class for configtypes.Font inheritanceFlorian Bruhin
2020-04-27Speed up QtWebKit unit testsFlorian Bruhin
2020-01-20Add fonts.default_family settingFlorian Bruhin
2020-01-11tests: Use system-wide default font for config_stubFlorian Bruhin
2020-01-10Replace fonts.monospace setting by rewritten fonts.default_familiesFlorian Bruhin
2020-01-04Adjust copyrights for 2020Florian Bruhin
2019-12-20Split config.stylesheet into separate moduleFlorian Bruhin
2019-12-20Refactor user agent handlingFlorian Bruhin
2019-11-25Remove greasemonkey from objregFlorian Bruhin
2019-11-25Remove web-history from objregFlorian Bruhin
2019-10-14Fix testsFlorian Bruhin
2019-10-13objreg: Set command_only for session-managerFlorian Bruhin
2019-10-13Remove cookie-jar/ram-cookie-jar/cache from objregFlorian Bruhin
2019-10-13Remove 'args' from objregFlorian Bruhin
2019-10-13Remove 'app' from objregFlorian Bruhin
2019-10-09Move HintManager from a per-tab to a per-window objectFlorian Bruhin
2019-07-04Fix style issuesJay Kamat
2019-07-03Merge branch 'master' of https://github.com/qutebrowser/qutebrowser into conf...Jay Kamat
2019-07-03Use standarddir for config.py overrideJay Kamat
2019-06-03Disable error pages in webpage fixture.Jimmy