qutebrowser/tests/unit
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
..
browser Clean up objreg after test_history. 2016-06-30 07:26:02 -04:00
commands Use config_stub instead of monkeypatching config.get() 2016-06-13 19:39:00 +02:00
completion Clean up completer unit test. 2016-07-03 17:18:16 -04:00
config Add unit test for CommandCompletionModel. 2016-06-30 07:26:02 -04:00
javascript tests: Default to raising=True for qtbot. 2016-01-08 09:49:06 +01:00
keyinput Revert "Handle counts for special keys." 2016-04-29 14:20:11 +02:00
mainwindow Split browser into browser/browser.webkit 2016-06-13 11:18:21 +02:00
misc Update test_readline.py 2016-06-24 12:00:53 +02:00
scripts requirements: Update vulture to 0.9 2016-06-29 23:44:39 +02:00
utils behaviour -> behavior for consistency 2016-06-09 17:30:14 +02:00
test_app.py Fix lint 2016-05-24 21:53:50 +02:00