summary refs log tree commit diff
path: root/tests/storage/test_background_update.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* PEP8Richard van der Hoff2016-07-251-1/+1
|
* Fix background_update testsRichard van der Hoff2016-07-251-6/+16
| | | | | | A bit of a cleanup for background_updates, and make sure that the real background updates have run before we start the unit tests, so that they don't interfere with the tests.
* Fix flake8 warnings for testsMark Haines2016-02-191-5/+3
|
* Test for background updatesMark Haines2015-11-101-0/+76