qutebrowser/tests/end2end/fixtures
Niklas Haas 6d181e5c6f
Add new-instance-open-target.window setting
This adds the ability to open new tabs in the last-focused window
instead, which fixes #1801.

Right now the only other option is probably not that useful for human
users but it's required to make tests behave deterministically and
consistently. (But with #881 on the roadmap, I would implement this as
another choice)

To this end, also make the test framework set this option to preserve
the invariant against which existing tests are written: that spawning a
new window would effectively also focus it.
2016-08-10 00:06:12 +02:00
..
quteprocess.py Add new-instance-open-target.window setting 2016-08-10 00:06:12 +02:00
test_quteprocess.py quteprocess: replace Expected with expected 2016-07-02 17:22:40 +02:00
test_testprocess.py Clean up end2end test file structure 2016-05-29 18:20:00 +02:00
test_webserver.py Clean up end2end test file structure 2016-05-29 18:20:00 +02:00
testprocess.py Merge branch 'expected-error' of https://github.com/Kingdread/qutebrowser into Kingdread-expected-error 2016-07-03 16:58:06 +02:00
webserver_sub_ssl.py Clean up end2end test file structure 2016-05-29 18:20:00 +02:00
webserver_sub.py Remove unneeded pylint suppression 2016-07-15 11:09:51 +02:00
webserver.py Fix lint 2016-08-03 16:48:48 +02:00