qutebrowser/tests/helpers
Ryan Roden-Corrent de5be0dc5a Store history in an on-disk sqlite database.
Instead of reading sqlite history from a file and storing it in an in-memory
database, just directly use an on-disk database. This resolves #755, where
history entries don't pop in to the completion menu immediately as they are
still being read asynchronously for a few seconds after the browser starts.
2017-06-19 07:44:11 -04:00
..
fixtures.py Store history in an on-disk sqlite database. 2017-06-19 07:44:11 -04:00
logfail.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
messagemock.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
stubs.py Fix most tests/lint 2017-05-10 09:19:24 +02:00
test_helper_utils.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_logfail.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_stubs.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
utils.py Fix URL/renderer crash tests with Qt 5.9 2017-05-19 08:10:17 +02:00