qutebrowser/tests/unit/browser/webkit
Ryan Roden-Corrent a774647c26 Get test_models mostly working again.
- Adjust _check_completions to work for CompletionModel and SqlCompletionModel
- Move sql initialization into a reusable fixture
- Remove the bookmark/quickmark/history stubs, as they're now handled by sql
- Disable quickmark/bookmark model tests until their completion is ported to
  sql.
- Disable urlmodel tests for features that have to be implemented in SQL:
    - LIMIT (for history-max-items)
    - Configurable column order (for quickmarks)
    - Configurable formatting (for timestamp-format
2017-06-19 07:42:12 -04:00
..
http Finally update copyrights... 2017-05-09 21:37:03 +02:00
network Merge commit '3d9729839d6d9b5ee5d38afdf6ddf410dfca2027' into abbradar/pac-fix 2017-05-19 08:36:39 +02:00
test_cache.py Also remove test for removed assertion 2017-05-16 12:56:25 +02:00
test_cookies.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_downloads.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_history.py Get test_models mostly working again. 2017-06-19 07:42:12 -04:00
test_mhtml.py tests: Use match= for pytest.raises 2017-05-23 09:36:00 +02:00
test_qt_javascript.py Install PyQt from PyPI for pylint 2017-05-17 19:08:59 +02:00
test_tabhistory.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_webkitelem.py tests: Use match= for pytest.raises 2017-05-23 09:36:00 +02:00