qutebrowser/tests/unit
Daniel Schadt b6d9d3f955 fix tests for new "default required" policy
This test had a keyword only parameter without a default, which is now
disallowed. This caused the test to fail.
2016-09-15 15:46:26 +02:00
..
browser Fix unit tests 2016-09-15 14:51:22 +02:00
commands fix tests for new "default required" policy 2016-09-15 15:46:26 +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