qutebrowser/tests
Ryan Roden-Corrent a393adc6c7 Don't crash completion with auto-open/show False.
If both are false, the selectionModel may be None.
In this case, don't try to move the index.
Resolves #1722.
2016-08-01 22:36:04 -04:00
..
end2end Fix crash when opening http://foo%40bar@baz 2016-08-01 17:18:14 +02:00
helpers Don't use objreg to get CompletionView. 2016-07-28 12:20:24 -04:00
manual Improve manual history test 2016-06-10 14:41:08 +02:00
unit Don't crash completion with auto-open/show False. 2016-08-01 22:36:04 -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