qutebrowser/tests/end2end
Florian Bruhin 94f8bb9574 bdd tests: Make sure initial about:blank check is redone on restart
When we did "Given I have a fresh instance", we immediately did run the commands
without waiting for the initial about:blank load again.

With Qt 5.10, this causes issues as the loadFinished signal is emitted with
about:blank then, and not the real URL.

See #3003
2017-10-25 14:06:55 +02:00
..
data Improved zoom level management and enforcement 2017-10-06 20:30:06 -04:00
features modified pylint pragmas 2017-10-22 23:52:35 +05:30
fixtures bdd tests: Make sure initial about:blank check is redone on restart 2017-10-25 14:06:55 +02:00
conftest.py Also check PyQt version for qtutils.version_check() 2017-10-12 19:13:20 +02:00
test_dirbrowser.py modified pylint pragmas 2017-10-22 23:52:35 +05:30
test_hints_html.py Start using attrs 2017-09-19 22:21:45 +02:00
test_insert_mode.py Improve input.insert_mode.auto_load tests 2017-10-02 09:04:37 +02:00
test_invocations.py Rename qt_args and force_software_rendering to add qt. prefix 2017-10-11 07:45:38 +02:00
test_mhtml_e2e.py Get rid of httpbin 2017-09-19 10:35:54 +02:00