summaryrefslogtreecommitdiff
path: root/tests/helpers
AgeCommit message (Expand)Author
2020-07-31tests: Fix setting backend for webkit_tab/webengine_tab fixturesFlorian Bruhin
2020-07-29Add completion for :undoFlorian Bruhin
2020-07-28Merge remote-tracking branch 'origin/pr/4807' into window-undoFlorian Bruhin
2020-07-27Fix typoFlorian Bruhin
2020-07-27tests: Move userscript importing to helpersFlorian Bruhin
2020-07-13Rename TabbedBrowser.shutting_downJimmy
2020-07-12ci: Remove unneeded argumentFlorian Bruhin
2020-07-12ci: Use helper functions to begin/end GitHub Action groupsFlorian Bruhin
2020-07-10tests: Further improve output/folding on CIFlorian Bruhin
2020-07-03tests: Widen disable-bpf-sandbox argumentFlorian Bruhin
2020-06-22tests: Move some fixtures to tests/helpers/fixtures.pyFlorian Bruhin
2020-06-17modeparsers: Refactor how hints are handledFlorian Bruhin
2020-06-10tests: Add testutils.change_cwd()Florian 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-05-10tests: Add mode_manager to FakeWebTabFlorian Bruhin
2020-05-07Fix lintFlorian Bruhin
2020-05-07Add more tests for cookie handlingFlorian Bruhin
2020-04-27Speed up QtWebKit unit testsFlorian Bruhin
2020-03-29Add platform plugin to version outputFlorian Bruhin
2020-01-20Add fonts.default_family settingFlorian Bruhin
2020-01-11tests: Use system-wide default font for config_stubFlorian Bruhin
2020-01-11tests: Compress the blocked-hosts fileFlorian Bruhin
2020-01-10Replace fonts.monospace setting by rewritten fonts.default_familiesFlorian Bruhin
2020-01-09Fix test_configinit with Qt < 5.14Florian 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-27Try to stabilize test_throttle on CIFlorian Bruhin
2019-11-25Remove greasemonkey from objregFlorian Bruhin
2019-11-25Remove web-history from objregFlorian Bruhin
2019-10-15Adjust ignore_bs4_warning for Python 3.8Florian 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-13Fix lintFlorian Bruhin
2019-10-13Remove 'args' from objregFlorian Bruhin
2019-10-13Remove 'app' from objregFlorian Bruhin
2019-10-10Merge branch 'pyup-scheduled-update-2019-10-07'Florian Bruhin
2019-10-10Work around bs4 DeprecationWarningFlorian Bruhin
2019-10-09Move HintManager from a per-tab to a per-window objectFlorian Bruhin
2019-10-09Pass commandrunner object to mode parsersFlorian 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
2019-05-22Add tests for qtutils.is_single_process()Florian Bruhin