qutebrowser/tests/unit/completion
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
..
test_column_widths.py tests: Clean up test_column_widths 2016-08-20 22:08:07 +02:00
test_completer.py Merge branch 'master' into auto-open-fixes 2016-08-19 22:50:26 -04:00
test_completionwidget.py Add blank line 2016-09-01 07:09:06 +02:00
test_models.py Make completion/test_models more rigorous. 2016-09-14 17:26:56 -04:00
test_sortfilter.py *Really* fix completion with multiple words. 2016-09-09 09:03:18 +02:00