qutebrowser/tests/unit/completion
Ryan Roden-Corrent aedf5b930a Test Completer.schedule_completion_update.
update_completion is only used internally, so instead test the real
public entry point which is schedule_completion_update.

This required mocking out QTimer to fire immediately so the test didn't
have to do flaky artificial delays.
2016-07-28 12:20:24 -04:00
..
test_column_widths.py Check pep257 via flake8. 2016-02-10 19:18:47 +01:00
test_completer.py Test Completer.schedule_completion_update. 2016-07-28 12:20:24 -04:00
test_models.py Use a fixture for FakeWebTab 2016-07-10 16:57:02 +02:00
test_sortfilter.py Clean up assertion 2016-05-08 20:01:35 +02:00