qutebrowser/tests
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
..
end2end Add new-instance-open-target.window setting 2016-08-10 00:06:12 +02:00
helpers Add miscwidgets.WrapperLayout.wrap 2016-08-04 19:22:44 +02:00
manual add manual test for hiding unmatched rapid hints 2016-08-09 11:02:21 +02:00
unit Fix lint 2016-08-09 17:28:14 +02:00
conftest.py Automatically skip BDD tests on pytest 3.0 2016-08-05 14:36:32 +02:00
test_conftest.py tests: Allow XPASS for test_installed_package 2016-03-02 08:09:04 +01:00