qutebrowser/tests/end2end
Ryan Roden-Corrent 12112e0fc7 Implement command-accept --rapid.
command-accept --rapid will run the command without clearing the prompt,
allowing "rapid fire" commands. For example, one could open completion
for `open -t` and open several tabs in a row.

The default binding is ctrl+enter.

Resolves #588.
2017-12-13 16:30:42 -05:00
..
data Fix :click-element with an ID containing non-alphanumeric characters 2017-12-12 11:33:59 +01:00
features Implement command-accept --rapid. 2017-12-13 16:30:42 -05:00
fixtures Change a rogue re.fullmatch into a re.search. 2017-12-12 21:42:10 +00:00
conftest.py Modify instances of re.match to fullmatch or search. 2017-12-12 15:07:37 +00:00
test_dirbrowser.py modified pylint pragmas 2017-10-22 23:52:35 +05:30
test_hints_html.py Move hint unittests to their own file 2017-11-29 10:44:32 +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 Get rid of httpbin 2017-09-19 10:35:54 +02:00