qutebrowser/tests/unit
Florian Bruhin 5af8a95c82 Refactor SQL error handling
This renames SqlException to SqlError (to be more consistent with how Python
names exceptions), and adds an utility function which logs a few more useful
details about errors.

See #3004
2017-10-02 09:48:15 +02:00
..
browser Append multiple history backups on import. 2017-09-23 13:06:11 -04:00
commands Remove unused import 2017-09-22 08:23:06 +02:00
completion Fix :bind completion with invalid commands 2017-09-27 11:10:25 +02:00
config Rename test classes 2017-10-02 07:15:00 +02:00
javascript Finally update copyrights... 2017-05-09 21:37:03 +02:00
keyinput Fix modeparser tests 2017-09-22 19:49:52 +02:00
mainwindow Use upper-case Monospace in test_progress_affecting_statusbar_height 2017-09-12 22:51:52 +02:00
misc Refactor SQL error handling 2017-10-02 09:48:15 +02:00
scripts Use a pytest marker to fake an OS 2017-09-20 11:30:18 +02:00
utils Use .assert_not_called() for mocks 2017-09-22 19:58:38 +02:00
test_app.py Finally update copyrights... 2017-05-09 21:37:03 +02:00