0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-05 10:48:46 +02:00
synapse/tests
2020-07-31 15:06:56 +01:00
..
api
app
appservice
config
crypto
events Convert the message handler to async/await. (#7884) 2020-07-22 12:29:15 -04:00
federation Convert state resolution to async/await (#7942) 2020-07-24 10:59:51 -04:00
handlers
http Convert the federation agent and related code to async/await. (#7874) 2020-07-23 07:05:57 -04:00
logging
module_api
push
replication Convert the message handler to async/await. (#7884) 2020-07-22 12:29:15 -04:00
rest Convert tests/rest/admin/test_room.py to unix file endings (#7953) 2020-07-27 13:22:52 +01:00
scripts
server_notices
state Convert state resolution to async/await (#7942) 2020-07-24 10:59:51 -04:00
storage Convert state resolution to async/await (#7942) 2020-07-24 10:59:51 -04:00
test_utils Convert state resolution to async/await (#7942) 2020-07-24 10:59:51 -04:00
util
__init__.py
server.py
test_distributor.py
test_event_auth.py
test_federation.py
test_mau.py
test_metrics.py
test_phone_home.py
test_preview.py
test_server.py Return an empty body for OPTIONS requests. (#7886) 2020-07-24 07:08:07 -04:00
test_state.py Convert state resolution to async/await (#7942) 2020-07-24 10:59:51 -04:00
test_terms_auth.py
test_test_utils.py
test_types.py
test_visibility.py Convert the message handler to async/await. (#7884) 2020-07-22 12:29:15 -04:00
unittest.py Convert the message handler to async/await. (#7884) 2020-07-22 12:29:15 -04:00
utils.py Add ratelimiting on joins 2020-07-31 15:06:56 +01:00