qutebrowser/tests/unit/commands
Florian Bruhin 21b282ce29 Get rid of _DummyUserscriptRunner
This simplifies the code a bit and only provides
userscript.run_async (and not the UserscriptRunner class) as entrypoint.
2016-07-07 18:32:52 +02:00
..
test_argparser.py Simplify argparser.type_check 2016-05-18 07:16:17 +02:00
test_cmdutils.py Use typing.py-like annotations for command args 2016-05-18 06:55:17 +02:00
test_runners.py Use config_stub instead of monkeypatching config.get() 2016-06-13 19:39:00 +02:00
test_userscripts.py Get rid of _DummyUserscriptRunner 2016-07-07 18:32:52 +02:00