qutebrowser/tests/unit/completion
Ryan Roden-Corrent d836fcb118 Code review for completion tests.
- clean up docstring typos
- use _ to name an unused loop variable
- parent the filter model to avoid an issue with disposal
- use mocker.patch instead of monkeypatch to mock Completer creation
- use is instead of == to compare by identity
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 Register the fake statusbar command in objreg. 2016-07-28 12:20:24 -04:00
test_completionwidget.py Code review for completion tests. 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