qutebrowser/tests/unit
Ryan Roden-Corrent f9f8900fe9 More sql code review fixes.
- remove outdated comment
- fix sql init error message
- clean up history text import code
- fix test_history file path in coverage check
- use real web history, not stub, for completion model tests
- use qtmodeltester in sql/list_category tests
- test url encoding in history tests
- fix test_clear by using a callable mock
- remove test_debug_dump_history_oserror as the check is now the same as
  for the file not existing
- rename nonempty to data in test_completionmodel
- add more delete_cur_item tests
- test empty option/value completion
2017-07-08 09:57:32 -04:00
..
browser More sql code review fixes. 2017-07-08 09:57:32 -04:00
commands Merge different FakeTabbedBrowser objects 2017-06-20 15:19:53 +02:00
completion More sql code review fixes. 2017-07-08 09:57:32 -04:00
config Release v0.11.0 2017-07-04 18:02:34 +02:00
javascript Finally update copyrights... 2017-05-09 21:37:03 +02:00
keyinput tests: Use match= for pytest.raises 2017-05-23 09:36:00 +02:00
mainwindow tests: Use pytest.param 2017-05-23 08:08:46 +02:00
misc Merge remote-tracking branch 'upstream/master' into really_complete 2017-07-05 08:45:57 -04:00
scripts Finally update copyrights... 2017-05-09 21:37:03 +02:00
utils Merge remote-tracking branch 'upstream/master' into really_complete 2017-07-07 20:42:21 -04:00
test_app.py Finally update copyrights... 2017-05-09 21:37:03 +02:00