qutebrowser/tests/unit
Ryan Roden-Corrent c6645d47ba Remove newest_slice and StatusBar._option.
newest_slice is no longer needed after the completion refactor. Now that
history is based on the SQL backend, LIMIT is used instead.

StatusBar._option is not used, though I'm not sure why vulture only caught it
now.
2017-06-19 07:42:12 -04:00
..
browser Revert "Initialize SQL for two failing tests." 2017-06-19 07:42:12 -04:00
commands Fix raw string prefix 2017-05-23 10:09:06 +02:00
completion Fix pylint and flake8 for SQL work. 2017-06-19 07:42:12 -04:00
config Get rid of configtypes.WebKitBytes 2017-06-06 16:17:44 +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 Get rid of varargs in sql.run_query. 2017-06-19 07:42:12 -04:00
scripts Finally update copyrights... 2017-05-09 21:37:03 +02:00
utils Remove newest_slice and StatusBar._option. 2017-06-19 07:42:12 -04:00
test_app.py Finally update copyrights... 2017-05-09 21:37:03 +02:00