qutebrowser/tests/unit/misc
Ryan Roden-Corrent 1e1335aa5e Make various SQL code review changes.
- Fix outdated comments
- Use mock specs when possible
- More precise error message check in test_import_txt_invalid.
- Fix copyright message
- Tweak missing pyqt error message
- Dead code: remove group_by and where from sqlcategory.
  With the new separate completion table, these are no longer used.
- Move test_history out of webkit/. History is no longer purely webkit
  related, it could be webengine.
2017-07-03 09:45:08 -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 Make various SQL code review changes. 2017-07-03 09:45:08 -04: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 Use more intuitive argument order in sql.delete. 2017-06-29 20:43:42 -04:00
test_utilcmds.py Fix test_debug_trace 2017-06-05 20:17:39 +02:00