qutebrowser/tests/end2end
Ryan Roden-Corrent 6519f500a9 Add --private flag to edit_url.
The command :edit-url --private (or :edit-url -p) will spawn a new
private window with the url input from the editor.

I had to add 'Given I have a fresh instance' to the feature file to
ensure tests were not interfering.

Resolves #3185.
2017-10-26 07:21:51 -04:00
..
data Improved zoom level management and enforcement 2017-10-06 20:30:06 -04:00
features Add --private flag to edit_url. 2017-10-26 07:21:51 -04:00
fixtures modified as requested 2017-10-23 01:46:02 +05:30
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