qutebrowser/tests/unit/commands
Daniel Schadt 0ef5d338bd make sure keyword-only arguments have a default
Fixes #1872.

This prevents inspect.Parameter.empty from slipping through to the
command.
2016-09-15 15:44:33 +02:00
..
test_argparser.py tests: Use pytest.fixture instead of yield_fixture 2016-08-22 07:40:24 +02:00
test_cmdutils.py make sure keyword-only arguments have a default 2016-09-15 15:44:33 +02:00
test_runners.py Fix crash when doing :<space><enter> 2016-08-05 15:42:03 +02:00
test_userscripts.py Fix unit tests 2016-09-15 14:51:22 +02:00