qutebrowser/tests/end2end
Jan Verbeek 3e8c84c018 Make :undo re-open all tabs closed by :tab-only
This changes the undo stack from a list of UndoEntry objects to a list
of lists of UndoEntry objects, so groups of tabs can be added. Only
:tab-only does that, but it's exposed by TabbedBrowser.close_tab as a
keyword argument.
2017-11-06 19:32:10 +01:00
..
data Improved zoom level management and enforcement 2017-10-06 20:30:06 -04:00
features Make :undo re-open all tabs closed by :tab-only 2017-11-06 19:32:10 +01:00
fixtures Reset the webserver process correctly between tests 2017-10-28 17:29:55 +02:00
conftest.py Support updating dictionaries and removing old versions. 2017-11-04 18:16:05 -04: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 use subprocess run 2017-11-01 09:59:32 +01:00
test_mhtml_e2e.py Get rid of httpbin 2017-09-19 10:35:54 +02:00