qutebrowser/tests/unit/completion
Ryan Roden-Corrent ffc5a42d04 Don't use objreg to get CompletionView.
The CompletionView is the parent of the Completer, so there's no need
to use objreg to get it.
See #640.
2016-07-28 12:20:24 -04:00
..
test_column_widths.py Check pep257 via flake8. 2016-02-10 19:18:47 +01:00
test_completer.py Don't use objreg to get CompletionView. 2016-07-28 12:20:24 -04:00
test_completionwidget.py Decouple Completer and CompletionView. 2016-07-28 12:20:24 -04:00
test_models.py Use a fixture for FakeWebTab 2016-07-10 16:57:02 +02:00
test_sortfilter.py Clean up assertion 2016-05-08 20:01:35 +02:00