qutebrowser/tests/end2end
Ryan Roden-Corrent 8a9b98c2dc Editor triggers update on every save.
For any command that spawns an editor, tirgger an update on save, not
just on exit.

- :open-editor writes the text field on save
- :edit-url navigates on save
- :edit-url -t opens a new tab on each save
- :edit-command updates the statusbar text on save
- :edit-command --run runs a command on each save
- :config-edit reloads the config on save

Resolves #2307.
Helps mitigate #1596 by allowing users to 'save' partial work, and
notice if there was an error without closing the editor.
2018-01-27 15:03:18 -05:00
..
data Merge remote-tracking branch 'origin/pr/3474' 2018-01-17 13:38:22 +01:00
features Editor triggers update on every save. 2018-01-27 15:03:18 -05:00
fixtures Use request instead of pytestconfig 2017-12-19 08:55:35 +01:00
conftest.py pylint: Re-enable ungrouped-imports 2017-12-15 23:08:53 +01:00
test_dirbrowser.py Remove old pylint disables 2017-12-15 14:39:42 +01:00
test_hints_html.py Fix 2018-01-06 22:09:17 +01:00
test_insert_mode.py Improve input.insert_mode.auto_load tests 2017-10-02 09:04:37 +02:00
test_invocations.py Update tests to use search.ignore_case 2017-12-12 11:31:28 -05:00
test_mhtml_e2e.py pylint: Re-enable ungrouped-imports 2017-12-15 23:08:53 +01:00