summary refs log tree commit diff
path: root/tests/test_test_utils.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant "coding: utf-8" lines (#9786)Jonathan de Jong2021-04-141-1/+0
* Run black.black2018-08-101-1/+4
* run isortAmber Brown2018-07-091-1/+0
* Fix flake8 warnings for testsMark Haines2016-02-191-1/+2
* copyrightsMatthew Hodgson2016-01-071-1/+1
* Implement .cancel_call_later() in MockClockPaul "LeoNerd" Evans2014-12-101-0/+18
* Implement .call_later() in MockClockPaul "LeoNerd" Evans2014-12-101-0/+22
* Trivial test of MockClock()Paul "LeoNerd" Evans2014-12-101-0/+30