summaryrefslogtreecommitdiff
path: root/tests/unit/config/test_configcommands.py
AgeCommit message (Expand)Author
2018-02-20Add more config testsFlorian Bruhin
2018-02-19Fix getting YAML values in test_configcommands.pyFlorian Bruhin
2018-02-12Remove extraneous spaceGeorge Edward Bulmer
2018-02-12Add test for sourcing config with invalid sourceGeorge Edward Bulmer
2018-02-07Merge branch 'editor-watch'Florian Bruhin
2018-02-05Update copyright yearsFlorian Bruhin
2018-02-03Fix pylint warningsRyan Roden-Corrent
2018-01-27Update test_configcommands for new editor behavior.Ryan Roden-Corrent
2018-01-15add test for bind without args and fix other tests to include win_idMarc Jauvin
2017-12-12Update tests to use search.ignore_caseJustin Partain
2017-11-24Add the option name to the backend error messageFlorian Bruhin
2017-11-19Handle OSError in :config-write-pyFlorian Bruhin
2017-11-13Put files into the config dir with :config-write-py and rel. pathsFlorian Bruhin
2017-11-02Merge remote-tracking branch 'origin/pr/3100'Florian Bruhin
2017-10-22Fix broken test after default config changeLuca Benci
2017-10-17Show better error message when trying to toggle with :setFlorian Bruhin
2017-10-11Rename qt_args and force_software_rendering to add qt. prefixFlorian Bruhin
2017-10-08Add :bind --defaultFlorian Bruhin
2017-10-08Improve error handling for config commandsFlorian Bruhin
2017-10-05tests: Get rid of duplicate key config stubsFlorian Bruhin
2017-10-05Make sure key_config_stub is available when neededFlorian Bruhin
2017-10-05Add tests for :config-write-pyFlorian Bruhin
2017-10-04Remove unused importsFlorian Bruhin
2017-10-04Fix test_configcommands on Python 3.5Florian Bruhin
2017-10-04Use existing tabbed_browser_stubs fixture in testsFlorian Bruhin
2017-10-03Remove --force for :bind and config.bind(...)Florian Bruhin
2017-10-03Add a :config-edit commandFlorian Bruhin
2017-10-03Add a :config-source commandFlorian Bruhin
2017-10-03Add :config-clear and :config-unsetFlorian Bruhin
2017-10-03Add missing qapp fixtureFlorian Bruhin
2017-10-03Move config toggling to :config-cycleFlorian Bruhin
2017-10-03Split off :config-cycle from :setFlorian Bruhin
2017-10-02Rename test classesFlorian Bruhin
2017-10-02Split config commands off to their own file.Florian Bruhin