qutebrowser/tests/unit
Ryan Roden-Corrent 83b621b0e6 Test CompletionFilterModel.set_pattern.
This is a more rigorous test than filterAcceptsRow as it tests behavior
with multiple columns and different sort settings. In addition, it
tests intelligentLessThan which is not tested in the filterAcceptsRow
test (as lessThan is never called if there is only 1 item to filter).
2016-08-05 07:20:31 -04:00
..
browser Add miscwidgets.WrapperLayout.wrap 2016-08-04 19:22:44 +02:00
commands Remove tests for cmdutils.arg_or_count (fixes #1735 with previous commits) 2016-08-02 12:02:40 -04:00
completion Test CompletionFilterModel.set_pattern. 2016-08-05 07:20:31 -04:00
config Add test for BackendError 2016-08-03 12:18:15 +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 tests: Use parametrize for parse_fatal_stacktrace 2016-08-05 09:01:09 +02:00
scripts requirements: Update vulture to 0.9 2016-06-29 23:44:39 +02:00
utils Add _qutebrowser_ prefix for custom JS functions 2016-08-05 10:31:07 +02:00
test_app.py Fix lint 2016-05-24 21:53:50 +02:00