summaryrefslogtreecommitdiff
path: root/tests/helpers/stubs.py
AgeCommit message (Expand)Author
2021-03-23tests: Base FakeProcess on a real QProcessFlorian Bruhin
2021-03-23Improve tests for guiprocessFlorian Bruhin
2021-02-15tests: Decouple ImportFake from test_versionFlorian Bruhin
2021-02-10Fix lintFlorian Bruhin
2021-02-03Improve rebuilding of history databaseFlorian Bruhin
2021-01-26doc: Switch URLs to httpsFlorian Bruhin
2021-01-20Bump copyright yearsFlorian Bruhin
2021-01-14Merge branch 'master' into history-cleanupFlorian Bruhin
2021-01-13dataclasses: Initial switchFlorian Bruhin
2021-01-11Add objects.qapp to avoid needing to None-checkFlorian Bruhin
2021-01-05history: Show progress dialog immediatelyFlorian Bruhin
2020-12-30Show renderer process PID in :buffer completionFlorian Bruhin
2020-11-04old qt: Remove conditionals for cookie handlingFlorian Bruhin
2020-11-02scripts: Disallow blanket noqa/type ignoresFlorian Bruhin
2020-07-29Add completion for :undoFlorian Bruhin
2020-07-13Rename TabbedBrowser.shutting_downJimmy
2020-06-17modeparsers: Refactor how hints are handledFlorian Bruhin
2020-05-22Merge branch 'caret-line'Florian Bruhin
2020-05-22tests: make sure webengine_tab/webkit_tab take care of shutdownFlorian 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-03-29Add platform plugin to version outputFlorian Bruhin
2020-01-04Adjust copyrights for 2020Florian Bruhin
2019-10-13Fix lintFlorian Bruhin
2019-10-13Remove 'app' from objregFlorian 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-05-22Add tests for qtutils.is_single_process()Florian Bruhin
2019-03-13Eschew the extraneous elsesFlorian Bruhin
2019-02-22Update copyright for 2019Jay Kamat
2018-12-10Remove HostBlockerStubFlorian Bruhin
2018-11-30Rename openurl to load_urlFlorian Bruhin
2018-11-29Make url(requested=True) a keyword-only argFlorian Bruhin
2018-11-29Move cmdutils.cmd_dict to objects.commandsFlorian Bruhin
2018-11-28Fix remaining private_api refactoring issuesFlorian Bruhin
2018-11-28Move private tab API into an own objectFlorian Bruhin
2018-11-28Remove unnecessary pass statementsFlorian Bruhin
2018-10-16Add TabbedBrowserStub.current_url()Florian Bruhin
2018-10-06Fix is_blocked signature in HostBlockerStubFlorian Bruhin
2018-10-05Fix lintFlorian Bruhin
2018-10-05Merge remote-tracking branch 'origin/pr/4004'Florian Bruhin
2018-09-28Merge remote-tracking branch 'origin/pr/4189'Florian Bruhin
2018-09-08Make caret unittests run with QtWebKitFlorian Bruhin
2018-09-07Update fake object instantiationcauimsouza
2018-09-06Use a shared web_history fixtureFlorian Bruhin
2018-09-03Merged upstream, made requested modifications to the search engine code and a...Philip Scheel
2018-08-19Remove more useless-return suppressionsFlorian Bruhin
2018-07-16Fix pylint 2.0 useless-return casesFlorian Bruhin
2018-06-11Add audio attribute to FakeWebTabFlorian Bruhin