summary refs log tree commit diff
path: root/tests/test_distributor.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant "coding: utf-8" lines (#9786)Jonathan de Jong2021-04-141-1/+0
* Use mock from the stdlib. (#9772)Patrick Cloke2021-04-091-1/+1
* Run black.black2018-08-101-7/+3
* Make Distributor run its processes as a background processRichard van der Hoff2018-07-181-52/+4
* run isortAmber Brown2018-07-091-3/+4
* Remove run_on_reactor (#3395)Amber Brown2018-06-141-2/+0
* Make tests py3 compatibleAdrian Tschira2018-04-161-1/+1
* Fix flake8 warnings for testsMark Haines2016-02-191-4/+7
* copyrightsMatthew Hodgson2016-01-071-1/+1
* Remove call to recently removed function in mockDaniel Wagner-Hall2015-08-111-2/+2
* Replace distributor deferred list, with a simple for loop until I understand ...Mark Haines2014-12-181-8/+19
* Have all unit tests import from our own subclass of trial's unittest TestCase...Paul "LeoNerd" Evans2014-09-121-1/+1
* fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org has...Matthew Hodgson2014-09-031-1/+1
* Allow optional non-suppression of exceptions through the DistributorPaul "LeoNerd" Evans2014-09-031-3/+21
* add in copyrights to everything, not just the synapse subdir, and add a copyr...Matthew Hodgson2014-08-131-0/+14
* add in whitespace after copyright statements to improve legibilityMatthew Hodgson2014-08-131-0/+1
* Reference Matrix Home Servermatrix.org2014-08-121-0/+74