qutebrowser/tests
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
..
end2end Add a BDD test for :debug-log-capacity 2016-08-05 15:13:36 +02:00
helpers Add miscwidgets.WrapperLayout.wrap 2016-08-04 19:22:44 +02:00
manual Improve manual history test 2016-06-10 14:41:08 +02:00
unit Remove usertypes.Completion.empty. 2016-08-06 12:01:09 -04:00
conftest.py Automatically skip BDD tests on pytest 3.0 2016-08-05 14:36:32 +02:00
test_conftest.py tests: Allow XPASS for test_installed_package 2016-03-02 08:09:04 +01:00