qutebrowser/tests/unit
Ryan Roden-Corrent 657859524f Make completion/test_models more rigorous.
It was checking that every expected item was in the actual item list,
but not visa-versa. This meant that extra completion items could show
up without failing the test.

This caught one bad test case. Bind completion includes aliases, but
the test did not expect this.
2016-09-14 17:26:56 -04:00
..
browser Also redirect $HOME for QtWebEngine tests 2016-09-12 19:55:31 +02:00
commands Improve cmdutils tests 2016-08-25 22:16:25 +02:00
completion Make completion/test_models more rigorous. 2016-09-14 17:26:56 -04: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 tests: Use pytest.fixture instead of yield_fixture 2016-08-22 07:40:24 +02:00
misc Move short_tmpdir fixture to conftest.py 2016-09-09 18:46:51 +02:00
scripts Add a test to make sure check_coverage files exist 2016-09-07 11:37:21 +02:00
utils Fix lint 2016-09-09 17:56:58 +02:00
test_app.py Fix lint 2016-05-24 21:53:50 +02:00