qutebrowser/tests/unit/completion
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
..
test_column_widths.py Check pep257 via flake8. 2016-02-10 19:18:47 +01:00
test_completer.py Clean up completer unit test. 2016-07-03 17:18:16 -04:00
test_models.py Fix indent 2016-07-01 14:38:18 +02:00
test_sortfilter.py Clean up assertion 2016-05-08 20:01:35 +02:00