0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-11-18 07:52:56 +01:00
synapse/tests
Richard van der Hoff d5dca9a04f Move consent config parsing into ConsentConfig
turns out we need to reuse this, so it's better in the config class.
2018-05-22 11:54:51 +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 Escape label values in prometheus metrics 2018-05-02 16:52:42 +01:00
replication s/replication_client/federation_client/ 2018-03-13 13:26:52 +00:00
rest Fix logcontext leak in HttpTransactionCache 2018-05-21 16:58:20 +01:00
storage Send users a server notice about consent 2018-05-22 11:54:51 +01:00
util Merge branch 'develop' into rav/more_logcontext_leaks 2018-05-02 16:16:01 +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 Move consent config parsing into ConsentConfig 2018-05-22 11:54:51 +01:00