qutebrowser/tests
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
..
end2end Also pass -bb to python for end2end tests 2016-07-28 07:19:59 +02:00
helpers Register the fake statusbar command in objreg. 2016-07-28 12:20:24 -04:00
manual Improve manual history test 2016-06-10 14:41:08 +02:00
unit Code review for completion tests. 2016-07-28 12:20:24 -04:00
conftest.py tests: Use pytest-warnings to handle warnings 2016-07-27 18:28:08 +02:00
test_conftest.py tests: Allow XPASS for test_installed_package 2016-03-02 08:09:04 +01:00