qutebrowser/tests
Ryan Roden-Corrent 13e8ed53d6 Clean up completer unit test.
Based on code review:

    - import modules, not classes
    - use methods, not lambdas for the mock command prompt class
    - use None rather than Mock for DUMB_SORT
    - autouse two fixtures and remove them from test signatures
2016-07-03 17:18:16 -04:00
..
end2end tests: __tracebackhide__ in quteproc.after_test 2016-07-01 14:44:42 +02:00
helpers Clean up completer unit test. 2016-07-03 17:18:16 -04:00
manual Improve manual history test 2016-06-10 14:41:08 +02:00
unit Clean up completer unit test. 2016-07-03 17:18:16 -04:00
conftest.py Add a docstring for pytest_bdd_apply_tag 2016-06-30 17:42:17 +02:00
test_conftest.py tests: Allow XPASS for test_installed_package 2016-03-02 08:09:04 +01:00