qutebrowser/tests/unit/misc
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
..
test_autoupdate.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_checkpyver.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_cmdhistory.py tests: Use match= for pytest.raises 2017-05-23 09:36:00 +02:00
test_crashdialog.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_earlyinit.py Fix earlyinit.qt_version issues 2017-06-19 09:42:49 +02:00
test_editor.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_guiprocess.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_ipc.py tests: Use match= for pytest.raises 2017-05-23 09:36:00 +02:00
test_keyhints.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_lineparser.py tests: Use match= for pytest.raises 2017-05-23 09:36:00 +02:00
test_miscwidgets.py Fix most tests/lint 2017-05-10 09:19:24 +02:00
test_msgbox.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_pastebin.py Send crash reports to private pastebin 2017-05-29 09:20:10 +02:00
test_readline.py tests: Use pytest.param 2017-05-23 08:08:46 +02:00
test_sessions.py tests: Use match= for pytest.raises 2017-05-23 09:36:00 +02:00
test_split_hypothesis.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_split.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_sql.py Get test_models mostly working again. 2017-06-19 07:42:12 -04:00
test_utilcmds.py Fix test_debug_trace 2017-06-05 20:17:39 +02:00