qutebrowser/tests/unit
Ryan Roden-Corrent 707fc1176d
Regen completion if args change.
Allow completion functions to react dynamically to args as the user
inputs them. This allows config-cycle to filter out values that were
already provided.

Args provided after the maxsplit do not cause the completion to regen.
For example, successive words typed after `:open` just set the filter
pattern and do not spuriously regenerate the completion model.
2018-03-31 11:45:50 -04:00
..
browser Initial attempt at using the tab API for tests/unit/javascript 2018-03-19 18:18:21 +01:00
commands Wait until runner is finished in test_custom_env 2018-03-19 11:43:08 +01:00
completion Regen completion if args change. 2018-03-31 11:45:50 -04:00
config Fix test_configinit 2018-03-20 22:16:16 +01:00
javascript Log document.body in JS tests 2018-03-20 11:56:46 +01:00
keyinput Swap Control/Meta back on macOS 2018-03-14 19:40:56 +01:00
mainwindow Add basic tests for tab width sizing 2018-03-22 14:27:33 -04:00
misc Add missing qapp fixtures to tests 2018-03-15 09:06:40 +01:00
scripts Update copyright years 2018-02-05 12:19:50 +01:00
utils Merge remote-tracking branch 'origin/pr/3604' 2018-03-20 06:24:57 +01:00
test_app.py Update copyright years 2018-02-05 12:19:50 +01:00