qutebrowser/tests/unit
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
..
browser Fix <input /> test in test_webelem 2016-08-01 16:28:54 +02:00
commands Handle empty command in CommandRunner.parse_all 2016-07-27 11:19:01 +02:00
completion Don't crash completion with auto-open/show False. 2016-08-01 22:36:04 -04:00
config Fix ;o/;O default bindings 2016-08-01 18:19:34 +02:00
javascript tests: Default to raising=True for qtbot. 2016-01-08 09:49:06 +01:00
keyinput tests: Add a mode_manager fixture 2016-07-10 17:04:25 +02:00
mainwindow Fix url_text, take 3 2016-07-11 15:06:36 +02:00
misc Dedupe code in test_readline. 2016-07-30 22:00:12 -04:00
scripts requirements: Update vulture to 0.9 2016-06-29 23:44:39 +02:00
utils Use order='strict' with qtbot.waitSignals 2016-07-29 09:12:06 +02:00
test_app.py Fix lint 2016-05-24 21:53:50 +02:00