qutebrowser/tests/unit
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
..
browser Fix unit tests 2016-09-15 14:51:22 +02:00
commands make sure keyword-only arguments have a default 2016-09-15 15:44:33 +02:00
completion *Really* fix completion with multiple words. 2016-09-09 09:03:18 +02:00
config Remove :prompt-yes and :prompt-no 2016-09-09 15:59:00 +02:00
javascript Make unittests work without QtWebKit 2016-09-05 18:45:50 +02:00
keyinput tests: Use pytest.fixture instead of yield_fixture 2016-08-22 07:40:24 +02:00
mainwindow Fix lint 2016-09-15 15:10:55 +02:00
misc Fix lint 2016-09-15 14:51:22 +02:00
scripts Add a test to make sure check_coverage files exist 2016-09-07 11:37:21 +02:00
utils Remove environment variables from version() 2016-09-15 14:59:32 +02:00
test_app.py Fix lint 2016-05-24 21:53:50 +02:00