qutebrowser/tests
Ryan Roden-Corrent a9771007b1 Pass string, not index from on_selection_changed.
Simplify the CompletionWidget/Completer interface by changing
on_selection_changed to pass the newly selected text rather than the
index of the newly selected item.
This moves the logic from Completer to CompletionWidget but simplifies
the interaction between the two and makes testing easier.
2016-09-14 22:55:07 -04:00
..
end2end Yet another flaky test... 2016-09-12 22:49:55 +02:00
helpers Fix long line 2016-09-12 20:41:51 +02:00
manual Add a manual test file for uploading files 2016-09-07 13:40:05 +02:00
unit Pass string, not index from on_selection_changed. 2016-09-14 22:55:07 -04:00
conftest.py Make pylint shut up 2016-09-05 16:54:31 +02:00
test_conftest.py tests: Allow XPASS for test_installed_package 2016-03-02 08:09:04 +01:00