qutebrowser/tests
Florian Bruhin 83f7cf84a9 tests: Set progress widget geometry.
This hopefully fixes this warning on Windows:

    QWindowsWindow::setGeometryDp: Unable to set geometry 113x16+192+124 on
    QWidgetWindow/'ProgressClassWindow'. Resulting geometry:  124x16+192+124
    (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum
    size: 16777215x16777215).
2015-06-07 11:14:14 +02:00
..
browser Use monkeypatch instead of mocker in some tests. 2015-05-18 23:32:01 +02:00
commands Add tests for CommandRunner/KeyConfigParser. 2015-04-13 07:54:24 +02:00
config Adjust tests. 2015-06-05 17:45:32 +02:00
html Renamed test to tests as suggested by @The-Compiler 2015-04-05 12:23:04 -03:00
javascript Fix scroll_anchor in javascript tests. 2015-06-07 10:38:58 +02:00
keyinput pytest: Use common fixture for fake_keyconfig. 2015-05-19 07:46:56 +02:00
mainwindow/statusbar tests: Set progress widget geometry. 2015-06-07 11:14:14 +02:00
misc Merge branch 'rltests' 2015-06-01 09:03:06 +02:00
utils Use raising=True for QtBot.waitSignal. 2015-06-07 02:30:36 +02:00
conftest.py Add a new config_stub fixture. 2015-05-07 22:56:31 +02:00
log.py Renamed test to tests as suggested by @The-Compiler 2015-04-05 12:23:04 -03:00
stubs.py Add a new config_stub fixture. 2015-05-07 22:56:31 +02:00
test_stubs.py Fix lint. 2015-04-05 20:30:31 +02:00