qutebrowser/tests/end2end
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
..
data Fixed syntax and improved test 2016-08-11 20:41:02 +02:00
features Remove some unnecessary "fresh instances" in tests 2016-08-12 00:20:57 +02:00
fixtures Fix testprocess test for custom environment 2016-08-10 14:02:04 +02:00
conftest.py Fix lint 2016-05-29 18:45:09 +02:00
test_dirbrowser.py Fix some a/an misspellings 2016-07-05 08:34:03 +02:00
test_hints_html.py Fixed syntax and improved test 2016-08-11 20:41:02 +02:00
test_insert_mode.py Merge :yank-selected into :yank (fixes #820) 2016-08-05 22:01:17 -04:00
test_invocations.py Mark test_invocations.test_optimize as not_frozen 2016-08-10 15:05:55 +02:00
test_mhtml_e2e.py Clean up end2end test file structure 2016-05-29 18:20:00 +02:00
test_smoke.py Fix lint 2016-08-09 17:28:14 +02:00