qutebrowser/tests
Niklas Haas b6145d98a4
Remove some unnecessary "fresh instances" in tests
With the addition of :window-only, it's no longer necessary to use
"Given I have a fresh instance" to clean up previous windows. This
greatly cuts down on the amount of process restarts that need to happen
to complete a full testing cycle.

I also made one of the tests more robust against order alterations, and
removed some unnecessary extra commands that were already implied by the
background on others.
2016-08-12 00:20:57 +02:00
..
end2end Remove some unnecessary "fresh instances" in tests 2016-08-12 00:20:57 +02:00
helpers tests: Request mode_manager in fake_web_tab 2016-08-11 16:46:05 +02:00
manual Move mouse handling to an EventFilter 2016-08-10 16:44:40 +02:00
unit Merge branch 'keyinput' of https://github.com/lahwaacz/qutebrowser into lahwaacz-keyinput 2016-08-11 19:46:30 +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