summaryrefslogtreecommitdiff
path: root/tests/unit/commands
AgeCommit message (Expand)Author
2021-03-18Restore config access in commands.parserFlorian Bruhin
2021-03-18Merge branch 'master' into dev-split-parserFlorian Bruhin
2021-03-03Merge remote-tracking branch 'origin/pr/5967' into devFlorian Bruhin
2021-03-03Replaced py.path objects by their pathlib equivalentsLembrun
2021-02-26Qtbot methods changed to snake case,snake case check addedLembrun
2021-01-26doc: Switch URLs to httpsFlorian Bruhin
2021-01-20Bump copyright yearsFlorian Bruhin
2021-01-06Eliminate parser dependency on config.Ryan Roden-Corrent
2020-12-27Add CommandParser tests.Ryan Roden-Corrent
2020-10-26Use enum.auto() for most enum valuesFlorian Bruhin
2020-10-09Use class-based API instead of functions for enumsYegor
2020-01-04Adjust copyrights for 2020Florian Bruhin
2019-07-18tests: Wait until userscript runner finishedFlorian Bruhin
2019-03-13Eschew the extraneous elsesFlorian Bruhin
2019-02-22Update copyright for 2019Jay Kamat
2018-11-30Rename openurl to load_urlFlorian Bruhin
2018-11-29Move CommandError to api.cmdutilsFlorian Bruhin
2018-11-29Move cmdutils.cmd_dict to objects.commandsFlorian Bruhin
2018-11-28pass fixupFlorian Bruhin
2018-11-28Remove unnecessary pass statementsFlorian Bruhin
2018-10-24Use caplog.messagesFlorian Bruhin
2018-03-19Wait until runner is finished in test_custom_envFlorian Bruhin
2018-02-05Update copyright yearsFlorian Bruhin
2017-12-15Add an utils.Unreachable exceptionFlorian Bruhin
2017-11-26update flake8 and flake8-deprecatedRyan Farley
2017-11-13Remove hiding of commandsFlorian Bruhin
2017-11-07Make testsuite work with LC_ALL=CFlorian Bruhin
2017-11-02use enum module instead or usertypes.enumGyorgy Orban
2017-10-17Improve tests for partial matchingFlorian Bruhin
2017-10-17Remove unneeded variableFlorian Bruhin
2017-10-10Make tests passLuca Benci
2017-10-10Avoid explicit config monkeypatchingLuca Benci
2017-10-10Move tests to test_runners.pyLuca Benci
2017-10-04Remove unused importsFlorian Bruhin
2017-10-04Use existing tabbed_browser_stubs fixture in testsFlorian Bruhin
2017-09-22Remove unused importFlorian Bruhin
2017-09-21Remove old monkeypatchFlorian Bruhin
2017-09-20Use a pytest marker to fake an OSFlorian Bruhin
2017-09-20Use utils.is_* for platform checks everywhereFlorian Bruhin
2017-09-18Drop support for Python 3.4Florian Bruhin
2017-09-15Get rid of init_standarddir fixtureFlorian Bruhin
2017-09-13Introduce standarddir cachingFlorian Bruhin
2017-07-04Fix pylintFlorian Bruhin
2017-07-04Various simple test updates for new configFlorian Bruhin
2017-07-04Fix CommandParser and don't use a generatorFlorian Bruhin
2017-07-04Use aliases for :w and :qFlorian Bruhin
2017-06-20Merge different FakeTabbedBrowser objectsFlorian Bruhin
2017-05-23Fix raw string prefixFlorian Bruhin
2017-05-23tests: Use match= for pytest.raisesFlorian Bruhin
2017-05-09Finally update copyrights...Florian Bruhin