qutebrowser/tests/end2end
Ryan Roden-Corrent a8ed9f1c2f Fix qute://version sql init bug.
Calling sql.init() in version.version() would replace the existing sql
connection and cause a crash when accessed by opening qute://version.

Now version relies on sql already being initted, and app.py inits sql early if
the --version arg is given.
2017-06-19 07:44:11 -04:00
..
data Set an initial window size for background tabs 2017-06-11 17:48:01 +02:00
features Fix qute://version sql init bug. 2017-06-19 07:44:11 -04:00
fixtures Set an initial window size for background tabs 2017-06-11 17:48:01 +02:00
conftest.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_dirbrowser.py Reorganize pylint config 2017-05-17 20:20:12 +02:00
test_hints_html.py Reorganize pylint config 2017-05-17 20:20:12 +02:00
test_insert_mode.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_invocations.py Improve test_version output 2017-06-19 09:06:18 +02:00
test_mhtml_e2e.py Finally update copyrights... 2017-05-09 21:37:03 +02:00