qutebrowser/tests/helpers
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
..
fixtures.py Unit test Completer.update_completion. 2016-07-02 12:25:55 -04:00
logfail.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
messagemock.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
stubs.py Clean up completer unit test. 2016-07-03 17:18:16 -04:00
test_helper_utils.py tests: Refactor partial_compare 2016-04-21 00:14:13 +02:00
test_logfail.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
test_stubs.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
utils.py Clean up end2end test file structure 2016-05-29 18:20:00 +02:00