summary refs log tree commit diff
path: root/tests/test_test_utils.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Correctly mention previous copyright (#16820)Erik Johnston2024-01-231-0/+1
* Update license headersPatrick Cloke2023-11-211-10/+16
* Add missing type hints to tests. (#15027)Patrick Cloke2023-02-081-8/+8
* Replace assertEquals and friends with non-deprecated versions. (#12092)Patrick Cloke2022-02-281-1/+1
* 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