synapse/tests
Richard van der Hoff e8d98466b0
Implement .well-known handling (#4262)
Sometimes it's useful for synapse to generate its own .well-known file.
2018-12-05 14:38:58 +01:00
..
api
app
appservice
config
crypto Check logcontexts before and after each test (#4190) 2018-11-27 13:47:18 +11:00
events
federation
handlers Neilj/fix autojoin (#4223) 2018-11-28 22:24:57 +11:00
http
push Fix logcontext leak in http pusher test 2018-11-19 17:07:01 +00:00
replication
rest Implement .well-known handling (#4262) 2018-12-05 14:38:58 +01:00
scripts
server_notices
state
storage
util
__init__.py Patch defer.inlineCallbacks to check logcontexts in tests (#4205) 2018-12-04 11:30:32 +01:00
patch_inline_callbacks.py Patch defer.inlineCallbacks to check logcontexts in tests (#4205) 2018-12-04 11:30:32 +01:00
server.py
test_distributor.py
test_dns.py
test_event_auth.py
test_federation.py Fix some tests which leaked logcontexts 2018-11-19 17:07:01 +00:00
test_mau.py
test_metrics.py
test_preview.py
test_server.py Fix some tests which leaked logcontexts 2018-11-19 17:07:01 +00:00
test_state.py
test_terms_auth.py Fix the terms UI auth tests 2018-11-15 23:00:28 -07:00
test_test_utils.py
test_types.py
test_visibility.py
unittest.py Patch defer.inlineCallbacks to check logcontexts in tests (#4205) 2018-12-04 11:30:32 +01:00
utils.py