0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-05 10:48:46 +02:00
synapse/tests
Jeroen b5e157d895 Merge branch 'develop' into send_sni_for_federation_requests
# Conflicts:
#	synapse/http/endpoint.py
2018-07-09 08:51:11 +02:00
..
api add test 2018-06-28 21:14:16 +01:00
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 Pass around the reactor explicitly (#3385) 2018-06-22 09:37:10 +01:00
events Optimise state resolution 2017-01-17 13:22:19 +00:00
federation Implementation of server_acls 2018-07-04 19:06:20 +01:00
handlers Fix tests 2018-04-11 14:37:11 +01:00
http More server_name validation 2018-07-04 18:59:51 +01:00
replication remove dead filter_events_for_clients 2018-06-12 09:51:31 +01:00
rest Pass around the reactor explicitly (#3385) 2018-06-22 09:37:10 +01:00
storage fix tests 2018-05-29 20:19:29 +01:00
util Reinstate lost run_on_reactor in unit test 2018-07-04 09:40:01 +01:00
__init__.py replacing portions 2018-05-21 19:47:37 -05:00
server.py Better testing framework for homeserver-using things (#3446) 2018-06-27 10:37:24 +01:00
test_distributor.py Remove run_on_reactor (#3395) 2018-06-14 18:27:37 +10:00
test_dns.py fix dumb typo 2018-05-29 02:23:11 +01:00
test_event_auth.py remove spurious debug 2018-06-14 14:20:53 +01:00
test_federation.py pep8 2018-06-27 11:38:14 +01:00
test_preview.py Fix crash in url preview when html tag has no text 2016-12-14 22:38:18 +01:00
test_server.py Better testing framework for homeserver-using things (#3446) 2018-06-27 10:37:24 +01:00
test_state.py Fix broken unit test 2018-06-14 14:21:29 +01:00
test_test_utils.py Fix flake8 warnings for tests 2016-02-19 15:34:38 +00:00
test_types.py Validate group ids when parsing 2017-10-21 00:30:39 +01:00
unittest.py cleanups 2018-06-27 11:38:03 +01:00
utils.py send SNI for federation requests 2018-06-24 22:38:43 +02:00