synapse/tests
Richard van der Hoff 46beeb9a30 Fix a couple of logcontext leaks in unit tests
... which were making other, innocent, tests, fail.

Plus remove a spurious unittest.DEBUG which was making the output noisy.
2018-05-02 15:46:22 +01:00
..
api
appservice Fix a couple of logcontext leaks in unit tests 2018-05-02 15:46:22 +01:00
config Make tests py3 compatible 2018-04-16 00:39:32 +02:00
crypto Make tests py3 compatible 2018-04-16 00:39:32 +02:00
events
handlers Fix tests 2018-04-11 14:37:11 +01:00
metrics
replication s/replication_client/federation_client/ 2018-03-13 13:26:52 +00:00
rest Use six.moves.urlparse 2018-04-15 21:22:43 +02:00
storage Fix a couple of logcontext leaks in unit tests 2018-05-02 15:46:22 +01:00
util Fix incorrect reference to StringIO 2018-05-02 09:12:26 +01:00
__init__.py
test_distributor.py Make tests py3 compatible 2018-04-16 00:39:32 +02:00
test_dns.py Remove address resolution of hosts in SRV records 2018-04-04 12:26:50 +02:00
test_preview.py
test_state.py Store state groups separately from events (#2784) 2018-02-06 14:31:24 +00:00
test_test_utils.py
test_types.py
unittest.py
utils.py Merge pull request #3108 from NotAFile/py3-six-urlparse 2018-04-30 00:33:05 +01:00