qutebrowser/tests/unit
Ryan Roden-Corrent 66358e5b0f Remove usertypes.Completion.empty.
Completion.empty existed to fill a slot in the old Command.completions
interface if the first positional arg had no completions but the second
did, as is the case for the `bind` command. Now that
`Command.completions` is replaced by `Command.get_pos_arg_info`, this
is no longer needed.
2016-08-06 12:01:09 -04:00
..
browser Make sure base URL for resolve_url is absolute 2016-08-05 17:12:09 +02:00
commands Remove Command.completion. 2016-08-06 11:59:04 -04:00
completion Remove usertypes.Completion.empty. 2016-08-06 12:01:09 -04:00
config Add test for BackendError 2016-08-03 12:18:15 +02:00
javascript tests: Default to raising=True for qtbot. 2016-01-08 09:49:06 +01:00
keyinput tests: Add a mode_manager fixture 2016-07-10 17:04:25 +02:00
mainwindow Fix url_text, take 3 2016-07-11 15:06:36 +02:00
misc tests: Use parametrize for parse_fatal_stacktrace 2016-08-05 09:01:09 +02:00
scripts requirements: Update vulture to 0.9 2016-06-29 23:44:39 +02:00
utils Add _qutebrowser_ prefix for custom JS functions 2016-08-05 10:31:07 +02:00
test_app.py Fix lint 2016-05-24 21:53:50 +02:00