qutebrowser/tests/helpers
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
..
fixtures.py Rename shadowed tmpdir variable 2016-07-20 16:13:46 +02:00
logfail.py tests: Use dedicated logger for message mock 2016-07-20 14:23:09 +02:00
messagemock.py tests: Use dedicated logger for message mock 2016-07-20 14:23:09 +02:00
stubs.py Test Completer.schedule_completion_update. 2016-07-28 12:20:24 -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