qutebrowser/tests/helpers
Ryan Roden-Corrent f95dff4d9e Decouple categories from completionmodel.
Instead of add_list and add_sqltable, the completion model now supports
add_category, and callees either pass in a SqlCategory or ListCategory. This
makes unit testing much easier.

This also folds CompletionFilterModel into the ListCategory class.
2017-06-19 07:44:11 -04:00
..
fixtures.py Decouple categories from completionmodel. 2017-06-19 07:44:11 -04:00
logfail.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
messagemock.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
stubs.py Fix most tests/lint 2017-05-10 09:19:24 +02:00
test_helper_utils.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_logfail.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_stubs.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
utils.py Fix URL/renderer crash tests with Qt 5.9 2017-05-19 08:10:17 +02:00