qutebrowser/tests/unit
Florian Bruhin 750dfd98af Generalize statusbar-attached website overlays
We already had some duplicated logic for completion/keyhint/messageview,
and plan to add prompt overlays too now - so here we refactor related
code to have a list of overlays instead, which are all
resized/positioned by the mainwindow when needed.

This also changes the size management, which gets moved into the
sizeHint of the respective overlay widgets.
2016-09-22 17:04:39 +02:00
..
browser Fix unit tests 2016-09-15 14:51:22 +02:00
commands Remove extra blank line 2016-09-15 17:19:53 +02:00
completion Generalize statusbar-attached website overlays 2016-09-22 17:04:39 +02:00
config Remove :prompt-yes and :prompt-no 2016-09-09 15:59:00 +02:00
javascript Make unittests work without QtWebKit 2016-09-05 18:45:50 +02:00
keyinput tests: Use pytest.fixture instead of yield_fixture 2016-08-22 07:40:24 +02:00
mainwindow Generalize statusbar-attached website overlays 2016-09-22 17:04:39 +02:00
misc Add some tests for earlyinit.fix_harfbuzz 2016-09-16 08:43:12 +02:00
scripts Add a test to make sure check_coverage files exist 2016-09-07 11:37:21 +02:00
utils Check for spaces in URLs with explicit scheme 2016-09-15 22:29:21 +02:00
test_app.py Fix lint 2016-05-24 21:53:50 +02:00